summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 08:27:21 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 08:27:21 +0000
commit1c8616c45df18c6a71adb8712e05cf001f9ddc50 (patch)
tree92a2bdf9c15cc6083bed1899bbdd5c298ba6f61f /media-plugins/gmpc-shout
parentAdd meta package for split gnome-utils in gnome-3.4. Update homepage. (diff)
downloadhistorical-1c8616c45df18c6a71adb8712e05cf001f9ddc50.tar.gz
historical-1c8616c45df18c6a71adb8712e05cf001f9ddc50.tar.bz2
historical-1c8616c45df18c6a71adb8712e05cf001f9ddc50.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'media-plugins/gmpc-shout')
-rw-r--r--media-plugins/gmpc-shout/ChangeLog7
-rw-r--r--media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/gmpc-shout/ChangeLog b/media-plugins/gmpc-shout/ChangeLog
index 7f9634d5f21a..19b71f9a31cb 100644
--- a/media-plugins/gmpc-shout/ChangeLog
+++ b/media-plugins/gmpc-shout/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/gmpc-shout
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-shout/ChangeLog,v 1.7 2011/03/19 16:48:17 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-shout/ChangeLog,v 1.8 2012/05/05 08:27:15 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gmpc-shout-0.20.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
19 Mar 2011; Christoph Mende <angelos@gentoo.org> gmpc-shout-0.20.0.ebuild:
Remove .la file
diff --git a/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild b/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild
index 478b0393c45e..7d669756e79d 100644
--- a/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild
+++ b/media-plugins/gmpc-shout/gmpc-shout-0.20.0.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-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild,v 1.4 2011/03/19 16:48:17 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild,v 1.5 2012/05/05 08:27:15 jdhore Exp $
EAPI=3
@@ -18,7 +18,7 @@ RDEPEND=">=media-sound/gmpc-${PV}
dev-libs/libxml2
x11-libs/cairo"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( dev-util/intltool
sys-devel/gettext )"