summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-02-24 00:02:21 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-02-24 00:02:21 +0000
commit7a1e54e8c03d9cf2899a503b9de1fe1489cd8dc5 (patch)
tree19ab3703d77f23a04ffe05ecd8d1497096e9691a /media-sound/apollo
parentmake gtk non-optional (diff)
downloadhistorical-7a1e54e8c03d9cf2899a503b9de1fe1489cd8dc5.tar.gz
historical-7a1e54e8c03d9cf2899a503b9de1fe1489cd8dc5.tar.bz2
historical-7a1e54e8c03d9cf2899a503b9de1fe1489cd8dc5.zip
mpg123 dep changed to virtual
Diffstat (limited to 'media-sound/apollo')
-rw-r--r--media-sound/apollo/ChangeLog8
-rw-r--r--media-sound/apollo/apollo-1.4.1.ebuild8
-rw-r--r--media-sound/apollo/apollo-1.4.2.ebuild6
-rw-r--r--media-sound/apollo/metadata.xml5
4 files changed, 18 insertions, 9 deletions
diff --git a/media-sound/apollo/ChangeLog b/media-sound/apollo/ChangeLog
index abb3f015d31c..6d5e331e396f 100644
--- a/media-sound/apollo/ChangeLog
+++ b/media-sound/apollo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/apollo
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/ChangeLog,v 1.9 2003/07/19 18:25:42 raker Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/ChangeLog,v 1.10 2004/02/23 23:58:31 eradicator Exp $
+
+ 23 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> apollo-1.4.1.ebuild,
+ apollo-1.4.2.ebuild, metadata.xml:
+ mpg123 dep changed to virtual
19 Jul 2003; Nick Hadaway <raker@gentoo.org>:
Removed unneeded 1.4.2-r1
diff --git a/media-sound/apollo/apollo-1.4.1.ebuild b/media-sound/apollo/apollo-1.4.1.ebuild
index 128d2ef99a36..fc80253f7cf7 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-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/apollo/apollo-1.4.1.ebuild,v 1.5 2003/08/07 04:04:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.4.1.ebuild,v 1.6 2004/02/23 23:58:31 eradicator Exp $
IUSE="kde qt"
@@ -13,10 +13,10 @@ SLOT="2"
LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="media-sound/mpg123
+DEPEND="virtual/mpg123
media-libs/id3lib
media-sound/mad
- qt? ( x11-libs/qt )
+ qt? ( x11-libs/qt )
kde? ( kde-base/kdelibs )"
# dev-libs/STLport
diff --git a/media-sound/apollo/apollo-1.4.2.ebuild b/media-sound/apollo/apollo-1.4.2.ebuild
index 38b9d41e257e..54393e346d6c 100644
--- a/media-sound/apollo/apollo-1.4.2.ebuild
+++ b/media-sound/apollo/apollo-1.4.2.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/apollo/apollo-1.4.2.ebuild,v 1.4 2003/08/07 04:04:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.4.2.ebuild,v 1.5 2004/02/23 23:58:31 eradicator Exp $
IUSE="qt"
@@ -16,7 +16,7 @@ SLOT="2"
LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="media-sound/mpg123
+DEPEND="virtual/mpg123
media-libs/id3lib
media-sound/mad
qt? ( x11-libs/qt )"
diff --git a/media-sound/apollo/metadata.xml b/media-sound/apollo/metadata.xml
new file mode 100644
index 000000000000..e1774e3d9ad7
--- /dev/null
+++ b/media-sound/apollo/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sound</herd>
+</pkgmetadata>