diff options
author | Kito Danya Dietrich <kito@gentoo.org> | 2005-04-21 18:02:53 +0000 |
---|---|---|
committer | Kito Danya Dietrich <kito@gentoo.org> | 2005-04-21 18:02:53 +0000 |
commit | 14241ed61b9c2c963149c0f90346f85d2f8f2dbb (patch) | |
tree | b2719d3e1b65b3e91c705f7902697d0a99b2e944 /media-libs | |
parent | stable amd64 (diff) | |
download | gentoo-2-14241ed61b9c2c963149c0f90346f85d2f8f2dbb.tar.gz gentoo-2-14241ed61b9c2c963149c0f90346f85d2f8f2dbb.tar.bz2 gentoo-2-14241ed61b9c2c963149c0f90346f85d2f8f2dbb.zip |
Stable on ppc-macos
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/ladspa-cmt/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild | 4 | ||||
-rw-r--r-- | media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-libs/ladspa-cmt/ChangeLog b/media-libs/ladspa-cmt/ChangeLog index e7eea8f3002f..bdd44ecd01a0 100644 --- a/media-libs/ladspa-cmt/ChangeLog +++ b/media-libs/ladspa-cmt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/ladspa-cmt -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.17 2004/10/29 00:39:27 kito Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ChangeLog,v 1.18 2005/04/21 18:02:53 kito Exp $ + + 21 Apr 2005; Kito <kito@gentoo.org> ladspa-cmt-1.15.ebuild: + Stable on ppc-macos 28 Oct 2004; Kito <kito@gentoo.org> +files/ladspa-cmt-darwin.patch, -files/ladspa-cmt-ppc-macos.patch, ladspa-cmt-1.15.ebuild: diff --git a/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild b/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild index f1ed48472981..04f34fbeba9b 100644 --- a/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild +++ b/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.14.ebuild,v 1.11 2004/07/14 19:51:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.14.ebuild,v 1.12 2005/04/21 18:02:53 kito Exp $ DESCRIPTION="CMT (computer music toolkit) Lasdpa library plugins" HOMEPAGE="http://www.ladspa.org/" diff --git a/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild b/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild index f963d9bd8e7c..aaa9c030254a 100644 --- a/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild +++ b/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.15.ebuild,v 1.16 2004/10/29 00:39:27 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-cmt/ladspa-cmt-1.15.ebuild,v 1.17 2005/04/21 18:02:53 kito Exp $ inherit eutils @@ -13,7 +13,7 @@ DESCRIPTION="CMT (computer music toolkit) Lasdpa library plugins" HOMEPAGE="http://www.ladspa.org/" SRC_URI="http://www.ladspa.org/download/${MY_P}.tgz" -KEYWORDS="x86 ~ppc amd64 sparc ~ppc-macos" +KEYWORDS="x86 ~ppc amd64 sparc ppc-macos" LICENSE="LGPL-2.1" SLOT="0" |