diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:12:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:12:26 +0000 |
commit | b9acffd57249e698890c13636cdcc8df4059337a (patch) | |
tree | eb27a8f7e049924c2a8a3bf34d75d80a2296631c /media-libs/sublib | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-b9acffd57249e698890c13636cdcc8df4059337a.tar.gz gentoo-2-b9acffd57249e698890c13636cdcc8df4059337a.tar.bz2 gentoo-2-b9acffd57249e698890c13636cdcc8df4059337a.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/sublib')
-rw-r--r-- | media-libs/sublib/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/sublib/sublib-0.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/sublib/ChangeLog b/media-libs/sublib/ChangeLog index 3f9e66e5e264..45ff109b0403 100644 --- a/media-libs/sublib/ChangeLog +++ b/media-libs/sublib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sublib -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sublib/ChangeLog,v 1.6 2013/11/06 04:32:29 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sublib/ChangeLog,v 1.7 2014/08/10 21:12:26 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sublib-0.9.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 Nov 2013; Patrick Lauer <patrick@gentoo.org> sublib-0.9.ebuild: Shorten description, make repoman happier diff --git a/media-libs/sublib/sublib-0.9.ebuild b/media-libs/sublib/sublib-0.9.ebuild index 7c66128b5d35..35580464b06b 100644 --- a/media-libs/sublib/sublib-0.9.ebuild +++ b/media-libs/sublib/sublib-0.9.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 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/sublib/sublib-0.9.ebuild,v 1.6 2013/11/06 04:32:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sublib/sublib-0.9.ebuild,v 1.7 2014/08/10 21:12:26 slyfox Exp $ inherit mono -DESCRIPTION="Subtitling library that allows for subtitle editing, conversion and synchronization." +DESCRIPTION="Subtitling library that allows for subtitle editing, conversion and synchronization" HOMEPAGE="http://sublib.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" |