summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-09 19:45:23 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-09 19:45:23 +0000
commit9b549c446cd76455f2e9e22380d111092f88bbd9 (patch)
tree94bc229b5d9c3a014ec4790abd6a8e7dd58352c2 /net-irc/xchat
parentstable on alpha (diff)
downloadgentoo-2-9b549c446cd76455f2e9e22380d111092f88bbd9.tar.gz
gentoo-2-9b549c446cd76455f2e9e22380d111092f88bbd9.tar.bz2
gentoo-2-9b549c446cd76455f2e9e22380d111092f88bbd9.zip
stable on alpha
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-1.8.11.ebuild4
-rw-r--r--net-irc/xchat/xchat-2.0.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 767aa8f6736c..27e838be7fd9 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-irc/xchat
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.46 2003/03/09 19:41:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.47 2003/03/09 19:42:37 agriffis Exp $
*xchat-2.0.1 (03 Mar 2003)
@@ -35,6 +35,9 @@
*xchat-1.8.11 (23 Jan 2003)
+ 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> xchat-1.8.11.ebuild:
+ Mark stable on alpha
+
23 Jan 2003; foser <foser@gentoo.org> xchat-1.8.11.ebuild :
New version, with patch, now slotted (#13607)
diff --git a/net-irc/xchat/xchat-1.8.11.ebuild b/net-irc/xchat/xchat-1.8.11.ebuild
index dc0b2a4d0a3f..1fcc253d3e3d 100644
--- a/net-irc/xchat/xchat-1.8.11.ebuild
+++ b/net-irc/xchat/xchat-1.8.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.3 2003/03/03 23:12:08 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.4 2003/03/09 19:42:37 agriffis Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.xchat.org/"
SLOT="1"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
RDEPEND="=x11-libs/gtk+-1.2*
python? ( >=dev-lang/python-2.2-r7 )
diff --git a/net-irc/xchat/xchat-2.0.0.ebuild b/net-irc/xchat/xchat-2.0.0.ebuild
index 068e28bd6216..db2ae2ca1431 100644
--- a/net-irc/xchat/xchat-2.0.0.ebuild
+++ b/net-irc/xchat/xchat-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.0.ebuild,v 1.4 2003/03/05 13:28:24 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.0.ebuild,v 1.5 2003/03/09 19:41:56 agriffis Exp $
IUSE="perl tcltk python ssl gtk mmx ipv6"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
RDEPEND=">=dev-libs/glib-2.0.3
>=x11-libs/gtk+-2.0.3