summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-11-23 14:44:06 +0000
committerJason Wever <weeve@gentoo.org>2005-11-23 14:44:06 +0000
commit35a0bbcd662d48b275212b5c901865bfa9f50246 (patch)
tree8b838944c28118c4353a3209e7f79c2820888495 /net-irc
parentStable on sparc (diff)
downloadhistorical-35a0bbcd662d48b275212b5c901865bfa9f50246.tar.gz
historical-35a0bbcd662d48b275212b5c901865bfa9f50246.tar.bz2
historical-35a0bbcd662d48b275212b5c901865bfa9f50246.zip
Stable on SPARC.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/Manifest14
-rw-r--r--net-irc/xchat/xchat-2.4.5-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index b938b3a074e0..b3ab065c7d69 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.184 2005/11/22 18:10:41 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.185 2005/11/23 14:44:06 weeve Exp $
+
+ 23 Nov 2005; Jason Wever <weeve@gentoo.org> xchat-2.4.5-r1.ebuild:
+ Stable on SPARC.
22 Nov 2005; Joseph Jezak <josejx@gentoo.org> xchat-2.4.5.ebuild:
Marked -ppc since it's broken (bug #111322).
diff --git a/net-irc/xchat/Manifest b/net-irc/xchat/Manifest
index bdf023fa3f9b..56f30d67a45b 100644
--- a/net-irc/xchat/Manifest
+++ b/net-irc/xchat/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 108319dec136906241982777177ac7a7 ChangeLog 27477
+MD5 86fee1be66d0f4cab6c4c6b495d8b899 ChangeLog 27565
MD5 6354e2efb6f0d1323ad8849be7303575 files/44_fix_alignment_endianess.dpatch 8676
MD5 e2b99b2d2dfc54ba96e560c0ed8392df files/digest-xchat-1.8.11-r1 65
MD5 21bc6820aa6d0c8722509a74c7fccb3d files/digest-xchat-2.4.3 134
@@ -16,13 +13,6 @@ 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 c10195648896ac34737461914cc96a6e xchat-2.4.5-r1.ebuild 2366
+MD5 7d4cd824eee5215e98a083a09abecd45 xchat-2.4.5-r1.ebuild 2362
MD5 463f1808330e054a92fd79dcc70a60ce xchat-2.4.5.ebuild 2301
MD5 95d53db19acfbc8d85a8ac0c8d695133 xchat-2.6.0.ebuild 2261
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDg19TcsIHjyDViGQRAhzCAJ9KJmM21gYvdVmmn43CYXT/mNtjbwCggN6X
-Pg1fcbp2X+F+cftwbBuFWsA=
-=5CWT
------END PGP SIGNATURE-----
diff --git a/net-irc/xchat/xchat-2.4.5-r1.ebuild b/net-irc/xchat/xchat-2.4.5-r1.ebuild
index a7f4b5107494..49f5a65ea2d6 100644
--- a/net-irc/xchat/xchat-2.4.5-r1.ebuild
+++ b/net-irc/xchat/xchat-2.4.5-r1.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-r1.ebuild,v 1.1 2005/11/22 17:25:00 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5-r1.ebuild,v 1.2 2005/11/23 14:44:06 weeve 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>