diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 02:55:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 02:55:44 +0000 |
commit | 2e43de9ca65274f009d2f990935555976d0a151c (patch) | |
tree | 2ef4ec81a6a26a74bf7148ed6739eacb58fe2980 /net-irc | |
parent | Mark 1.2.3 stable on alpha (diff) | |
download | gentoo-2-2e43de9ca65274f009d2f990935555976d0a151c.tar.gz gentoo-2-2e43de9ca65274f009d2f990935555976d0a151c.tar.bz2 gentoo-2-2e43de9ca65274f009d2f990935555976d0a151c.zip |
Mark 2.4.5 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/Manifest | 2 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.5.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 3c33b9095956..01bba5806de6 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.174 2005/10/13 19:12:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.175 2005/10/18 02:55:44 agriffis Exp $ + + 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> xchat-2.4.5.ebuild: + Mark 2.4.5 stable on alpha 13 Oct 2005; Aron Griffis <agriffis@gentoo.org> xchat-2.4.5.ebuild: Mark 2.4.5 stable on ia64 diff --git a/net-irc/xchat/Manifest b/net-irc/xchat/Manifest index 829069f32ba2..d51e123e0aa3 100644 --- a/net-irc/xchat/Manifest +++ b/net-irc/xchat/Manifest @@ -1,6 +1,6 @@ MD5 fb5772136a872c08434566d4f0bcdc7f metadata.xml 179 MD5 2a80275edcae7290e21779a789a364e2 ChangeLog 26106 -MD5 5fb873688d79614e7b8c516d0c86c712 xchat-2.4.5.ebuild 2304 +MD5 a4b5ad8e2fabbdceefefd72ddb4e77bb xchat-2.4.5.ebuild 2303 MD5 f70fee92ab2e258ea7be208d0ddfa4b6 xchat-2.4.3.ebuild 2266 MD5 795889de752b7c47e177346019fcae82 xchat-2.5.0_pre20051013.ebuild 2122 MD5 4634f562e01b219d3bcfb0ae6acb8397 xchat-1.8.11-r1.ebuild 2264 diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild index 4dee58bc92c0..0ef315f075e0 100644 --- a/net-irc/xchat/xchat-2.4.5.ebuild +++ b/net-irc/xchat/xchat-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.4 2005/10/13 19:12:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.5 2005/10/18 02:55:44 agriffis Exp $ inherit flag-o-matic eutils versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" 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> |