diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 05:38:12 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 05:38:12 +0000 |
commit | f17b3997b22c489154a17b4e264a7eaf28b53130 (patch) | |
tree | 1b9f782f28b538fbe652282cd202c9b54e34a16f /gnome-base/libgnomeprint | |
parent | Forward port USE=iptables and USE=ipv6 support to newer verisons #414661 by M... (diff) | |
download | gentoo-2-f17b3997b22c489154a17b4e264a7eaf28b53130.tar.gz gentoo-2-f17b3997b22c489154a17b4e264a7eaf28b53130.tar.bz2 gentoo-2-f17b3997b22c489154a17b4e264a7eaf28b53130.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index eb00d94e5a4e..4d7a38e79468 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.191 2012/02/03 14:51:37 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.192 2012/05/05 05:38:09 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> libgnomeprint-2.18.8.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 03 Feb 2012; Justin Lecher <jlec@gentoo.org> libgnomeprint-2.18.8.ebuild, +files/libgnomeprint-2.18.8-stdio-include.patch: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild index 38c9d74a2a41..f15214159a00 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.8.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/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.8 2012/02/03 14:51:37 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.9 2012/05/05 05:38:09 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -28,7 +28,7 @@ RDEPEND=">=dev-libs/glib-2 DEPEND="${RDEPEND} sys-devel/gettext >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig sys-devel/flex sys-devel/bison doc? ( |