summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 18:33:03 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 18:33:03 +0000
commit21241b6426b97a59230b16c13dc826027a69d983 (patch)
tree95abd3aa96c81a4b4dd09b9b430a770050359356 /app-editors/gobby
parentImport from ::perl-experimental for biber (#386817) (diff)
downloadhistorical-21241b6426b97a59230b16c13dc826027a69d983.tar.gz
historical-21241b6426b97a59230b16c13dc826027a69d983.tar.bz2
historical-21241b6426b97a59230b16c13dc826027a69d983.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-editors/gobby')
-rw-r--r--app-editors/gobby/ChangeLog6
-rw-r--r--app-editors/gobby/gobby-0.4.11.ebuild6
-rw-r--r--app-editors/gobby/gobby-0.4.13.ebuild4
-rw-r--r--app-editors/gobby/gobby-0.4.8.ebuild6
-rw-r--r--app-editors/gobby/gobby-0.4.94.ebuild6
5 files changed, 16 insertions, 12 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog
index 2adf45dc7390..2bcc09a8a849 100644
--- a/app-editors/gobby/ChangeLog
+++ b/app-editors/gobby/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/gobby
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.46 2012/02/19 16:27:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.47 2012/05/03 18:33:01 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gobby-0.4.8.ebuild,
+ gobby-0.4.11.ebuild, gobby-0.4.13.ebuild, gobby-0.4.94.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*gobby-0.4.13 (19 Feb 2012)
diff --git a/app-editors/gobby/gobby-0.4.11.ebuild b/app-editors/gobby/gobby-0.4.11.ebuild
index e3dd1bcdc253..716ba5159dea 100644
--- a/app-editors/gobby/gobby-0.4.11.ebuild
+++ b/app-editors/gobby/gobby-0.4.11.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/app-editors/gobby/gobby-0.4.11.ebuild,v 1.2 2010/07/20 15:09:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.11.ebuild,v 1.3 2012/05/03 18:33:01 jdhore Exp $
EAPI="2"
@@ -22,7 +22,7 @@ RDEPEND="dev-cpp/glibmm:2
x11-libs/gtksourceview:2.0
gnome? ( gnome-base/gnome-vfs )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
# There's only one test and it needs X
RESTRICT="test"
diff --git a/app-editors/gobby/gobby-0.4.13.ebuild b/app-editors/gobby/gobby-0.4.13.ebuild
index 80e782846763..b5de94417d3c 100644
--- a/app-editors/gobby/gobby-0.4.13.ebuild
+++ b/app-editors/gobby/gobby-0.4.13.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/app-editors/gobby/gobby-0.4.13.ebuild,v 1.1 2012/02/19 16:27:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.13.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $
EAPI=4
@@ -22,7 +22,7 @@ RDEPEND="dev-cpp/glibmm:2
x11-libs/gtksourceview:2.0
gnome? ( gnome-base/gnome-vfs )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
# There's only one test and it needs X
RESTRICT="test"
diff --git a/app-editors/gobby/gobby-0.4.8.ebuild b/app-editors/gobby/gobby-0.4.8.ebuild
index 03266f34d4cc..7def107d4e35 100644
--- a/app-editors/gobby/gobby-0.4.8.ebuild
+++ b/app-editors/gobby/gobby-0.4.8.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/app-editors/gobby/gobby-0.4.8.ebuild,v 1.9 2011/03/29 06:05:14 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.8.ebuild,v 1.10 2012/05/03 18:33:01 jdhore Exp $
EAPI=2
@@ -23,7 +23,7 @@ RDEPEND=">=dev-cpp/glibmm-2.6:2
avahi? ( >=net-libs/obby-0.4.6 )
gnome? ( gnome-base/gnome-vfs:2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
# There's only one test and it needs X
RESTRICT="test"
diff --git a/app-editors/gobby/gobby-0.4.94.ebuild b/app-editors/gobby/gobby-0.4.94.ebuild
index 6301b2b465ea..97074b1d53ab 100644
--- a/app-editors/gobby/gobby-0.4.94.ebuild
+++ b/app-editors/gobby/gobby-0.4.94.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/app-editors/gobby/gobby-0.4.94.ebuild,v 1.1 2011/04/30 09:50:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.94.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $
EAPI=2
@@ -22,7 +22,7 @@ RDEPEND="dev-cpp/glibmm:2
dev-cpp/libxmlpp:2.6
x11-libs/gtksourceview:3.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? (
app-text/gnome-doc-utils
app-text/scrollkeeper