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/gource
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/gource')
-rw-r--r--dev-util/gource/ChangeLog7
-rw-r--r--dev-util/gource/gource-0.31.ebuild6
-rw-r--r--dev-util/gource/gource-0.32.ebuild6
-rw-r--r--dev-util/gource/gource-0.35.ebuild6
-rw-r--r--dev-util/gource/gource-0.37.ebuild6
-rw-r--r--dev-util/gource/gource-0.38.ebuild4
6 files changed, 20 insertions, 15 deletions
diff --git a/dev-util/gource/ChangeLog b/dev-util/gource/ChangeLog
index 387b7b22eff2..08fcaa687b98 100644
--- a/dev-util/gource/ChangeLog
+++ b/dev-util/gource/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/gource
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v 1.18 2012/04/28 20:58:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v 1.19 2012/05/04 17:51:44 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gource-0.31.ebuild,
+ gource-0.32.ebuild, gource-0.35.ebuild, gource-0.37.ebuild,
+ gource-0.38.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*gource-0.38 (28 Apr 2012)
diff --git a/dev-util/gource/gource-0.31.ebuild b/dev-util/gource/gource-0.31.ebuild
index 1a9c4f409f5e..00c1e49e295b 100644
--- a/dev-util/gource/gource-0.31.ebuild
+++ b/dev-util/gource/gource-0.31.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/gource/gource-0.31.ebuild,v 1.4 2011/02/25 20:54:44 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.31.ebuild,v 1.5 2012/05/04 17:51:44 jdhore Exp $
EAPI=2
@@ -33,7 +33,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
media-libs/freetype:2
"
diff --git a/dev-util/gource/gource-0.32.ebuild b/dev-util/gource/gource-0.32.ebuild
index 02d86ea43a13..95121cc11265 100644
--- a/dev-util/gource/gource-0.32.ebuild
+++ b/dev-util/gource/gource-0.32.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/gource/gource-0.32.ebuild,v 1.1 2011/03/21 15:26:36 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.32.ebuild,v 1.2 2012/05/04 17:51:44 jdhore Exp $
EAPI=2
@@ -33,7 +33,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
media-libs/freetype:2
"
diff --git a/dev-util/gource/gource-0.35.ebuild b/dev-util/gource/gource-0.35.ebuild
index 4a4e49e28023..40dcb0773dfd 100644
--- a/dev-util/gource/gource-0.35.ebuild
+++ b/dev-util/gource/gource-0.35.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/gource/gource-0.35.ebuild,v 1.1 2011/07/17 14:49:21 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.35.ebuild,v 1.2 2012/05/04 17:51:44 jdhore Exp $
EAPI=2
@@ -32,7 +32,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
media-libs/freetype:2
"
diff --git a/dev-util/gource/gource-0.37.ebuild b/dev-util/gource/gource-0.37.ebuild
index 9bc6a25c7732..5047117ba7f0 100644
--- a/dev-util/gource/gource-0.37.ebuild
+++ b/dev-util/gource/gource-0.37.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/gource/gource-0.37.ebuild,v 1.1 2011/10/21 09:26:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.37.ebuild,v 1.2 2012/05/04 17:51:44 jdhore Exp $
EAPI=2
@@ -32,7 +32,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
media-libs/freetype:2
"
diff --git a/dev-util/gource/gource-0.38.ebuild b/dev-util/gource/gource-0.38.ebuild
index 7e2c1e319ba3..d51b005620e5 100644
--- a/dev-util/gource/gource-0.38.ebuild
+++ b/dev-util/gource/gource-0.38.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/dev-util/gource/gource-0.38.ebuild,v 1.1 2012/04/28 20:58:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.38.ebuild,v 1.2 2012/05/04 17:51:44 jdhore Exp $
EAPI=2
@@ -33,7 +33,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
media-libs/freetype:2
>=media-libs/glm-0.9.3
"