public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/xchat-gnome: ChangeLog xchat-gnome-0.24.1.ebuild xchat-gnome-0.24.0.ebuild xchat-gnome-0.13.ebuild
@ 2008-11-21 22:00 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2008-11-21 22:00 UTC (permalink / raw
  To: gentoo-commits

eva         08/11/21 22:00:30

  Modified:             ChangeLog xchat-gnome-0.24.1.ebuild
  Removed:              xchat-gnome-0.24.0.ebuild xchat-gnome-0.13.ebuild
  Log:
  Clean up old revisions. Add libcanberra gtk support check, bug #247457.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)

Revision  Changes    Path
1.40                 net-irc/xchat-gnome/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat-gnome/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat-gnome/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat-gnome/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	22 Oct 2008 21:10:42 -0000	1.39
+++ ChangeLog	21 Nov 2008 22:00:30 -0000	1.40
@@ -1,6 +1,12 @@
 # ChangeLog for net-irc/xchat-gnome
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.39 2008/10/22 21:10:42 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.40 2008/11/21 22:00:30 eva Exp $
+
+  21 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  -files/0.17-segfault-fix.patch,
+  -files/0.11-libnotify-libsexy-configure.patch, -xchat-gnome-0.13.ebuild,
+  -xchat-gnome-0.24.0.ebuild, xchat-gnome-0.24.1.ebuild:
+  Clean up old revisions. Add libcanberra gtk support check, bug #247457.
 
 *xchat-gnome-0.24.1 (22 Oct 2008)
 



1.2                  net-irc/xchat-gnome/xchat-gnome-0.24.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.24.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.24.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.24.1.ebuild?r1=1.1&r2=1.2

Index: xchat-gnome-0.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.24.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xchat-gnome-0.24.1.ebuild	22 Oct 2008 21:10:42 -0000	1.1
+++ xchat-gnome-0.24.1.ebuild	21 Nov 2008 22:00:30 -0000	1.2
@@ -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/xchat-gnome/xchat-gnome-0.24.1.ebuild,v 1.1 2008/10/22 21:10:42 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.24.1.ebuild,v 1.2 2008/11/21 22:00:30 eva Exp $
 
 inherit gnome2 eutils
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="dbus ipv6 libnotify mmx nls perl python sound spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.18.0
@@ -38,6 +38,11 @@
 # gnome-base/gnome-common is temporarily needed for re-creating configure
 
 pkg_setup() {
+	if use sound && ! built_with_use media-libs/libcanberra gtk; then
+		eerror "You need to rebuild media-libs/libcanberra with gtk support."
+		die "Rebuild media-libs/libcanberra with USE='gtk'"
+	fi
+
 	G2CONF="${G2CONF}
 		--enable-gnomefe
 		--enable-shm






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-21 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-21 22:00 [gentoo-commits] gentoo-x86 commit in net-irc/xchat-gnome: ChangeLog xchat-gnome-0.24.1.ebuild xchat-gnome-0.24.0.ebuild xchat-gnome-0.13.ebuild Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox