diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 02:57:16 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 02:57:16 +0000 |
commit | 46994a739539889dd4d1bec0cba71d060d75d40b (patch) | |
tree | d673fc31d7515b0bed8ffd63bae45e08647af9c6 /dev-vcs/gitg | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.tar.gz gentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.tar.bz2 gentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r-- | dev-vcs/gitg/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/gitg/gitg-0.0.6.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/gitg/gitg-0.1.0.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/gitg/gitg-0.1.2.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/gitg/gitg-0.2.2.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/gitg/gitg-0.2.4.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/gitg/gitg-0.2.5.ebuild | 4 |
7 files changed, 23 insertions, 18 deletions
diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog index e486fbad2284..178c331f77f4 100644 --- a/dev-vcs/gitg/ChangeLog +++ b/dev-vcs/gitg/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-vcs/gitg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.16 2012/04/14 20:11:50 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.17 2012/05/03 02:57:15 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gitg-0.0.6.ebuild, + gitg-0.1.0.ebuild, gitg-0.1.2.ebuild, gitg-0.2.2.ebuild, gitg-0.2.4.ebuild, + gitg-0.2.5.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 14 Apr 2012; Zac Medico <zmedico@gentoo.org> gitg-0.2.5.ebuild: Add ~amd64-linux keyword. diff --git a/dev-vcs/gitg/gitg-0.0.6.ebuild b/dev-vcs/gitg/gitg-0.0.6.ebuild index 44c8ef594f53..7f8190601bb3 100644 --- a/dev-vcs/gitg/gitg-0.0.6.ebuild +++ b/dev-vcs/gitg/gitg-0.0.6.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-vcs/gitg/gitg-0.0.6.ebuild,v 1.5 2011/03/21 23:15:13 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.6 2012/05/03 02:57:15 jdhore Exp $ EAPI="2" @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 DEPEND="${RDEPEND} sys-devel/gettext - >=dev-util/pkgconfig-0.15 + virtual/pkgconfig >=dev-util/intltool-0.35" DOCS="AUTHORS ChangeLog NEWS README" diff --git a/dev-vcs/gitg/gitg-0.1.0.ebuild b/dev-vcs/gitg/gitg-0.1.0.ebuild index ca99d3f2a1fd..12020955f422 100644 --- a/dev-vcs/gitg/gitg-0.1.0.ebuild +++ b/dev-vcs/gitg/gitg-0.1.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-vcs/gitg/gitg-0.1.0.ebuild,v 1.2 2011/03/21 23:15:13 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $ EAPI="3" @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 - >=dev-util/pkgconfig-0.15 + virtual/pkgconfig >=dev-util/intltool-0.40" pkg_setup() { diff --git a/dev-vcs/gitg/gitg-0.1.2.ebuild b/dev-vcs/gitg/gitg-0.1.2.ebuild index 734330e23594..0020e8a98e24 100644 --- a/dev-vcs/gitg/gitg-0.1.2.ebuild +++ b/dev-vcs/gitg/gitg-0.1.2.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-vcs/gitg/gitg-0.1.2.ebuild,v 1.2 2011/04/12 00:51:16 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.2.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $ EAPI="3" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 - >=dev-util/pkgconfig-0.15 + virtual/pkgconfig >=dev-util/intltool-0.40" pkg_setup() { diff --git a/dev-vcs/gitg/gitg-0.2.2.ebuild b/dev-vcs/gitg/gitg-0.2.2.ebuild index f271ce1af25e..05397bf6c917 100644 --- a/dev-vcs/gitg/gitg-0.2.2.ebuild +++ b/dev-vcs/gitg/gitg-0.2.2.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-vcs/gitg/gitg-0.2.2.ebuild,v 1.1 2011/07/15 13:56:36 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.2.ebuild,v 1.2 2012/05/03 02:57:15 jdhore Exp $ EAPI="3" GNOME2_LA_PUNT="yes" @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 " DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 - >=dev-util/pkgconfig-0.15 + virtual/pkgconfig >=dev-util/intltool-0.40" pkg_setup() { diff --git a/dev-vcs/gitg/gitg-0.2.4.ebuild b/dev-vcs/gitg/gitg-0.2.4.ebuild index 96ce2c3a004d..e33696bc8ada 100644 --- a/dev-vcs/gitg/gitg-0.2.4.ebuild +++ b/dev-vcs/gitg/gitg-0.2.4.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-vcs/gitg/gitg-0.2.4.ebuild,v 1.2 2011/08/07 07:24:00 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $ EAPI="3" GNOME2_LA_PUNT="yes" @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 " DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 - >=dev-util/pkgconfig-0.15 + virtual/pkgconfig >=dev-util/intltool-0.40" pkg_setup() { diff --git a/dev-vcs/gitg/gitg-0.2.5.ebuild b/dev-vcs/gitg/gitg-0.2.5.ebuild index fe2e9a891b8c..3224188b74b8 100644 --- a/dev-vcs/gitg/gitg-0.2.5.ebuild +++ b/dev-vcs/gitg/gitg-0.2.5.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-vcs/gitg/gitg-0.2.5.ebuild,v 1.2 2012/04/14 20:11:50 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $ EAPI="3" GNOME2_LA_PUNT="yes" @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 " DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 - >=dev-util/pkgconfig-0.15 + virtual/pkgconfig >=dev-util/intltool-0.40" pkg_setup() { |