summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-09-03 21:51:22 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-09-03 21:51:22 +0000
commit3eefdf80a511e964bcc1a4327696149bc23b5296 (patch)
tree6b1c4924b24f4e491fc0221fb5127dede1ff73c2 /media-sound/pd
parentDepend on the correct fuse version thanks to Sören Brunk <soerenbrunk@web.de... (diff)
downloadgentoo-2-3eefdf80a511e964bcc1a4327696149bc23b5296.tar.gz
gentoo-2-3eefdf80a511e964bcc1a4327696149bc23b5296.tar.bz2
gentoo-2-3eefdf80a511e964bcc1a4327696149bc23b5296.zip
x86 stable, its not perfect but something that works with modx is better then nothing
(Portage version: 2.1-r2)
Diffstat (limited to 'media-sound/pd')
-rw-r--r--media-sound/pd/ChangeLog5
-rw-r--r--media-sound/pd/pd-0.39_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/pd/ChangeLog b/media-sound/pd/ChangeLog
index ebce121fca78..8257090f3c50 100644
--- a/media-sound/pd/ChangeLog
+++ b/media-sound/pd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/pd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/ChangeLog,v 1.28 2006/08/18 20:17:50 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/ChangeLog,v 1.29 2006/09/03 21:51:22 tsunam Exp $
+
+ 03 Sep 2006; Joshua Jackson <tsunam@gentoo.org> pd-0.39_p1.ebuild:
+ Stable x86; bug #144322
18 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> pd-0.39_p1.ebuild:
ppc stable, bug #144322
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