diff options
author | 2016-09-19 20:43:28 +0200 | |
---|---|---|
committer | 2016-09-19 20:43:44 +0200 | |
commit | 56442e25a5c52f4e6306caa46d90275ab5644e8f (patch) | |
tree | 6af9ee17082ff4b52b0e4d24b758c212d6d94918 /media-libs/gnonlin | |
parent | media-libs/gnonlin: Stop using deprecated eclass (#587816) (diff) | |
download | gentoo-56442e25a5c52f4e6306caa46d90275ab5644e8f.tar.gz gentoo-56442e25a5c52f4e6306caa46d90275ab5644e8f.tar.bz2 gentoo-56442e25a5c52f4e6306caa46d90275ab5644e8f.zip |
media-libs/gnonlin: Make DESCRIPTION shorter
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-libs/gnonlin')
-rw-r--r-- | media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild b/media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild index 12a92735610b..96514846a234 100644 --- a/media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild +++ b/media-libs/gnonlin/gnonlin-1.4.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils -DESCRIPTION="Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors" +DESCRIPTION="Set of GStreamer elements to ease the creation of non-linear multimedia editors" HOMEPAGE="http://gnonlin.sourceforge.net" SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz" |