diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-03 21:51:22 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-03 21:51:22 +0000 |
commit | 3c086aeafe85295e5565e54795621b9df829776e (patch) | |
tree | 2ba94970777c9189c491da98aee432ae37728e8f /media-sound/pd/pd-0.39_p1.ebuild | |
parent | Depend on the correct fuse version thanks to Sören Brunk <soerenbrunk@web.de... (diff) | |
download | historical-3c086aeafe85295e5565e54795621b9df829776e.tar.gz historical-3c086aeafe85295e5565e54795621b9df829776e.tar.bz2 historical-3c086aeafe85295e5565e54795621b9df829776e.zip |
x86 stable, its not perfect but something that works with modx is better then nothing
Package-Manager: portage-2.1-r2
Diffstat (limited to 'media-sound/pd/pd-0.39_p1.ebuild')
-rw-r--r-- | media-sound/pd/pd-0.39_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pd/pd-0.39_p1.ebuild b/media-sound/pd/pd-0.39_p1.ebuild index a6d861affd3c..f642d29b1d43 100644 --- a/media-sound/pd/pd-0.39_p1.ebuild +++ b/media-sound/pd/pd-0.39_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/pd-0.39_p1.ebuild,v 1.2 2006/08/18 20:17:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/pd-0.39_p1.ebuild,v 1.3 2006/09/03 21:51:22 tsunam Exp $ IUSE="alsa debug jack" @@ -16,7 +16,7 @@ SRC_URI="http://www-crca.ucsd.edu/~msp/Software/${MY_P}.src.tar.gz" LICENSE="|| ( BSD as-is )" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" DEPEND=">=dev-lang/tcl-8.3.3 >=dev-lang/tk-8.3.3 |