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/gtksourceview | |
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/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.4.1.ebuild | 4 |
5 files changed, 15 insertions, 10 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index a39b03397435..9fd562efc0ff 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.223 2012/05/02 01:25:46 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.224 2012/05/05 03:52:26 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> + gtksourceview-2.10.5-r1.ebuild, gtksourceview-2.10.5-r2.ebuild, + gtksourceview-3.2.3.ebuild, gtksourceview-3.4.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 02 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gtksourceview-3.4.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild index c7d18e9e642b..65af8539a09e 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.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/gtksourceview/gtksourceview-2.10.5-r1.ebuild,v 1.10 2011/11/22 00:15:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild,v 1.11 2012/05/05 03:52:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2.12:2 DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1.11 )" pkg_setup() { diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild index 0a6ef072d1a5..4bf92dda1993 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.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/gtksourceview/gtksourceview-2.10.5-r2.ebuild,v 1.5 2012/04/29 15:17:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild,v 1.6 2012/05/05 03:52:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2.12:2 DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1.11 )" pkg_setup() { diff --git a/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild b/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild index b22c8be9c3f4..ff4d36f3fa8c 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.2.3.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/gtksourceview/gtksourceview-3.2.3.ebuild,v 1.6 2012/04/29 15:16:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild,v 1.7 2012/05/05 03:52:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -24,7 +24,7 @@ RDEPEND=">=x11-libs/gtk+-3.0:3[introspection?] DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1.11 )" pkg_setup() { diff --git a/x11-libs/gtksourceview/gtksourceview-3.4.1.ebuild b/x11-libs/gtksourceview/gtksourceview-3.4.1.ebuild index e1e72da4595a..9f807383be1c 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.4.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.4.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/gtksourceview/gtksourceview-3.4.1.ebuild,v 1.2 2012/05/02 01:25:46 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.4.1.ebuild,v 1.3 2012/05/05 03:52:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -25,7 +25,7 @@ RDEPEND=">=x11-libs/gtk+-3.3.8:3[introspection?] DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1.11 )" pkg_setup() { |