summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-04-11 17:38:31 +0000
committerMamoru Komachi <usata@gentoo.org>2004-04-11 17:38:31 +0000
commit4c538b25f81af9b6cd5aaa6a224c94dbe1f750a2 (patch)
treedef2baa2206b681298cb7eb5b2f2c68ceb7f3ed0 /media-sound/snd
parentMarked stable. Ebuild fixups. (Manifest recommit) (diff)
downloadgentoo-2-4c538b25f81af9b6cd5aaa6a224c94dbe1f750a2.tar.gz
gentoo-2-4c538b25f81af9b6cd5aaa6a224c94dbe1f750a2.tar.bz2
gentoo-2-4c538b25f81af9b6cd5aaa6a224c94dbe1f750a2.zip
virtual/ruby fix
Diffstat (limited to 'media-sound/snd')
-rw-r--r--media-sound/snd/ChangeLog6
-rw-r--r--media-sound/snd/snd-6.7.ebuild4
-rw-r--r--media-sound/snd/snd-7.0.ebuild4
-rw-r--r--media-sound/snd/snd-7.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog
index 9808dc28d051..d26ff0848026 100644
--- a/media-sound/snd/ChangeLog
+++ b/media-sound/snd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/snd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.11 2004/04/01 08:15:28 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.12 2004/04/11 17:38:31 usata Exp $
+
+ 12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> snd-6.7.ebuild,
+ snd-7.0.ebuild, snd-7.1.ebuild:
+ virtual/ruby fix
01 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> snd-7.1.ebuild:
Stable x86.
diff --git a/media-sound/snd/snd-6.7.ebuild b/media-sound/snd/snd-6.7.ebuild
index c95751aea909..bd7ce375fd20 100644
--- a/media-sound/snd/snd-6.7.ebuild
+++ b/media-sound/snd/snd-6.7.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/snd/snd-6.7.ebuild,v 1.6 2004/03/01 05:37:16 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-6.7.ebuild,v 1.7 2004/04/11 17:38:31 usata Exp $
IUSE="esd motif guile X gtk ruby alsa"
@@ -23,7 +23,7 @@ DEPEND="X? ( virtual/x11 )
gtk? ( x11-libs/gtk+ )
guile? ( dev-util/guile )
motif? ( x11-libs/openmotif )
- ruby? ( dev-lang/ruby )"
+ ruby? ( virtual/ruby )"
src_compile() {
diff --git a/media-sound/snd/snd-7.0.ebuild b/media-sound/snd/snd-7.0.ebuild
index b2819429164a..92cbeae16031 100644
--- a/media-sound/snd/snd-7.0.ebuild
+++ b/media-sound/snd/snd-7.0.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/snd/snd-7.0.ebuild,v 1.1 2004/01/08 00:13:42 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.0.ebuild,v 1.2 2004/04/11 17:38:31 usata Exp $
IUSE="esd motif guile X gtk ruby alsa"
@@ -23,7 +23,7 @@ DEPEND="X? ( virtual/x11 )
gtk? ( x11-libs/gtk+ )
guile? ( dev-util/guile )
motif? ( x11-libs/openmotif )
- ruby? ( dev-lang/ruby )"
+ ruby? ( virtual/ruby )"
src_compile() {
diff --git a/media-sound/snd/snd-7.1.ebuild b/media-sound/snd/snd-7.1.ebuild
index f5452e669a41..2a1b4c0ee6bb 100644
--- a/media-sound/snd/snd-7.1.ebuild
+++ b/media-sound/snd/snd-7.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/snd/snd-7.1.ebuild,v 1.3 2004/04/01 08:15:28 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.1.ebuild,v 1.4 2004/04/11 17:38:31 usata Exp $
IUSE="esd motif guile X gtk ruby alsa"
@@ -23,7 +23,7 @@ DEPEND="X? ( virtual/x11 )
gtk? ( x11-libs/gtk+ )
guile? ( dev-util/guile )
motif? ( x11-libs/openmotif )
- ruby? ( dev-lang/ruby )"
+ ruby? ( virtual/ruby )"
src_compile() {