summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 06:25:24 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 06:25:24 +0000
commit025a207a42baf9d5324754a25a336d4f2f3ef077 (patch)
treed83a384efb41964a3bdd63f88e71916140f832c4 /gnome-extra/gnome-do-plugins
parentAdd missing IUSE. (diff)
downloadgentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.tar.gz
gentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.tar.bz2
gentoo-2-025a207a42baf9d5324754a25a336d4f2f3ef077.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'gnome-extra/gnome-do-plugins')
-rw-r--r--gnome-extra/gnome-do-plugins/ChangeLog7
-rw-r--r--gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.2-r1.ebuild6
-rw-r--r--gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.3.ebuild6
-rw-r--r--gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.4.ebuild6
4 files changed, 15 insertions, 10 deletions
diff --git a/gnome-extra/gnome-do-plugins/ChangeLog b/gnome-extra/gnome-do-plugins/ChangeLog
index b3aac49a0939..fdb657f8972d 100644
--- a/gnome-extra/gnome-do-plugins/ChangeLog
+++ b/gnome-extra/gnome-do-plugins/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/gnome-do-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-do-plugins/ChangeLog,v 1.22 2012/01/29 12:04:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-do-plugins/ChangeLog,v 1.23 2012/05/05 06:25:18 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ gnome-do-plugins-0.8.2-r1.ebuild, gnome-do-plugins-0.8.3.ebuild,
+ gnome-do-plugins-0.8.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
29 Jan 2012; Hans de Graaff <graaff@gentoo.org> metadata.xml:
Drop maintainership.
diff --git a/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.2-r1.ebuild b/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.2-r1.ebuild
index 75e696c6270f..2cb11457bf64 100644
--- a/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.2-r1.ebuild
+++ b/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.2-r1.ebuild,v 1.2 2010/11/29 19:50:45 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.2-r1.ebuild,v 1.3 2012/05/05 06:25:18 jdhore Exp $
EAPI=2
@@ -23,7 +23,7 @@ RDEPEND=">=gnome-extra/gnome-do-${PV}
banshee? ( >=media-sound/banshee-1.4.2 )
evo? ( dev-dotnet/evolution-sharp )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# Filed upstream as https://bugs.launchpad.net/do/+bug/392422
diff --git a/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.3.ebuild b/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.3.ebuild
index 095e98b8e82f..ea80cfdcc215 100644
--- a/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.3.ebuild
+++ b/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.3.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/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.3.ebuild,v 1.1 2011/02/09 18:55:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.3.ebuild,v 1.2 2012/05/05 06:25:18 jdhore Exp $
EAPI=2
@@ -22,7 +22,7 @@ RDEPEND=">=gnome-extra/gnome-do-${PV}
dev-dotnet/wnck-sharp
banshee? ( >=media-sound/banshee-1.4.2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# The build system doesn't properly disable this plugin, so remove
diff --git a/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.4.ebuild b/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.4.ebuild
index 485a51b8c71a..323b92129a39 100644
--- a/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.4.ebuild
+++ b/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.4.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/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.4.ebuild,v 1.1 2011/10/09 08:03:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-do-plugins/gnome-do-plugins-0.8.4.ebuild,v 1.2 2012/05/05 06:25:18 jdhore Exp $
EAPI=2
@@ -22,7 +22,7 @@ RDEPEND=">=gnome-extra/gnome-do-${PV}
dev-dotnet/wnck-sharp
banshee? ( >=media-sound/banshee-1.4.2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf --enable-debug=no --enable-release=yes \