diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 12:40:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 12:40:14 +0000 |
commit | a3d409ed23c72cac927a189a45575d18e8acb6d7 (patch) | |
tree | bb6e87cd294d0f7292ae83427859432da341676e /media-sound/ecamegapedal | |
parent | Updated metadata (diff) | |
download | historical-a3d409ed23c72cac927a189a45575d18e8acb6d7.tar.gz historical-a3d409ed23c72cac927a189a45575d18e8acb6d7.tar.bz2 historical-a3d409ed23c72cac927a189a45575d18e8acb6d7.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-sound/ecamegapedal')
-rw-r--r-- | media-sound/ecamegapedal/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/ecamegapedal/ChangeLog b/media-sound/ecamegapedal/ChangeLog index 9803af322486..07760dbbbc9d 100644 --- a/media-sound/ecamegapedal/ChangeLog +++ b/media-sound/ecamegapedal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/ecamegapedal -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ChangeLog,v 1.11 2004/09/22 21:54:07 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ChangeLog,v 1.12 2005/07/25 12:30:13 dholm Exp $ + + 25 Jul 2005; David Holm <dholm@gentoo.org> ecamegapedal-0.4.3.ebuild: + Added to ~ppc. 22 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> ecamegapedal-0.4.3.ebuild: diff --git a/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild b/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild index 84bf08fbc620..bff51c83dddf 100644 --- a/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild +++ b/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild @@ -1,13 +1,13 @@ -# 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-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild,v 1.10 2004/09/22 21:54:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ecamegapedal-0.4.3.ebuild,v 1.11 2005/07/25 12:30:13 dholm Exp $ DESCRIPTION="Ecamegapedal is a real-time effect processor." HOMEPAGE="http://www.wakkanet.fi/~kaiv/ecamegapedal/" SRC_URI="http://ecasound.seul.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 sparc" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="jack" |