diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:27:15 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:27:15 +0000 |
commit | e44de9bb42fe6401f923962d7db73b55b53d4574 (patch) | |
tree | 732417887d17bd85ab1f3490cf3a4cec6b4c8034 /net-irc/loqui | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.tar.gz gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.tar.bz2 gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-irc/loqui')
-rw-r--r-- | net-irc/loqui/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/loqui/loqui-0.4.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/loqui/ChangeLog b/net-irc/loqui/ChangeLog index fa07921d9c05..c7ddef5dacb2 100644 --- a/net-irc/loqui/ChangeLog +++ b/net-irc/loqui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/loqui -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.40 2011/03/29 12:49:51 angelos Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.41 2012/05/03 06:27:13 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> loqui-0.4.4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Mar 2011; Christoph Mende <angelos@gentoo.org> loqui-0.4.4.ebuild: Fix gtk+ slot deps diff --git a/net-irc/loqui/loqui-0.4.4.ebuild b/net-irc/loqui/loqui-0.4.4.ebuild index e6e2f72a6d9d..df599bb12409 100644 --- a/net-irc/loqui/loqui-0.4.4.ebuild +++ b/net-irc/loqui/loqui-0.4.4.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/net-irc/loqui/loqui-0.4.4.ebuild,v 1.8 2011/03/29 12:49:51 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.4.4.ebuild,v 1.9 2012/05/03 06:27:13 jdhore Exp $ EAPI=1 @@ -17,7 +17,7 @@ RDEPEND=">=dev-libs/glib-2.2.1:2 >=x11-libs/gtk+-2.4:2 >=net-libs/gnet-2.0.3" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" src_compile() { |