summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 06:27:15 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 06:27:15 +0000
commit2d858ac7c8917c34d8e79b62c4ea8d4186c7f8d2 (patch)
tree1b59c50693a5d3b24db9374e045041b31fb48b83 /net-irc/irssi-otr
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-2d858ac7c8917c34d8e79b62c4ea8d4186c7f8d2.tar.gz
historical-2d858ac7c8917c34d8e79b62c4ea8d4186c7f8d2.tar.bz2
historical-2d858ac7c8917c34d8e79b62c4ea8d4186c7f8d2.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-irc/irssi-otr')
-rw-r--r--net-irc/irssi-otr/ChangeLog8
-rw-r--r--net-irc/irssi-otr/irssi-otr-0.2.ebuild6
-rw-r--r--net-irc/irssi-otr/irssi-otr-0.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-irc/irssi-otr/ChangeLog b/net-irc/irssi-otr/ChangeLog
index 44050a34f97c..ce6f188da29d 100644
--- a/net-irc/irssi-otr/ChangeLog
+++ b/net-irc/irssi-otr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/irssi-otr
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.9 2011/12/09 12:29:43 gmsoft Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.10 2012/05/03 06:27:14 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> irssi-otr-0.2.ebuild,
+ irssi-otr-0.3.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
09 Dec 2011; Guy Martin <gmsoft@gentoo.org> irssi-otr-0.3.ebuild:
Added ~hppa to KEYWORDS.
diff --git a/net-irc/irssi-otr/irssi-otr-0.2.ebuild b/net-irc/irssi-otr/irssi-otr-0.2.ebuild
index f622d0b673d1..813e8b8c4aff 100644
--- a/net-irc/irssi-otr/irssi-otr-0.2.ebuild
+++ b/net-irc/irssi-otr/irssi-otr-0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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.2.ebuild,v 1.6 2010/04/20 19:05:34 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/irssi-otr-0.2.ebuild,v 1.7 2012/05/03 06:27:14 jdhore Exp $
inherit cmake-utils eutils
@@ -29,7 +29,7 @@ RDEPEND="net-libs/libotr
DEPEND="${RDEPEND}
>=dev-util/cmake-2.4.7
- dev-util/pkgconfig
+ virtual/pkgconfig
dev-lang/python"
src_install() {
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() {