summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-12-07 12:30:16 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-12-07 12:30:16 +0000
commitf9addb9744e80b0488474169995664d484e57164 (patch)
tree9a21c88b6d4f5c9a27e1f245e73ab70b14a85367 /media-sound/bmpx
parentFix libdir in pkgconfig file on multilib systems. (diff)
downloadgentoo-2-f9addb9744e80b0488474169995664d484e57164.tar.gz
gentoo-2-f9addb9744e80b0488474169995664d484e57164.tar.bz2
gentoo-2-f9addb9744e80b0488474169995664d484e57164.zip
Add xchat-gnome as xchat provider, bug #112191.
(Portage version: 2.0.53)
Diffstat (limited to 'media-sound/bmpx')
-rw-r--r--media-sound/bmpx/ChangeLog5
-rw-r--r--media-sound/bmpx/bmpx-0.12.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/bmpx/ChangeLog b/media-sound/bmpx/ChangeLog
index e80eceafc0d6..4521802bfa60 100644
--- a/media-sound/bmpx/ChangeLog
+++ b/media-sound/bmpx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/bmpx
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/bmpx/ChangeLog,v 1.22 2005/12/02 13:01:42 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/bmpx/ChangeLog,v 1.23 2005/12/07 12:30:16 azarah Exp $
+
+ 07 Dec 2005; Martin Schlemmer <azarah@gentoo.org> bmpx-0.12.9-r1.ebuild:
+ Add xchat-gnome as xchat provider, bug #112191.
*bmpx-0.12.9-r1 (02 Dec 2005)
diff --git a/media-sound/bmpx/bmpx-0.12.9-r1.ebuild b/media-sound/bmpx/bmpx-0.12.9-r1.ebuild
index f9936718bcd3..b77597430caa 100644
--- a/media-sound/bmpx/bmpx-0.12.9-r1.ebuild
+++ b/media-sound/bmpx/bmpx-0.12.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/bmpx/bmpx-0.12.9-r1.ebuild,v 1.1 2005/12/02 13:01:42 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/bmpx/bmpx-0.12.9-r1.ebuild,v 1.2 2005/12/07 12:30:16 azarah Exp $
inherit gnome2 autotools eutils
@@ -28,7 +28,7 @@ RDEPEND=">=dev-libs/glib-2.8.0
perl? ( dev-lang/perl )
python? ( dev-lang/python >=dev-python/pygtk-2.8 )
irssi? ( >=net-irc/irssi-0.8.9 )
- xchat? ( >=net-irc/xchat-2.4.1 )
+ xchat? ( || ( >=net-irc/xchat-2.4.1 >=net-irc/xchat-gnome-0.6 ) )
virtual/fam
net-misc/curl
>=media-libs/xine-lib-1.0.1"