diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-04-14 21:16:26 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-04-14 21:16:26 +0000 |
commit | 8faf42d00daec8ab58ab2e425d13e774a63e3ca4 (patch) | |
tree | 1faf6b85dcdfe13e47112ef3d0bd158b27c761b8 | |
parent | Stable on AMD64 (Manifest recommit) (diff) | |
download | gentoo-2-8faf42d00daec8ab58ab2e425d13e774a63e3ca4.tar.gz gentoo-2-8faf42d00daec8ab58ab2e425d13e774a63e3ca4.tar.bz2 gentoo-2-8faf42d00daec8ab58ab2e425d13e774a63e3ca4.zip |
Marked ppc
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.0.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index a6057b067880..e7edd31dca7f 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.91 2004/04/14 20:44:47 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.92 2004/04/14 21:16:26 lu_zero Exp $ + + 14 Apr 2004; Luca Barbato <lu_zero@gentoo.org> xchat-2.0.8-r1.ebuild: + Marked ppc 14 Apr 2004; Jon Portnoy <avenj@gentoo.org> xchat-2.0.8-r1.ebuild : Stable on AMD64. diff --git a/net-irc/xchat/xchat-2.0.8-r1.ebuild b/net-irc/xchat/xchat-2.0.8-r1.ebuild index 272e8279747d..6844737b25d6 100644 --- a/net-irc/xchat/xchat-2.0.8-r1.ebuild +++ b/net-irc/xchat/xchat-2.0.8-r1.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.8-r1.ebuild,v 1.3 2004/04/14 20:44:47 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.8-r1.ebuild,v 1.4 2004/04/14 21:16:26 lu_zero 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 ~mips" +KEYWORDS="~x86 sparc ~hppa ppc ~alpha amd64 ~ia64 ~mips" IUSE="perl tcltk python ssl mmx ipv6 nls" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk" |