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/ccglue
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/ccglue')
-rw-r--r--dev-util/ccglue/ChangeLog7
-rw-r--r--dev-util/ccglue/ccglue-0.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/ccglue/ChangeLog b/dev-util/ccglue/ChangeLog
index 0182983577ff..df0e36feb697 100644
--- a/dev-util/ccglue/ChangeLog
+++ b/dev-util/ccglue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/ccglue
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccglue/ChangeLog,v 1.4 2011/08/31 21:27:07 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccglue/ChangeLog,v 1.5 2012/05/04 17:51:44 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> ccglue-0.3.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
31 Aug 2011; Tim Harder <radhermit@gentoo.org> -ccglue-0.2.0.ebuild,
-files/ccglue-0.2.0-string.patch:
diff --git a/dev-util/ccglue/ccglue-0.3.1.ebuild b/dev-util/ccglue/ccglue-0.3.1.ebuild
index 153403ef1aa6..3e8dfb59fafc 100644
--- a/dev-util/ccglue/ccglue-0.3.1.ebuild
+++ b/dev-util/ccglue/ccglue-0.3.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/ccglue/ccglue-0.3.1.ebuild,v 1.2 2011/08/31 21:22:44 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccglue/ccglue-0.3.1.ebuild,v 1.3 2012/05/04 17:51:44 jdhore Exp $
EAPI=4
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="dev-libs/glib:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/release-${PV}