diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:09:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:09:03 +0000 |
commit | 69afda2611c46a88ea05567025af2d39cd7b22db (patch) | |
tree | 6a528924ad6b6684b2ce78f9ac02a14d5cb8ba2e /media-libs/liblingoteach | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-69afda2611c46a88ea05567025af2d39cd7b22db.tar.gz gentoo-2-69afda2611c46a88ea05567025af2d39cd7b22db.tar.bz2 gentoo-2-69afda2611c46a88ea05567025af2d39cd7b22db.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'media-libs/liblingoteach')
-rw-r--r-- | media-libs/liblingoteach/ChangeLog | 9 | ||||
-rw-r--r-- | media-libs/liblingoteach/liblingoteach-0.2.3.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/media-libs/liblingoteach/ChangeLog b/media-libs/liblingoteach/ChangeLog index 4c3628f9bd12..6edf0e0d9e9e 100644 --- a/media-libs/liblingoteach/ChangeLog +++ b/media-libs/liblingoteach/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/liblingoteach -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/ChangeLog,v 1.7 2012/05/05 08:02:41 jdhore Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/ChangeLog,v 1.8 2014/08/10 21:09:03 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + liblingoteach-0.2.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 May 2012; Jeff Horelick <jdhore@gentoo.org> liblingoteach-0.2.3.ebuild: dev-util/pkgconfig -> virtual/pkgconfig @@ -30,4 +34,3 @@ 30 Dec 2004; Chris White <chriswhite@gentoo.org> +metadata.xml, +liblingoteach-0.2.1.ebuild: Initial import as per bug #30583. - diff --git a/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild b/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild index 0f7e52e26123..5b2a65e0469c 100644 --- a/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild +++ b/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild,v 1.4 2012/05/05 08:02:41 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild,v 1.5 2014/08/10 21:09:03 slyfox Exp $ EAPI=2 -DESCRIPTION="A library to support lingoteach-ui and for generic lesson development." +DESCRIPTION="A library to support lingoteach-ui and for generic lesson development" HOMEPAGE="http://lingoteach.sourceforge.net" SRC_URI="mirror://sourceforge/lingoteach/${P}.tar.gz" |