summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-13 18:22:02 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-13 18:22:02 +0000
commit203a7bf2ecb70b503847dfb7fcfb9bad2a13e673 (patch)
tree5859480da73215597ea79738a5f6aeb47986c789 /net-irc
parentSTable on sparc wrt #109094 (diff)
downloadhistorical-203a7bf2ecb70b503847dfb7fcfb9bad2a13e673.tar.gz
historical-203a7bf2ecb70b503847dfb7fcfb9bad2a13e673.tar.bz2
historical-203a7bf2ecb70b503847dfb7fcfb9bad2a13e673.zip
Stable on sparc
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/Manifest12
-rw-r--r--net-irc/xchat/xchat-2.4.5.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 294b5e34df22..0e776fd3cd7c 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.172 2005/10/13 14:58:57 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.173 2005/10/13 18:22:02 gustavoz Exp $
+
+ 13 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.4.5.ebuild:
+ Stable on sparc
13 Oct 2005; Sven Wegener <swegener@gentoo.org> xchat-2.4.5.ebuild:
Stable on x86.
diff --git a/net-irc/xchat/Manifest b/net-irc/xchat/Manifest
index 49369482dfcf..90a92629058c 100644
--- a/net-irc/xchat/Manifest
+++ b/net-irc/xchat/Manifest
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 d7e562b9a096d0cec74b4d87afb9caa7 ChangeLog 25914
+MD5 648ccc261bc2ceb1b965744f25c43dc8 ChangeLog 26007
MD5 e2b99b2d2dfc54ba96e560c0ed8392df files/digest-xchat-1.8.11-r1 65
MD5 21bc6820aa6d0c8722509a74c7fccb3d files/digest-xchat-2.4.3 134
MD5 c5d53c24b3ebfec1f168930213f55fea files/digest-xchat-2.4.5 65
@@ -13,12 +13,12 @@ MD5 ee98eba7f1061680d8d0582a10d72cb7 files/xchat-dccserver-0.5.patch 11776
MD5 fb5772136a872c08434566d4f0bcdc7f metadata.xml 179
MD5 4634f562e01b219d3bcfb0ae6acb8397 xchat-1.8.11-r1.ebuild 2264
MD5 f70fee92ab2e258ea7be208d0ddfa4b6 xchat-2.4.3.ebuild 2266
-MD5 6aae0a69e2a9fbd85485212f2887d88f xchat-2.4.5.ebuild 2306
+MD5 2dfbbce4d31caf3ec9652cdf517eca55 xchat-2.4.5.ebuild 2305
MD5 795889de752b7c47e177346019fcae82 xchat-2.5.0_pre20051013.ebuild 2122
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-iD8DBQFDTnZGI1lqEGTUzyQRAlv3AKDMZOBSCc6VR90YQpRLvY/PSqEjNACgmoM9
-oBW0YSXjosRbi280/E4twZY=
-=/zZw
+iD8DBQFDTqXsKRy60XGEcJIRAmn7AJ9uA5viPLdBOMCGLRKe0sbcAKnwfQCdEvCC
+ZHakOORKfnL+XRLIB3bTgXM=
+=fVvA
-----END PGP SIGNATURE-----
diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild
index 4dca0fcf07f5..ecba98063fdf 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.2 2005/10/13 14:58:57 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.3 2005/10/13 18:22:02 gustavoz 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>