diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2006-12-30 16:21:02 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2006-12-30 16:21:02 +0000 |
commit | f6b3cf8136a36adab0ad621aa56ce2aace09434d (patch) | |
tree | edf9ccb8b844decbdfd0fd5bbe0ee5e327fbcece /net-irc/xchat-gnome | |
parent | Add ~ppc64 keyword. Tested on 64UL with GCC 4. (diff) | |
download | gentoo-2-f6b3cf8136a36adab0ad621aa56ce2aace09434d.tar.gz gentoo-2-f6b3cf8136a36adab0ad621aa56ce2aace09434d.tar.bz2 gentoo-2-f6b3cf8136a36adab0ad621aa56ce2aace09434d.zip |
Add ~ppc64 keyword. Tested on 64UL with GCC 4.
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 10cd64bf3161..dade57bfcefc 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2006/11/06 00:34:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.27 2006/12/30 16:21:02 chainsaw Exp $ + + 30 Dec 2006; Tony Vroon <chainsaw@gentoo.org> xchat-gnome-0.15.ebuild: + Add ~ppc64 keyword. Tested on 64UL with GCC 4. 06 Nov 2006; Christian Faulhammer <opfer@gentoo.org> xchat-gnome-0.15.ebuild: diff --git a/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild index 623322642e81..e064655830f9 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.2 2006/11/06 00:34:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild,v 1.3 2006/12/30 16:21:02 chainsaw 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~ppc64" IUSE="perl tcltk python ssl mmx ipv6 nls dbus libsexy libnotify spell" RDEPEND=">=dev-libs/glib-2.12.0 |