diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 03:52:30 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 03:52:30 +0000 |
commit | 8cb8d121e70d285eee1ca884c6cfdaa7eaa44445 (patch) | |
tree | 98ecf52b22355f4ba9e890c82a06d17d7f7ed95a /x11-libs/wxGTK | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-8cb8d121e70d285eee1ca884c6cfdaa7eaa44445.tar.gz gentoo-2-8cb8d121e70d285eee1ca884c6cfdaa7eaa44445.tar.bz2 gentoo-2-8cb8d121e70d285eee1ca884c6cfdaa7eaa44445.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.0.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild | 4 |
6 files changed, 19 insertions, 14 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 1e9f36f3ef3e..b5bd3a8aca42 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.288 2012/03/25 14:44:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.289 2012/05/05 03:52:23 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wxGTK-2.8.11.0.ebuild, + wxGTK-2.8.12.0.ebuild, wxGTK-2.8.12.1.ebuild, wxGTK-2.9.1.1.ebuild, + wxGTK-2.9.3.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> wxGTK-2.8.12.1.ebuild: alpha/ia64/sh/sparc stable wrt #403235 diff --git a/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild b/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild index dc705437fcbb..237c0fc7b1e2 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.11.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/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.14 2011/11/12 13:55:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.15 2012/05/05 03:52:23 jdhore Exp $ EAPI="2" @@ -42,7 +42,7 @@ RDEPEND=" )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig X? ( x11-proto/xproto x11-proto/xineramaproto diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.0.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.0.ebuild index f40a970a3f84..35e0c6a9fdfa 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.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/x11-libs/wxGTK/wxGTK-2.8.12.0.ebuild,v 1.5 2011/12/09 04:32:19 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.0.ebuild,v 1.6 2012/05/05 03:52:23 jdhore Exp $ EAPI="3" @@ -48,7 +48,7 @@ RDEPEND=" )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig X? ( x11-proto/xproto x11-proto/xineramaproto diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild index 055b8f1d8f54..0700ecfc7392 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.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/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.8 2012/03/25 14:44:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.9 2012/05/05 03:52:23 jdhore Exp $ EAPI="4" @@ -48,7 +48,7 @@ RDEPEND=" )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig X? ( x11-proto/xproto x11-proto/xineramaproto diff --git a/x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild b/x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild index 94f10d6898b6..bb073883a370 100644 --- a/x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.9.1.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/x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild,v 1.7 2011/11/12 13:55:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild,v 1.8 2012/05/05 03:52:23 jdhore Exp $ EAPI="3" @@ -45,7 +45,7 @@ RDEPEND=" )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig X? ( x11-proto/xproto x11-proto/xineramaproto diff --git a/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild b/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild index 294b7716365b..ddf8f1e0f9c2 100644 --- a/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.9.3.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/wxGTK/wxGTK-2.9.3.1.ebuild,v 1.1 2012/02/12 07:56:13 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild,v 1.2 2012/05/05 03:52:23 jdhore Exp $ EAPI="3" @@ -45,7 +45,7 @@ RDEPEND=" )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig X? ( x11-proto/xproto x11-proto/xineramaproto |