diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-03-12 17:25:07 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-03-12 17:25:07 +0000 |
commit | d024202fd18d25cfa2c8687d2b26d3bdbfbf2d73 (patch) | |
tree | 539a04a9499a9599fd130e737c7c2e510ebba06a /net-irc/xchat/xchat-2.0.7.ebuild | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-d024202fd18d25cfa2c8687d2b26d3bdbfbf2d73.tar.gz gentoo-2-d024202fd18d25cfa2c8687d2b26d3bdbfbf2d73.tar.bz2 gentoo-2-d024202fd18d25cfa2c8687d2b26d3bdbfbf2d73.zip |
mark 2.0.7 x86, cleanout old stuff
Diffstat (limited to 'net-irc/xchat/xchat-2.0.7.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.0.7.ebuild b/net-irc/xchat/xchat-2.0.7.ebuild index f10d8da47ef0..91e23a83feb1 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.4 2004/01/22 15:51:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.7.ebuild,v 1.5 2004/03/12 17:25:07 foser 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 ia64" +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" |