diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-04 02:14:51 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-04 02:14:51 +0000 |
commit | 494e5be2acebbf3a3f700e08abcb9b3dae42d983 (patch) | |
tree | 8bde708bc370bb68e39194d53c2e9254681b69c0 /media-sound/apollo/apollo-1.4.1.ebuild | |
parent | use emake in src_compile, not src_install (bug #48131); tidy (diff) | |
download | historical-494e5be2acebbf3a3f700e08abcb9b3dae42d983.tar.gz historical-494e5be2acebbf3a3f700e08abcb9b3dae42d983.tar.bz2 historical-494e5be2acebbf3a3f700e08abcb9b3dae42d983.zip |
Changing mad dep to madplay.
Diffstat (limited to 'media-sound/apollo/apollo-1.4.1.ebuild')
-rw-r--r-- | media-sound/apollo/apollo-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/apollo/apollo-1.4.1.ebuild b/media-sound/apollo/apollo-1.4.1.ebuild index fc80253f7cf7..75bdc2bf2dbe 100644 --- a/media-sound/apollo/apollo-1.4.1.ebuild +++ b/media-sound/apollo/apollo-1.4.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/apollo/apollo-1.4.1.ebuild,v 1.6 2004/02/23 23:58:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.4.1.ebuild,v 1.7 2004/05/04 02:13:01 eradicator Exp $ IUSE="kde qt" @@ -15,7 +15,7 @@ KEYWORDS="x86" DEPEND="virtual/mpg123 media-libs/id3lib - media-sound/mad + media-sound/madplay qt? ( x11-libs/qt ) kde? ( kde-base/kdelibs )" # dev-libs/STLport |