summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 17:51:45 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 17:51:45 +0000
commit9b028d9741b06af0c6babc6f6448a57f91d1042e (patch)
treef4498e0fa0482fe6057027a5c51eb3f2e82e1714 /dev-util/gnome-devel-docs
parentbuild with -O1 on amd64-fbsd otherwise the kernel does not boot with gcc 4.4 ... (diff)
downloadgentoo-2-9b028d9741b06af0c6babc6f6448a57f91d1042e.tar.gz
gentoo-2-9b028d9741b06af0c6babc6f6448a57f91d1042e.tar.bz2
gentoo-2-9b028d9741b06af0c6babc6f6448a57f91d1042e.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-util/gnome-devel-docs')
-rw-r--r--dev-util/gnome-devel-docs/ChangeLog9
-rw-r--r--dev-util/gnome-devel-docs/gnome-devel-docs-2.30.1.ebuild6
-rw-r--r--dev-util/gnome-devel-docs/gnome-devel-docs-2.32.0.ebuild6
-rw-r--r--dev-util/gnome-devel-docs/gnome-devel-docs-3.2.1.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/dev-util/gnome-devel-docs/ChangeLog b/dev-util/gnome-devel-docs/ChangeLog
index e4bf1a8cd572..cf815c2f90bd 100644
--- a/dev-util/gnome-devel-docs/ChangeLog
+++ b/dev-util/gnome-devel-docs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/gnome-devel-docs
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.10 2011/11/06 02:39:02 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/ChangeLog,v 1.11 2012/05/04 17:51:45 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ gnome-devel-docs-2.30.1.ebuild, gnome-devel-docs-2.32.0.ebuild,
+ gnome-devel-docs-3.2.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*gnome-devel-docs-3.2.1 (06 Nov 2011)
diff --git a/dev-util/gnome-devel-docs/gnome-devel-docs-2.30.1.ebuild b/dev-util/gnome-devel-docs/gnome-devel-docs-2.30.1.ebuild
index 6a93b5d99a89..7c34b7224cf8 100644
--- a/dev-util/gnome-devel-docs/gnome-devel-docs-2.30.1.ebuild
+++ b/dev-util/gnome-devel-docs/gnome-devel-docs-2.30.1.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-util/gnome-devel-docs/gnome-devel-docs-2.30.1.ebuild,v 1.4 2011/11/06 02:39:02 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-2.30.1.ebuild,v 1.5 2012/05/04 17:51:45 jdhore Exp $
inherit gnome2
@@ -19,7 +19,7 @@ IUSE=""
# by the second.
# Have a look to install-sh script, it's commented out for this bug.
RDEPEND=""
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
app-text/gnome-doc-utils
~app-text/docbook-xml-dtd-4.2"
diff --git a/dev-util/gnome-devel-docs/gnome-devel-docs-2.32.0.ebuild b/dev-util/gnome-devel-docs/gnome-devel-docs-2.32.0.ebuild
index ec2f6fb50791..14c28a28be4b 100644
--- a/dev-util/gnome-devel-docs/gnome-devel-docs-2.32.0.ebuild
+++ b/dev-util/gnome-devel-docs/gnome-devel-docs-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-util/gnome-devel-docs/gnome-devel-docs-2.32.0.ebuild,v 1.6 2011/11/06 02:39:02 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-2.32.0.ebuild,v 1.7 2012/05/04 17:51:45 jdhore Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=""
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
app-text/gnome-doc-utils
~app-text/docbook-xml-dtd-4.2"
diff --git a/dev-util/gnome-devel-docs/gnome-devel-docs-3.2.1.ebuild b/dev-util/gnome-devel-docs/gnome-devel-docs-3.2.1.ebuild
index b3ea179484d4..714444260b6d 100644
--- a/dev-util/gnome-devel-docs/gnome-devel-docs-3.2.1.ebuild
+++ b/dev-util/gnome-devel-docs/gnome-devel-docs-3.2.1.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-util/gnome-devel-docs/gnome-devel-docs-3.2.1.ebuild,v 1.1 2011/11/06 02:39:02 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gnome-devel-docs/gnome-devel-docs-3.2.1.ebuild,v 1.2 2012/05/04 17:51:45 jdhore Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND=""
DEPEND="dev-libs/libxslt
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext
app-text/gnome-doc-utils
app-text/docbook-xml-dtd:4.1.2