diff options
author | 2012-05-05 05:38:12 +0000 | |
---|---|---|
committer | 2012-05-05 05:38:12 +0000 | |
commit | f17b3997b22c489154a17b4e264a7eaf28b53130 (patch) | |
tree | 1b9f782f28b538fbe652282cd202c9b54e34a16f /gnome-base/libgnomeui/libgnomeui-2.24.3.ebuild | |
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/libgnomeui/libgnomeui-2.24.3.ebuild')
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.24.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/libgnomeui/libgnomeui-2.24.3.ebuild b/gnome-base/libgnomeui/libgnomeui-2.24.3.ebuild index d7a55dbaf40c..ce37682ffa5d 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.24.3.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.24.3.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/gnome-base/libgnomeui/libgnomeui-2.24.3.ebuild,v 1.10 2011/03/16 17:08:06 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.24.3.ebuild,v 1.11 2012/05/05 05:38:12 jdhore Exp $ EAPI="2" @@ -33,7 +33,7 @@ RDEPEND="${COMMON_DEPEND} x11-themes/gnome-icon-theme" DEPEND="${COMMON_DEPEND} sys-devel/gettext - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.40 doc? ( >=dev-util/gtk-doc-1 )" |