summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-23 16:47:43 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-23 16:47:43 +0000
commitb94e56fab0e84ab5eb7386d3658206fac0f8d9a2 (patch)
treef7e6457f7f1556b9d5d7accf457fffbad6f423d0 /media-sound/pd
parentChanged ebuild's name to reflect the date of snapshot. Should fix bug (Manif... (diff)
downloadgentoo-2-b94e56fab0e84ab5eb7386d3658206fac0f8d9a2.tar.gz
gentoo-2-b94e56fab0e84ab5eb7386d3658206fac0f8d9a2.tar.bz2
gentoo-2-b94e56fab0e84ab5eb7386d3658206fac0f8d9a2.zip
Stable x86.
Diffstat (limited to 'media-sound/pd')
-rw-r--r--media-sound/pd/ChangeLog5
-rw-r--r--media-sound/pd/pd-0.37.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/pd/ChangeLog b/media-sound/pd/ChangeLog
index 2c16fba07503..05bc0138ff04 100644
--- a/media-sound/pd/ChangeLog
+++ b/media-sound/pd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/pd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/ChangeLog,v 1.16 2004/04/14 10:07:59 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/ChangeLog,v 1.17 2004/04/23 16:47:43 eradicator Exp $
+
+ 23 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> pd-0.37.1.ebuild:
+ Stable x86.
14 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> pd-0.35.0-r2.ebuild,
pd-0.36.0.ebuild, pd-0.37.0.ebuild:
diff --git a/media-sound/pd/pd-0.37.1.ebuild b/media-sound/pd/pd-0.37.1.ebuild
index 5b2c91310f84..0259f1fefe5d 100644
--- a/media-sound/pd/pd-0.37.1.ebuild
+++ b/media-sound/pd/pd-0.37.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/pd-0.37.1.ebuild,v 1.6 2004/04/08 07:22:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/pd-0.37.1.ebuild,v 1.7 2004/04/23 16:47:43 eradicator Exp $
inherit eutils
@@ -14,8 +14,8 @@ SRC_URI="http://www-crca.ucsd.edu/~msp/Software/${MY_P}.src.tar.gz"
LICENSE="BSD | as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
-IUSE="X alsa"
+KEYWORDS="x86 ~ppc"
+IUSE="X alsa debug"
RDEPEND=">=dev-lang/tcl-8.3.3
>=dev-lang/tk-8.3.3