summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 03:52:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 03:52:30 +0000
commitc2a9bcb0c7020f15b758b4141204f513a85199bd (patch)
treebffb00e7aa7eacd7dfed25ffab5a976982b3fb2f /x11-libs/vte
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-c2a9bcb0c7020f15b758b4141204f513a85199bd.tar.gz
historical-c2a9bcb0c7020f15b758b4141204f513a85199bd.tar.bz2
historical-c2a9bcb0c7020f15b758b4141204f513a85199bd.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog8
-rw-r--r--x11-libs/vte/vte-0.28.1-r200.ebuild4
-rw-r--r--x11-libs/vte/vte-0.28.1-r300.ebuild6
-rw-r--r--x11-libs/vte/vte-0.28.2-r200.ebuild4
-rw-r--r--x11-libs/vte/vte-0.28.2-r202.ebuild4
-rw-r--r--x11-libs/vte/vte-0.28.2-r203.ebuild4
-rw-r--r--x11-libs/vte/vte-0.28.2-r300.ebuild6
-rw-r--r--x11-libs/vte/vte-0.28.2-r301.ebuild4
-rw-r--r--x11-libs/vte/vte-0.30.1-r3.ebuild4
-rw-r--r--x11-libs/vte/vte-0.32.0.ebuild4
-rw-r--r--x11-libs/vte/vte-0.32.1.ebuild4
11 files changed, 29 insertions, 23 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 96ac25732f12..99033b107ca1 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/vte
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.322 2012/04/29 16:21:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.323 2012/05/05 03:52:26 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> vte-0.28.1-r200.ebuild,
+ vte-0.28.1-r300.ebuild, vte-0.28.2-r200.ebuild, vte-0.28.2-r202.ebuild,
+ vte-0.28.2-r203.ebuild, vte-0.28.2-r300.ebuild, vte-0.28.2-r301.ebuild,
+ vte-0.30.1-r3.ebuild, vte-0.32.0.ebuild, vte-0.32.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
29 Apr 2012; Markus Meier <maekke@gentoo.org> vte-0.28.2-r203.ebuild:
x86 stable, bug #410611
diff --git a/x11-libs/vte/vte-0.28.1-r200.ebuild b/x11-libs/vte/vte-0.28.1-r200.ebuild
index b5202f1ed81e..d1e08e0e6b22 100644
--- a/x11-libs/vte/vte-0.28.1-r200.ebuild
+++ b/x11-libs/vte/vte-0.28.1-r200.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/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.10 2012/02/10 02:47:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.11 2012/05/05 03:52:26 jdhore Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -32,7 +32,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
python? ( >=dev-python/pygtk-2.4:2 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.28.1-r300.ebuild b/x11-libs/vte/vte-0.28.1-r300.ebuild
index fdce101484aa..04a3a59239d8 100644
--- a/x11-libs/vte/vte-0.28.1-r300.ebuild
+++ b/x11-libs/vte/vte-0.28.1-r300.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/x11-libs/vte/vte-0.28.1-r300.ebuild,v 1.3 2011/08/02 05:34:57 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r300.ebuild,v 1.4 2012/05/05 03:52:26 jdhore Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
introspection? ( >=dev-libs/gobject-introspection-0.9.0 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.28.2-r200.ebuild b/x11-libs/vte/vte-0.28.2-r200.ebuild
index c452ff171dc8..09ccd2ff8e59 100644
--- a/x11-libs/vte/vte-0.28.2-r200.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r200.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/x11-libs/vte/vte-0.28.2-r200.ebuild,v 1.8 2012/02/10 02:47:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r200.ebuild,v 1.9 2012/05/05 03:52:26 jdhore Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -32,7 +32,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
python? ( >=dev-python/pygtk-2.4:2 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.28.2-r202.ebuild b/x11-libs/vte/vte-0.28.2-r202.ebuild
index 526d5cbe3e87..b1fd4d20b3af 100644
--- a/x11-libs/vte/vte-0.28.2-r202.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r202.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/x11-libs/vte/vte-0.28.2-r202.ebuild,v 1.10 2012/03/25 17:58:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r202.ebuild,v 1.11 2012/05/05 03:52:26 jdhore Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
python? ( >=dev-python/pygtk-2.4:2 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.28.2-r203.ebuild b/x11-libs/vte/vte-0.28.2-r203.ebuild
index 4c9bb0ceb58d..85267120d460 100644
--- a/x11-libs/vte/vte-0.28.2-r203.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r203.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/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.6 2012/04/29 16:21:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.7 2012/05/05 03:52:26 jdhore Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
python? ( >=dev-python/pygtk-2.4:2 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.28.2-r300.ebuild b/x11-libs/vte/vte-0.28.2-r300.ebuild
index b5e89319b0bf..a8c946aa7153 100644
--- a/x11-libs/vte/vte-0.28.2-r300.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r300.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/x11-libs/vte/vte-0.28.2-r300.ebuild,v 1.7 2011/10/30 17:48:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r300.ebuild,v 1.8 2012/05/05 03:52:26 jdhore Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
introspection? ( >=dev-libs/gobject-introspection-0.9.0 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.28.2-r301.ebuild b/x11-libs/vte/vte-0.28.2-r301.ebuild
index cbd3a6b26a5d..bafc3f243afa 100644
--- a/x11-libs/vte/vte-0.28.2-r301.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r301.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/x11-libs/vte/vte-0.28.2-r301.ebuild,v 1.1 2012/01/30 17:26:59 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r301.ebuild,v 1.2 2012/05/05 03:52:26 jdhore Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
introspection? ( >=dev-libs/gobject-introspection-0.9.0 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.30.1-r3.ebuild b/x11-libs/vte/vte-0.30.1-r3.ebuild
index 1aa59266ecb7..eb0507e49a69 100644
--- a/x11-libs/vte/vte-0.30.1-r3.ebuild
+++ b/x11-libs/vte/vte-0.30.1-r3.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/x11-libs/vte/vte-0.30.1-r3.ebuild,v 1.7 2012/04/01 17:29:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.30.1-r3.ebuild,v 1.8 2012/05/05 03:52:26 jdhore Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
introspection? ( >=dev-libs/gobject-introspection-0.9.0 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.32.0.ebuild b/x11-libs/vte/vte-0.32.0.ebuild
index 9a917cf577cc..b3940adb989d 100644
--- a/x11-libs/vte/vte-0.32.0.ebuild
+++ b/x11-libs/vte/vte-0.32.0.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/x11-libs/vte/vte-0.32.0.ebuild,v 1.1 2012/03/27 04:47:11 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.32.0.ebuild,v 1.2 2012/05/05 03:52:26 jdhore Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/glib-2.31.13:2
introspection? ( >=dev-libs/gobject-introspection-0.9.0 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"
diff --git a/x11-libs/vte/vte-0.32.1.ebuild b/x11-libs/vte/vte-0.32.1.ebuild
index de095b10c83a..a97d1e0483bf 100644
--- a/x11-libs/vte/vte-0.32.1.ebuild
+++ b/x11-libs/vte/vte-0.32.1.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/x11-libs/vte/vte-0.32.1.ebuild,v 1.1 2012/04/20 08:03:40 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.32.1.ebuild,v 1.2 2012/05/05 03:52:26 jdhore Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/glib-2.31.13:2
introspection? ( >=dev-libs/gobject-introspection-0.9.0 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
sys-devel/gettext
doc? ( >=dev-util/gtk-doc-1.13 )"