summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:41:50 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:41:50 +0000
commit0b27e02eddeda884fe4fe1c5cebb014469ed3a4e (patch)
tree6fcbb654b2d92b9108629e59a6086ce5515cc028 /media-sound/mpg123
parentManifest, network crashed. (diff)
downloadgentoo-2-0b27e02eddeda884fe4fe1c5cebb014469ed3a4e.tar.gz
gentoo-2-0b27e02eddeda884fe4fe1c5cebb014469ed3a4e.tar.bz2
gentoo-2-0b27e02eddeda884fe4fe1c5cebb014469ed3a4e.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/mpg123')
-rw-r--r--media-sound/mpg123/ChangeLog6
-rw-r--r--media-sound/mpg123/mpg123-1.13.2.ebuild6
-rw-r--r--media-sound/mpg123/mpg123-1.13.7.ebuild4
-rw-r--r--media-sound/mpg123/mpg123-1.13.8.ebuild4
-rw-r--r--media-sound/mpg123/mpg123-1.14.0.ebuild4
5 files changed, 14 insertions, 10 deletions
diff --git a/media-sound/mpg123/ChangeLog b/media-sound/mpg123/ChangeLog
index a2d5a8fd4496..9ae25848a207 100644
--- a/media-sound/mpg123/ChangeLog
+++ b/media-sound/mpg123/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/mpg123
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.254 2012/05/01 04:28:58 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.255 2012/05/05 08:41:50 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> mpg123-1.13.2.ebuild,
+ mpg123-1.13.7.ebuild, mpg123-1.13.8.ebuild, mpg123-1.14.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
01 May 2012; Tim Harder <radhermit@gentoo.org> -mpg123-1.13.3.ebuild,
-mpg123-1.13.4.ebuild, -mpg123-1.13.5.ebuild, -mpg123-1.13.6.ebuild:
diff --git a/media-sound/mpg123/mpg123-1.13.2.ebuild b/media-sound/mpg123/mpg123-1.13.2.ebuild
index e829f61b3896..c1cde8e6e9d7 100644
--- a/media-sound/mpg123/mpg123-1.13.2.ebuild
+++ b/media-sound/mpg123/mpg123-1.13.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.2.ebuild,v 1.7 2011/07/17 09:45:23 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.2.ebuild,v 1.8 2012/05/05 08:41:50 mgorny Exp $
EAPI=3
inherit toolchain-funcs libtool
@@ -23,7 +23,7 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
sdl? ( media-libs/libsdl )
sys-devel/libtool"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
elibtoolize # for Darwin bundles
diff --git a/media-sound/mpg123/mpg123-1.13.7.ebuild b/media-sound/mpg123/mpg123-1.13.7.ebuild
index 7c753373b9d9..a3f877e62d29 100644
--- a/media-sound/mpg123/mpg123-1.13.7.ebuild
+++ b/media-sound/mpg123/mpg123-1.13.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.7.ebuild,v 1.2 2012/03/25 23:44:54 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.7.ebuild,v 1.3 2012/05/05 08:41:50 mgorny Exp $
EAPI=4
inherit toolchain-funcs libtool
@@ -22,7 +22,7 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
sdl? ( media-libs/libsdl )
sys-devel/libtool"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )
diff --git a/media-sound/mpg123/mpg123-1.13.8.ebuild b/media-sound/mpg123/mpg123-1.13.8.ebuild
index 5b357491bf9e..9ebedc73bd13 100644
--- a/media-sound/mpg123/mpg123-1.13.8.ebuild
+++ b/media-sound/mpg123/mpg123-1.13.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.8.ebuild,v 1.1 2012/04/12 20:41:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.8.ebuild,v 1.2 2012/05/05 08:41:50 mgorny Exp $
EAPI=4
inherit toolchain-funcs libtool
@@ -22,7 +22,7 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
sdl? ( media-libs/libsdl )
sys-devel/libtool"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )
diff --git a/media-sound/mpg123/mpg123-1.14.0.ebuild b/media-sound/mpg123/mpg123-1.14.0.ebuild
index 26e52aad667d..9003a899b894 100644
--- a/media-sound/mpg123/mpg123-1.14.0.ebuild
+++ b/media-sound/mpg123/mpg123-1.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.14.0.ebuild,v 1.1 2012/05/01 04:27:42 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.14.0.ebuild,v 1.2 2012/05/05 08:41:50 mgorny Exp $
EAPI=4
inherit toolchain-funcs libtool
@@ -22,7 +22,7 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
sdl? ( media-libs/libsdl )
sys-devel/libtool"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )