diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:57:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:57:46 +0000 |
commit | 6943caa5578f19e1925daa2c581b1877aa12b862 (patch) | |
tree | 3c71cb954959e67ee13d0235f56ddc0dc676e82a /media-video | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-6943caa5578f19e1925daa2c581b1877aa12b862.tar.gz gentoo-2-6943caa5578f19e1925daa2c581b1877aa12b862.tar.bz2 gentoo-2-6943caa5578f19e1925daa2c581b1877aa12b862.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-video')
-rw-r--r-- | media-video/cxfe/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/cxfe/cxfe-0.9.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/cxfe/ChangeLog b/media-video/cxfe/ChangeLog index cd66c73a7840..af12d9fbd2fd 100644 --- a/media-video/cxfe/ChangeLog +++ b/media-video/cxfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/cxfe -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v 1.25 2012/05/05 08:58:55 jdhore Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v 1.26 2014/08/10 20:57:46 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cxfe-0.9.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 May 2012; Jeff Horelick <jdhore@gentoo.org> cxfe-0.9.2.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/media-video/cxfe/cxfe-0.9.2.ebuild b/media-video/cxfe/cxfe-0.9.2.ebuild index 3a081f333218..6497623139d4 100644 --- a/media-video/cxfe/cxfe-0.9.2.ebuild +++ b/media-video/cxfe/cxfe-0.9.2.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-video/cxfe/cxfe-0.9.2.ebuild,v 1.4 2012/05/05 08:58:55 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild,v 1.5 2014/08/10 20:57:46 slyfox Exp $ inherit eutils -DESCRIPTION="A command line interface for xine." +DESCRIPTION="A command line interface for xine" HOMEPAGE="http://people.iola.dk/anders/cxfe/" SRC_URI="http://people.iola.dk/anders/cxfe/${P}.tar.bz2" |