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/xchat-otr/xchat-otr-0.3.ebuild | |
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/xchat-otr/xchat-otr-0.3.ebuild')
-rw-r--r-- | net-irc/xchat-otr/xchat-otr-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/xchat-otr/xchat-otr-0.3.ebuild b/net-irc/xchat-otr/xchat-otr-0.3.ebuild index 308cf3ee8b59..fe72a9b0a7ff 100644 --- a/net-irc/xchat-otr/xchat-otr-0.3.ebuild +++ b/net-irc/xchat-otr/xchat-otr-0.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/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.3 2011/09/20 03:30:55 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.4 2012/05/03 06:27:13 jdhore Exp $ EAPI="2" inherit cmake-utils @@ -26,7 +26,7 @@ RDEPEND="net-libs/libotr dev-libs/libgpg-error" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-lang/python" src_install() { |