diff options
author | Scott Stoddard <deltacow@gentoo.org> | 2006-02-20 00:22:37 +0000 |
---|---|---|
committer | Scott Stoddard <deltacow@gentoo.org> | 2006-02-20 00:22:37 +0000 |
commit | 72406a32d54d3a9c5179d1f3cd2ae6c6441fceed (patch) | |
tree | 4c3e77a63264af6a7941e8dd341e2b32006f7478 /net-irc/xchat-gnome | |
parent | Stable on alpha, amd64. Changed to virtual/qmail. (diff) | |
download | gentoo-2-72406a32d54d3a9c5179d1f3cd2ae6c6441fceed.tar.gz gentoo-2-72406a32d54d3a9c5179d1f3cd2ae6c6441fceed.tar.bz2 gentoo-2-72406a32d54d3a9c5179d1f3cd2ae6c6441fceed.zip |
Added ~amd64. (bug #123412)
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index a2557927470b..9b374cfb671f 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.14 2006/02/19 19:59:55 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.15 2006/02/20 00:22:37 deltacow Exp $ + + 20 Feb 2006; Scott Stoddard <deltacow@gentoo.org> + xchat-gnome-0.9-r1.ebuild: + Mark ~amd64. *xchat-gnome-0.9-r1 (19 Feb 2006) diff --git a/net-irc/xchat-gnome/xchat-gnome-0.9-r1.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.9-r1.ebuild index db76e9edbf72..691b868ff3b5 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.9-r1.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.9-r1.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.9-r1.ebuild,v 1.1 2006/02/19 19:59:55 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.9-r1.ebuild,v 1.2 2006/02/20 00:22:37 deltacow 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="~x86" +KEYWORDS="~amd64 ~x86" IUSE="perl tcltk python ssl mmx ipv6 nls dbus libsexy libnotify" RDEPEND=">=dev-libs/glib-2.0.3 |