summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-05-04 15:12:17 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-05-04 15:12:17 +0000
commit4887f6fbed240cefcd77aebe70d76e42e8852ec7 (patch)
tree326f37ad00377425ebf444e0b9b70825a311eb1d /dev-python/gnome-python-desktop-base
parentkeyword ~amd64-fbsd (diff)
downloadhistorical-4887f6fbed240cefcd77aebe70d76e42e8852ec7.tar.gz
historical-4887f6fbed240cefcd77aebe70d76e42e8852ec7.tar.bz2
historical-4887f6fbed240cefcd77aebe70d76e42e8852ec7.zip
Migrating dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-python/gnome-python-desktop-base')
-rw-r--r--dev-python/gnome-python-desktop-base/ChangeLog8
-rw-r--r--dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/gnome-python-desktop-base/ChangeLog b/dev-python/gnome-python-desktop-base/ChangeLog
index 2d9428fea963..76c054bb5289 100644
--- a/dev-python/gnome-python-desktop-base/ChangeLog
+++ b/dev-python/gnome-python-desktop-base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop-base
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.49 2011/03/23 16:22:08 eva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.50 2012/05/04 15:12:17 patrick Exp $
+
+ 04 May 2012; Patrick Lauer <patrick@gentoo.org>
+ gnome-python-desktop-base-2.32.0.ebuild:
+ Migrating dev-util/pkgconfig -> virtual/pkgconfig
23 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org>
-gnome-python-desktop-base-2.30.2.ebuild,
diff --git a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild
index 2e914b592b9d..16ce59c5bb5d 100644
--- a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild
+++ b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.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/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild,v 1.8 2011/03/23 16:22:08 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild,v 1.9 2012/05/04 15:12:17 patrick Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -27,7 +27,7 @@ RDEPEND=">=dev-python/pygtk-2.10.3:2
!<dev-python/gnome-python-extras-2.13
!<dev-python/gnome-python-desktop-2.22.0-r10"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.7"
+ virtual/pkgconfig"
RESTRICT="test"