diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-02-23 23:45:45 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-02-23 23:45:45 +0000 |
commit | bde2d64bb535ac168ede02035b58852e242dda72 (patch) | |
tree | 43b4bd84d65e4d4a9371970f8ba5f676b08c5fe4 /media-sound/waif | |
parent | mpg123 dep changed to virtual (Manifest recommit) (diff) | |
download | gentoo-2-bde2d64bb535ac168ede02035b58852e242dda72.tar.gz gentoo-2-bde2d64bb535ac168ede02035b58852e242dda72.tar.bz2 gentoo-2-bde2d64bb535ac168ede02035b58852e242dda72.zip |
mpg123 dep changed to virtual
Diffstat (limited to 'media-sound/waif')
-rw-r--r-- | media-sound/waif/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/waif/waif-0.59.6.ebuild | 6 | ||||
-rw-r--r-- | media-sound/waif/waif-0.59.7.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/waif/ChangeLog b/media-sound/waif/ChangeLog index 1bff695e93e4..3be686b21c23 100644 --- a/media-sound/waif/ChangeLog +++ b/media-sound/waif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/waif -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/ChangeLog,v 1.11 2003/06/12 04:33:10 seemant Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/ChangeLog,v 1.12 2004/02/23 23:43:02 eradicator Exp $ + + 23 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> waif-0.59.6.ebuild, + waif-0.59.7.ebuild: + mpg123 dep changed to virtual 11 Jun 2003; Seemant Kulleen <seemant@gentoo.org> waif-0.59.6.ebuild, waif-0.59.7.ebuild: diff --git a/media-sound/waif/waif-0.59.6.ebuild b/media-sound/waif/waif-0.59.6.ebuild index c06b980cccf0..b33f3c962fad 100644 --- a/media-sound/waif/waif-0.59.6.ebuild +++ b/media-sound/waif/waif-0.59.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.6.ebuild,v 1.5 2003/09/07 00:06:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.6.ebuild,v 1.6 2004/02/23 23:43:02 eradicator Exp $ IUSE="X gnome xmms oggvorbis" @@ -19,7 +19,7 @@ DEPEND="dev-lang/tcl dev-tcltk/expect" RDEPEND="dev-tcltk/expect - media-sound/mpg123 + virtual/mpg123 media-sound/takcd media-sound/aumix media-sound/id3ed diff --git a/media-sound/waif/waif-0.59.7.ebuild b/media-sound/waif/waif-0.59.7.ebuild index 55190727c6bb..f42111120b46 100644 --- a/media-sound/waif/waif-0.59.7.ebuild +++ b/media-sound/waif/waif-0.59.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.7.ebuild,v 1.6 2003/09/07 00:06:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.7.ebuild,v 1.7 2004/02/23 23:43:02 eradicator Exp $ IUSE="X gnome xmms oggvorbis" @@ -19,7 +19,7 @@ DEPEND="dev-lang/tcl dev-tcltk/expect" RDEPEND="dev-tcltk/expect - media-sound/mpg123 + virtual/mpg123 media-sound/takcd media-sound/aumix media-libs/id3lib |