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/irssi-otr/irssi-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/irssi-otr/irssi-otr-0.3.ebuild')
-rw-r--r-- | net-irc/irssi-otr/irssi-otr-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/irssi-otr/irssi-otr-0.3.ebuild b/net-irc/irssi-otr/irssi-otr-0.3.ebuild index 5bd948d4e739..b7570c3ab883 100644 --- a/net-irc/irssi-otr/irssi-otr-0.3.ebuild +++ b/net-irc/irssi-otr/irssi-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/irssi-otr/irssi-otr-0.3.ebuild,v 1.4 2011/12/09 12:29:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/irssi-otr-0.3.ebuild,v 1.5 2012/05/03 06:27:14 jdhore Exp $ EAPI=2 inherit cmake-utils @@ -29,7 +29,7 @@ RDEPEND="net-libs/libotr )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-lang/python" src_install() { |