diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 21:44:31 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 21:44:31 +0000 |
commit | c6097207800cdd0c59d438958a967380b0eacf9b (patch) | |
tree | 638c6a182579dcff3008fc795c4765304a8de8e0 /www-misc | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-c6097207800cdd0c59d438958a967380b0eacf9b.tar.gz gentoo-2-c6097207800cdd0c59d438958a967380b0eacf9b.tar.bz2 gentoo-2-c6097207800cdd0c59d438958a967380b0eacf9b.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/gurlchecker/ChangeLog | 5 | ||||
-rw-r--r-- | www-misc/gurlchecker/gurlchecker-0.10.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www-misc/gurlchecker/ChangeLog b/www-misc/gurlchecker/ChangeLog index 45adcd1350da..f7d032e545ab 100644 --- a/www-misc/gurlchecker/ChangeLog +++ b/www-misc/gurlchecker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-misc/gurlchecker # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/gurlchecker/ChangeLog,v 1.34 2012/01/05 22:28:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/gurlchecker/ChangeLog,v 1.35 2012/05/02 21:44:31 jdhore Exp $ + + 02 May 2012; Jeff Horelick <jdhore@gentoo.org> gurlchecker-0.10.5.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 05 Jan 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainership as talked with other team members by mail. diff --git a/www-misc/gurlchecker/gurlchecker-0.10.5.ebuild b/www-misc/gurlchecker/gurlchecker-0.10.5.ebuild index dbbe604debdf..b990822f46fe 100644 --- a/www-misc/gurlchecker/gurlchecker-0.10.5.ebuild +++ b/www-misc/gurlchecker/gurlchecker-0.10.5.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/www-misc/gurlchecker/gurlchecker-0.10.5.ebuild,v 1.7 2011/03/27 12:54:53 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/gurlchecker/gurlchecker-0.10.5.ebuild,v 1.8 2012/05/02 21:44:31 jdhore Exp $ EAPI="2" GCONF_DEBUG="no" @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/gtk+-2.6:2 # docbook-sgml-utils used to build the man page DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.30 app-text/docbook-sgml-utils dev-util/gtk-doc-am |