diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-05-03 10:11:41 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-05-03 10:11:41 +0000 |
commit | c0b6df3f2e71ff7008fb1d11a3a2f6fd9fa10176 (patch) | |
tree | 860461e778c94ef635dcf9c54a9039ed06387520 /media-libs/ladspa-cmt | |
parent | Change LICENSE to all-rights-reserved, add mirror and bindist restrictions, b... (diff) | |
download | gentoo-2-c0b6df3f2e71ff7008fb1d11a3a2f6fd9fa10176.tar.gz gentoo-2-c0b6df3f2e71ff7008fb1d11a3a2f6fd9fa10176.tar.bz2 gentoo-2-c0b6df3f2e71ff7008fb1d11a3a2f6fd9fa10176.zip |
Fix description, and clean up the Manifest.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-libs/ladspa-cmt')
-rw-r--r-- | media-libs/ladspa-cmt/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ladspa-cmt/ChangeLog b/media-libs/ladspa-cmt/ChangeLog index 667473b2e41e..e9817c6fb6bc 100644 --- a/media-libs/ladspa-cmt/ChangeLog +++ b/media-libs/ladspa-cmt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/ladspa-cmt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.55 2014/05/03 09:27:38 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.56 2014/05/03 10:11:41 mgorny Exp $ + + 03 May 2014; Michał Górny <mgorny@gentoo.org> ladspa-cmt-1.16-r4.ebuild: + Fix description, and clean up the Manifest. *ladspa-cmt-1.16-r4 (03 May 2014) diff --git a/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild b/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild index 901f4ba24c72..685cf8e82397 100644 --- a/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild +++ b/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v 1.1 2014/05/03 09:27:38 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.16-r4.ebuild,v 1.2 2014/05/03 10:11:41 mgorny Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit eutils multilib toolchain-funcs multilib-minimal S="${WORKDIR}/cmt/src" MY_P="cmt_src_${PV}" -DESCRIPTION="CMT (computer music toolkit) Lasdpa library plugins" +DESCRIPTION="CMT (computer music toolkit) LADSPA library plugins" HOMEPAGE="http://www.ladspa.org/" SRC_URI="http://www.ladspa.org/download/${MY_P}.tgz" |