diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-22 15:51:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-22 15:51:07 +0000 |
commit | b160def5cee95bae23d4beef87fa9d84a8219fee (patch) | |
tree | cf355d46713fca38f2490f5154fa5a134b87b3f9 /net-irc/xchat | |
parent | initial import, thx to solution2u.net (diff) | |
download | gentoo-2-b160def5cee95bae23d4beef87fa9d84a8219fee.tar.gz gentoo-2-b160def5cee95bae23d4beef87fa9d84a8219fee.tar.bz2 gentoo-2-b160def5cee95bae23d4beef87fa9d84a8219fee.zip |
stable on alpha and ia64
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 8ea863d52090..80b22ce62a27 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.82 2004/01/08 17:22:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.83 2004/01/22 15:51:07 agriffis Exp $ + + 22 Jan 2004; Aron Griffis <agriffis@gentoo.org> xchat-2.0.7.ebuild: + stable on alpha and ia64 08 Jan 2004; <gustavoz@gentoo.org> xchat-2.0.6-r1.ebuild: going stable for sparc diff --git a/net-irc/xchat/xchat-2.0.7.ebuild b/net-irc/xchat/xchat-2.0.7.ebuild index dcf59ef6848a..f10d8da47ef0 100644 --- a/net-irc/xchat/xchat-2.0.7.ebuild +++ b/net-irc/xchat/xchat-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.7.ebuild,v 1.3 2004/01/07 22:17:35 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.7.ebuild,v 1.4 2004/01/22 15:51:07 agriffis Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86 ~sparc ~hppa ~ppc ~alpha ~amd64" +KEYWORDS="~x86 ~sparc ~hppa ~ppc alpha ~amd64 ia64" IUSE="perl tcltk python ssl mmx ipv6 nls" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk" |