diff options
author | 2004-10-01 01:14:58 +0000 | |
---|---|---|
committer | 2004-10-01 01:14:58 +0000 | |
commit | 1648908c4da137d9e381907ad1c73439c7d1ccc8 (patch) | |
tree | 7e4811872cd76dd74279d7c47e2fa95e9bb6cc82 /net-irc | |
parent | deleting old ebuilds (Manifest recommit) (diff) | |
download | gentoo-2-1648908c4da137d9e381907ad1c73439c7d1ccc8.tar.gz gentoo-2-1648908c4da137d9e381907ad1c73439c7d1ccc8.tar.bz2 gentoo-2-1648908c4da137d9e381907ad1c73439c7d1ccc8.zip |
Marked stable on x86.
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.0.ebuild | 4 | ||||
-rw-r--r-- | net-irc/xchatosd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchatosd/xchatosd-5.12.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index eee798821089..2e5827890216 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.127 2004/09/24 19:28:02 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.128 2004/10/01 01:13:18 swegener Exp $ + + 01 Oct 2004; Sven Wegener <swegener@gentoo.org> xchat-2.4.0.ebuild: + Marked stable on x86. 24 Sep 2004; Sven Wegener <swegener@gentoo.org> -xchat-2.0.7-r1.ebuild: Removed old ebuild. diff --git a/net-irc/xchat/xchat-2.4.0.ebuild b/net-irc/xchat/xchat-2.4.0.ebuild index 52b542bc66ab..0cd263b0cf2c 100644 --- a/net-irc/xchat/xchat-2.4.0.ebuild +++ b/net-irc/xchat/xchat-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.4 2004/09/07 23:21:28 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.5 2004/10/01 01:13:18 swegener Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86 ~sparc ~hppa ~ppc ~alpha ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ~sparc ~hppa ~ppc ~alpha ~amd64 ~ia64 ~mips ~ppc64" IUSE="perl tcltk python ssl mmx ipv6 nls xchattext xchatnogtk xchatdccserver" # Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org> diff --git a/net-irc/xchatosd/ChangeLog b/net-irc/xchatosd/ChangeLog index 2ba15687e53c..39d943dbca1b 100644 --- a/net-irc/xchatosd/ChangeLog +++ b/net-irc/xchatosd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchatosd # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/ChangeLog,v 1.3 2004/08/30 23:44:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/ChangeLog,v 1.4 2004/10/01 01:14:58 swegener Exp $ + + 01 Oct 2004; Sven Wegener <swegener@gentoo.org> xchatosd-5.12.ebuild: + Marked stable on x86. 31 Aug 2004; David Holm <dholm@gentoo.org> xchatosd-5.12.ebuild: Added to ~ppc. diff --git a/net-irc/xchatosd/xchatosd-5.12.ebuild b/net-irc/xchatosd/xchatosd-5.12.ebuild index 7e35cd41e0c5..bd44d9af7bed 100644 --- a/net-irc/xchatosd/xchatosd-5.12.ebuild +++ b/net-irc/xchatosd/xchatosd-5.12.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.12.ebuild,v 1.3 2004/08/30 23:44:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.12.ebuild,v 1.4 2004/10/01 01:14:58 swegener Exp $ DESCRIPTION="On-Screen Display for XChat" HOMEPAGE="http://sourceforge.net/projects/xchatosd/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="iconv" RDEPEND=">=x11-libs/xosd-2.2.5 |