summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2009-09-18 15:15:01 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2009-09-18 15:15:01 +0000
commit571192f4c494aef1b4728b731507d04cfda1f536 (patch)
tree0d37b33dec2f13fd58be2430bf44de222e3d436e /net-irc/xchat-gnome
parentVersion bump, switch to tarball as requested in bug 282504 (diff)
downloadhistorical-571192f4c494aef1b4728b731507d04cfda1f536.tar.gz
historical-571192f4c494aef1b4728b731507d04cfda1f536.tar.bz2
historical-571192f4c494aef1b4728b731507d04cfda1f536.zip
Migrate to EAPI 2 in order to remove built_with_use usage.
Package-Manager: portage-2.2_rc40/cvs/Linux i686
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r--net-irc/xchat-gnome/ChangeLog6
-rw-r--r--net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild11
2 files changed, 9 insertions, 8 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog
index 8476d83a80d7..078e5b01e69d 100644
--- a/net-irc/xchat-gnome/ChangeLog
+++ b/net-irc/xchat-gnome/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/xchat-gnome
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.48 2009/07/05 20:03:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.49 2009/09/18 15:15:01 betelgeuse Exp $
+
+ 18 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
+ xchat-gnome-0.26.1.ebuild:
+ Migrate to EAPI 2 in order to remove built_with_use usage.
05 Jul 2009; Alexis Ballier <aballier@gentoo.org>
xchat-gnome-0.26.1.ebuild:
diff --git a/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild
index fe89ffbcebd9..9dd85540058c 100644
--- a/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild
+++ b/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2009 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.26.1.ebuild,v 1.3 2009/07/05 20:03:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild,v 1.4 2009/09/18 15:15:01 betelgeuse Exp $
+
+EAPI="2"
inherit gnome2 eutils toolchain-funcs
@@ -26,7 +28,7 @@ RDEPEND=">=dev-libs/glib-2.18.0
dbus? ( >=sys-apps/dbus-0.60 )
>=x11-libs/libsexy-0.1.11
libnotify? ( >=x11-libs/libnotify-0.3.2 )
- sound? ( >=media-libs/libcanberra-0.3 )
+ sound? ( >=media-libs/libcanberra-0.3[gtk] )
x11-libs/libX11"
DEPEND="${RDEPEND}
@@ -44,11 +46,6 @@ pkg_setup() {
die "Please select >=sys-devel/gcc-4.1.3"
fi
- 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
-
# Per configure.ac, shm is disable because of upstream bug #565958
# --enable-shm
G2CONF="${G2CONF}