diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 17:02:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 17:02:10 +0000 |
commit | 49820232fc855cd46d5f3eab35a2b025da4887e4 (patch) | |
tree | b21138f9e815a30e36204a55e245cf5781675f5a /net-irc | |
parent | Version bump; Taking temporary maintainership (diff) | |
download | gentoo-2-49820232fc855cd46d5f3eab35a2b025da4887e4.tar.gz gentoo-2-49820232fc855cd46d5f3eab35a2b025da4887e4.tar.bz2 gentoo-2-49820232fc855cd46d5f3eab35a2b025da4887e4.zip |
Mark 2.6.4 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index d4b459097b86..c8f0010d3508 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.203 2006/07/09 05:43:35 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.204 2006/07/13 17:02:10 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> xchat-2.6.4.ebuild: + Mark 2.6.4 stable on ia64 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> xchat-2.4.5-r1.ebuild: Marked stable on mips. diff --git a/net-irc/xchat/xchat-2.6.4.ebuild b/net-irc/xchat/xchat-2.6.4.ebuild index 62f75d8d1c54..1dabe518bc3c 100644 --- a/net-irc/xchat/xchat-2.6.4.ebuild +++ b/net-irc/xchat/xchat-2.6.4.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/xchat-2.6.4.ebuild,v 1.2 2006/07/08 18:04:43 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.4.ebuild,v 1.3 2006/07/13 17:02:10 agriffis Exp $ inherit eutils versionator gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |