summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2008-01-14 16:47:22 +0000
committerTony Vroon <chainsaw@gentoo.org>2008-01-14 16:47:22 +0000
commite8e1336b52413d854d3f13e7869de3a27f7b25a2 (patch)
tree8b2f8e103c39b1b127828f060a017c6088af95ef /net-irc
parentFixed java-osgi (bug #205768). (diff)
downloadgentoo-2-e8e1336b52413d854d3f13e7869de3a27f7b25a2.tar.gz
gentoo-2-e8e1336b52413d854d3f13e7869de3a27f7b25a2.tar.bz2
gentoo-2-e8e1336b52413d854d3f13e7869de3a27f7b25a2.zip
Add pkgconfig dependency for the Evil Compile Person <bugs@dev.gentooexperimental.org>, closes bug #205473.
(Portage version: 2.1.4)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat-xsys/ChangeLog8
-rw-r--r--net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild5
2 files changed, 9 insertions, 4 deletions
diff --git a/net-irc/xchat-xsys/ChangeLog b/net-irc/xchat-xsys/ChangeLog
index fda56fc5dcae..bac4c1817399 100644
--- a/net-irc/xchat-xsys/ChangeLog
+++ b/net-irc/xchat-xsys/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/xchat-xsys
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.60 2007/11/12 20:53:44 chainsaw Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.61 2008/01/14 16:47:22 chainsaw Exp $
+
+ 14 Jan 2008; Tony Vroon <chainsaw@gentoo.org> xchat-xsys-2.2.0.ebuild:
+ Add pkgconfig dependency for the Evil Compile Person
+ <bugs@dev.gentooexperimental.org>, closes bug #205473.
*xchat-xsys-2.2.0 (12 Nov 2007)
diff --git a/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild
index 2551ef6cf0f4..6d0914142f51 100644
--- a/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild
+++ b/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild,v 1.1 2007/11/12 20:53:44 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild,v 1.2 2008/01/14 16:47:22 chainsaw Exp $
inherit toolchain-funcs eutils
@@ -18,6 +18,7 @@ DEPEND="|| (
>=net-irc/xchat-2.4.0
>=net-irc/xchat-gnome-0.4
)
+ dev-util/pkgconfig
sys-apps/pciutils
>=media-sound/audacious-1.4.0"