summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2008-10-12 00:12:49 +0000
committerTony Vroon <chainsaw@gentoo.org>2008-10-12 00:12:49 +0000
commit55dac83957dcd92e024a97b2c2f6eee3f4f4844c (patch)
tree9ed058c5ffdaab7a99a17c7a6b6a4d6b19dc0677 /net-irc
parentPatch didn't apply cleanly on 2.22.3. (diff)
downloadgentoo-2-55dac83957dcd92e024a97b2c2f6eee3f4f4844c.tar.gz
gentoo-2-55dac83957dcd92e024a97b2c2f6eee3f4f4844c.tar.bz2
gentoo-2-55dac83957dcd92e024a97b2c2f6eee3f4f4844c.zip
Add missing dependency on dev-util/pkgconfig, closes bug #239784 by Patrick "Evil Compile Person" Lauer. Marked 0.20 stable on AMD64, tested on a Core 2 Duo and an Opteron 2354-based system.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc8-dirty x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/conspire/ChangeLog8
-rw-r--r--net-irc/conspire/conspire-0.12.0.ebuild7
-rw-r--r--net-irc/conspire/conspire-0.13.1.ebuild5
-rw-r--r--net-irc/conspire/conspire-0.20.ebuild7
4 files changed, 18 insertions, 9 deletions
diff --git a/net-irc/conspire/ChangeLog b/net-irc/conspire/ChangeLog
index 43ebe8a947d1..cbf55be2a061 100644
--- a/net-irc/conspire/ChangeLog
+++ b/net-irc/conspire/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-irc/conspire
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v 1.8 2008/07/20 14:02:05 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v 1.9 2008/10/12 00:12:49 chainsaw Exp $
+
+ 12 Oct 2008; <chainsaw@gentoo.org> conspire-0.12.0.ebuild,
+ conspire-0.13.1.ebuild, conspire-0.20.ebuild:
+ Add missing dependency on dev-util/pkgconfig, closes bug #239784 by
+ Patrick "Evil Compile Person" Lauer. Marked 0.20 stable on AMD64, tested
+ on a Core 2 Duo and an Opteron 2354-based system.
*conspire-0.20 (19 Jul 2008)
diff --git a/net-irc/conspire/conspire-0.12.0.ebuild b/net-irc/conspire/conspire-0.12.0.ebuild
index c0bcaa907d49..762e09157740 100644
--- a/net-irc/conspire/conspire-0.12.0.ebuild
+++ b/net-irc/conspire/conspire-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.12.0.ebuild,v 1.4 2008/06/08 03:50:11 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.12.0.ebuild,v 1.5 2008/10/12 00:12:49 chainsaw Exp $
DESCRIPTION="A high quality IRC client which uses a multitude of interfaces"
HOMEPAGE="http://www.nenolod.net/conspire/"
@@ -9,8 +9,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~amd64"
IUSE="python gnutls ipv6 nls mmx socks5"
-DEPEND="nls? ( dev-util/intltool )"
-DEPEND=">=dev-libs/libmowgli-0.6.0
+DEPEND="nls? ( dev-util/intltool )
+ dev-util/pkgconfig"
+RDEPEND=">=dev-libs/libmowgli-0.6.0
>=x11-libs/gtk+-2.10
>=dev-libs/glib-2.14
x11-libs/libsexy
diff --git a/net-irc/conspire/conspire-0.13.1.ebuild b/net-irc/conspire/conspire-0.13.1.ebuild
index 87c637d4f15f..8039179e73c1 100644
--- a/net-irc/conspire/conspire-0.13.1.ebuild
+++ b/net-irc/conspire/conspire-0.13.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.13.1.ebuild,v 1.3 2008/06/08 03:50:11 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.13.1.ebuild,v 1.4 2008/10/12 00:12:49 chainsaw Exp $
DESCRIPTION="A high quality IRC client which uses a multitude of interfaces"
HOMEPAGE="http://www.nenolod.net/conspire/"
@@ -9,7 +9,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE="python gnutls ipv6 nls mmx socks5"
-DEPEND="nls? ( dev-util/intltool )"
+DEPEND="nls? ( dev-util/intltool )
+ dev-util/pkgconfig"
RDEPEND=">=dev-libs/libmowgli-0.6.0
>=x11-libs/gtk+-2.10
>=dev-libs/glib-2.14
diff --git a/net-irc/conspire/conspire-0.20.ebuild b/net-irc/conspire/conspire-0.20.ebuild
index 76eb8da61fc4..b9f3c7411ffb 100644
--- a/net-irc/conspire/conspire-0.20.ebuild
+++ b/net-irc/conspire/conspire-0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.20.ebuild,v 1.1 2008/07/20 14:02:05 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.20.ebuild,v 1.2 2008/10/12 00:12:49 chainsaw Exp $
MY_P="${P/_/-}"
S="${WORKDIR}/${MY_P}"
@@ -9,9 +9,10 @@ HOMEPAGE="http://www.nenolod.net/conspire/"
SRC_URI="http://distfiles.atheme.org/${MY_P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~sparc ~x86"
IUSE="python gnutls ipv6 nls mmx socks5 dbus"
-DEPEND="nls? ( dev-util/intltool )"
+DEPEND="nls? ( dev-util/intltool )
+ dev-util/pkgconfig"
RDEPEND=">=dev-libs/libmowgli-0.6.0
>=x11-libs/gtk+-2.10
>=dev-libs/glib-2.14