summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-04 03:51:11 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-04 03:51:11 +0000
commita3b788600ca897ca0dcce8b4103a820b8d1e11e3 (patch)
tree9222454f7bfbd6c8e9bc4f7aea1c6c82d452079a /net-irc
parentVersion bump #111274 by Dhruba Bandopadhyay. (diff)
downloadhistorical-a3b788600ca897ca0dcce8b4103a820b8d1e11e3.tar.gz
historical-a3b788600ca897ca0dcce8b4103a820b8d1e11e3.tar.bz2
historical-a3b788600ca897ca0dcce8b4103a820b8d1e11e3.zip
hppa love for #111322
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/Manifest12
-rw-r--r--net-irc/xchat/xchat-2.6.0.ebuild4
2 files changed, 13 insertions, 3 deletions
diff --git a/net-irc/xchat/Manifest b/net-irc/xchat/Manifest
index abe02e2884cf..b138d088f8a9 100644
--- a/net-irc/xchat/Manifest
+++ b/net-irc/xchat/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 510fd65e41cfc72f372fd34de40b6c8b ChangeLog 26704
MD5 e2b99b2d2dfc54ba96e560c0ed8392df files/digest-xchat-1.8.11-r1 65
MD5 21bc6820aa6d0c8722509a74c7fccb3d files/digest-xchat-2.4.3 134
@@ -11,4 +14,11 @@ MD5 fb5772136a872c08434566d4f0bcdc7f metadata.xml 179
MD5 4634f562e01b219d3bcfb0ae6acb8397 xchat-1.8.11-r1.ebuild 2264
MD5 f70fee92ab2e258ea7be208d0ddfa4b6 xchat-2.4.3.ebuild 2266
MD5 f8955431b1602f7fa637ee19c96d0369 xchat-2.4.5.ebuild 2301
-MD5 9af0d098af947b0ad7cddb3caba85acf xchat-2.6.0.ebuild 2199
+MD5 b52995c8db3b6105551bb1ac9aa58876 xchat-2.6.0.ebuild 2203
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDatrcgIKl8Uu19MoRAl8hAJ9TBpnnvOXU/MKHAjilBZdbXRSzEQCfZnIp
+C7jgjhsN3EOPhjMnrf1qkaE=
+=D1KM
+-----END PGP SIGNATURE-----
diff --git a/net-irc/xchat/xchat-2.6.0.ebuild b/net-irc/xchat/xchat-2.6.0.ebuild
index e31f57fe6893..4bb917d93986 100644
--- a/net-irc/xchat/xchat-2.6.0.ebuild
+++ b/net-irc/xchat/xchat-2.6.0.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.6.0.ebuild,v 1.2 2005/11/03 07:35:27 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.0.ebuild,v 1.3 2005/11/04 03:51:11 vapier Exp $
inherit versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="perl dbus tcltk python ssl mmx ipv6 nls xchattext xchatnogtk"
# Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org>