diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-11-06 04:32:29 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-11-06 04:32:29 +0000 |
commit | f29a2234bdc5c2ba082039a07616ba42038b59b3 (patch) | |
tree | d24a3e61f12981ca1c0375b98437149a394a0de8 /media-libs/sublib/sublib-0.9.ebuild | |
parent | Initial import. (diff) | |
download | gentoo-2-f29a2234bdc5c2ba082039a07616ba42038b59b3.tar.gz gentoo-2-f29a2234bdc5c2ba082039a07616ba42038b59b3.tar.bz2 gentoo-2-f29a2234bdc5c2ba082039a07616ba42038b59b3.zip |
Shorten description, make repoman happier
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/sublib/sublib-0.9.ebuild')
-rw-r--r-- | media-libs/sublib/sublib-0.9.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/media-libs/sublib/sublib-0.9.ebuild b/media-libs/sublib/sublib-0.9.ebuild index 76242fee8424..7c66128b5d35 100644 --- a/media-libs/sublib/sublib-0.9.ebuild +++ b/media-libs/sublib/sublib-0.9.ebuild @@ -1,12 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2013 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.5 2009/04/30 15:36:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sublib/sublib-0.9.ebuild,v 1.6 2013/11/06 04:32:29 patrick Exp $ inherit mono -DESCRIPTION="SubLib is a library that eases the development of subtitling -applications. It supports the most common text-based subtitle formats and 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" |