diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-06 00:34:11 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-06 00:34:11 +0000 |
commit | 9351703a7b90333b3f551373b1753c380e18463d (patch) | |
tree | 6c6535c96519e83679b8216d948826acf2fc6579 /net-irc | |
parent | keyworded ~x86, bug #154091 (diff) | |
download | gentoo-2-9351703a7b90333b3f551373b1753c380e18463d.tar.gz gentoo-2-9351703a7b90333b3f551373b1753c380e18463d.tar.bz2 gentoo-2-9351703a7b90333b3f551373b1753c380e18463d.zip |
keyworded ~x86, bug #154187
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 804502fa15f0..10cd64bf3161 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.25 2006/11/05 22:24:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.26 2006/11/06 00:34:11 opfer Exp $ + + 06 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + xchat-gnome-0.15.ebuild: + keyworded ~x86, bug #154187 *xchat-gnome-0.15 (05 Nov 2006) diff --git a/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild index 4cc35476d0e9..623322642e81 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.15.ebuild,v 1.1 2006/11/05 22:24:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild,v 1.2 2006/11/06 00:34:11 opfer Exp $ inherit gnome2 eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://releases.navi.cx/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="perl tcltk python ssl mmx ipv6 nls dbus libsexy libnotify spell" RDEPEND=">=dev-libs/glib-2.12.0 |