summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
commit3ce8ed6ed02cf2981ee1c00575c2063a63c5697c (patch)
treeab886dec7b4086b5afee91418497e5dff5321b91 /media-sound/gqradio
parentManifest, network crashed. (diff)
downloadhistorical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.tar.gz
historical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.tar.bz2
historical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'media-sound/gqradio')
-rw-r--r--media-sound/gqradio/ChangeLog7
-rw-r--r--media-sound/gqradio/gqradio-1.9.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/gqradio/ChangeLog b/media-sound/gqradio/ChangeLog
index 918a0675e528..3b370368dc9b 100644
--- a/media-sound/gqradio/ChangeLog
+++ b/media-sound/gqradio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/gqradio
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/ChangeLog,v 1.16 2011/03/12 09:45:33 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/ChangeLog,v 1.17 2012/05/05 08:27:48 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> gqradio-1.9.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
12 Mar 2011; Tim Harder <radhermit@gentoo.org> gqradio-1.9.2.ebuild:
Update to EAPI 2 and use slot dep for gtk+.
diff --git a/media-sound/gqradio/gqradio-1.9.2.ebuild b/media-sound/gqradio/gqradio-1.9.2.ebuild
index 02bd20235411..3edffefb22f5 100644
--- a/media-sound/gqradio/gqradio-1.9.2.ebuild
+++ b/media-sound/gqradio/gqradio-1.9.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/gqradio/gqradio-1.9.2.ebuild,v 1.4 2011/03/12 09:45:33 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/gqradio-1.9.2.ebuild,v 1.5 2012/05/05 08:27:48 mgorny Exp $
EAPI=2
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND=">=x11-libs/gtk+-2.4:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
src_install() {