summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-02-15 21:40:34 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-02-15 21:40:34 +0000
commit19d30431f0ea489c949eddb867f898aaec5a1d94 (patch)
treefa426cf8bef652beb44701e86967a7cdecf50d56 /media-sound
parentDo not run grpconv if grpck do not return 0, bug #33282. (Manifest recommit) (diff)
downloadgentoo-2-19d30431f0ea489c949eddb867f898aaec5a1d94.tar.gz
gentoo-2-19d30431f0ea489c949eddb867f898aaec5a1d94.tar.bz2
gentoo-2-19d30431f0ea489c949eddb867f898aaec5a1d94.zip
PROVIDE="virtual/mpg123" for bug #14940.
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mpg123/ChangeLog9
-rw-r--r--media-sound/mpg123/metadata.xml4
-rw-r--r--media-sound/mpg123/mpg123-0.59r-r2.ebuild4
-rw-r--r--media-sound/mpg123/mpg123-0.59r-r3.ebuild4
-rw-r--r--media-sound/mpg123/mpg123-0.59s-r1.ebuild4
-rw-r--r--media-sound/mpg123/mpg123-0.59s-r2.ebuild4
6 files changed, 20 insertions, 9 deletions
diff --git a/media-sound/mpg123/ChangeLog b/media-sound/mpg123/ChangeLog
index 2c051f29c5d4..dba035c9c9a8 100644
--- a/media-sound/mpg123/ChangeLog
+++ b/media-sound/mpg123/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-sound/mpg123
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.30 2004/02/15 21:10:47 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.31 2004/02/15 21:40:34 eradicator Exp $
+
+*mpg123-0.59s-r2 (15 Feb 2004)
+
+ 15 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> metadata.xml,
+ mpg123-0.59r-r2.ebuild, mpg123-0.59r-r3.ebuild, mpg123-0.59s-r1.ebuild,
+ mpg123-0.59s-r2.ebuild:
+ PROVIDE="virtual/mpg123" for bug #14940.
15 Feb 2004; <solar@gentoo.org> mpg123-0.59r-r2.ebuild,
mpg123-0.59r-r3.ebuild, files/mpg123-0.59s-heapfix.diff:
diff --git a/media-sound/mpg123/metadata.xml b/media-sound/mpg123/metadata.xml
index 78ec7f6984fe..e1774e3d9ad7 100644
--- a/media-sound/mpg123/metadata.xml
+++ b/media-sound/mpg123/metadata.xml
@@ -2,8 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sound</herd>
-<maintainer>
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound Team</name>
-</maintainer>
</pkgmetadata>
diff --git a/media-sound/mpg123/mpg123-0.59r-r2.ebuild b/media-sound/mpg123/mpg123-0.59r-r2.ebuild
index b5cea5ca04d3..3c3c22ad8775 100644
--- a/media-sound/mpg123/mpg123-0.59r-r2.ebuild
+++ b/media-sound/mpg123/mpg123-0.59r-r2.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/mpg123/mpg123-0.59r-r2.ebuild,v 1.8 2004/02/15 21:10:47 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59r-r2.ebuild,v 1.9 2004/02/15 21:40:34 eradicator Exp $
S=${WORKDIR}/${P}
@@ -15,6 +15,8 @@ SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc alpha hppa amd64"
+PROVIDE="virtual/mpg123"
+
src_unpack () {
unpack ${A}
cd ${S}
diff --git a/media-sound/mpg123/mpg123-0.59r-r3.ebuild b/media-sound/mpg123/mpg123-0.59r-r3.ebuild
index 9c640a8c925a..d765970137c9 100644
--- a/media-sound/mpg123/mpg123-0.59r-r3.ebuild
+++ b/media-sound/mpg123/mpg123-0.59r-r3.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/mpg123/mpg123-0.59r-r3.ebuild,v 1.4 2004/02/15 21:10:47 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59r-r3.ebuild,v 1.5 2004/02/15 21:40:34 eradicator Exp $
inherit eutils
@@ -18,6 +18,8 @@ SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc alpha hppa amd64"
+PROVIDE="virtual/mpg123"
+
src_unpack () {
unpack ${A}
unpack ${P}-gentoo.tar.bz2
diff --git a/media-sound/mpg123/mpg123-0.59s-r1.ebuild b/media-sound/mpg123/mpg123-0.59s-r1.ebuild
index 6ab95da7b58d..d3648bb4e9c7 100644
--- a/media-sound/mpg123/mpg123-0.59s-r1.ebuild
+++ b/media-sound/mpg123/mpg123-0.59s-r1.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/mpg123/mpg123-0.59s-r1.ebuild,v 1.10 2004/02/15 20:59:24 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r1.ebuild,v 1.11 2004/02/15 21:40:34 eradicator Exp $
inherit eutils
@@ -13,6 +13,8 @@ SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ia64 ~amd64 ppc sparc alpha ~hppa ~mips"
+PROVIDE="virtual/mpg123"
+
DEPEND="virtual/glibc
>=sys-apps/sed-4"
diff --git a/media-sound/mpg123/mpg123-0.59s-r2.ebuild b/media-sound/mpg123/mpg123-0.59s-r2.ebuild
index 142077621690..7fdcd35a703d 100644
--- a/media-sound/mpg123/mpg123-0.59s-r2.ebuild
+++ b/media-sound/mpg123/mpg123-0.59s-r2.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/mpg123/mpg123-0.59s-r2.ebuild,v 1.1 2004/02/15 21:10:47 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r2.ebuild,v 1.2 2004/02/15 21:40:34 eradicator Exp $
inherit eutils
@@ -13,6 +13,8 @@ SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ia64 ~amd64 ppc sparc alpha ~hppa ~mips"
+PROVIDE="virtual/mpg123"
+
DEPEND="virtual/glibc
>=sys-apps/sed-4"