diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 23:20:27 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 23:20:27 +0000 |
commit | c4a7ce506d72341d745856da997f3e8e15c74594 (patch) | |
tree | eec080fdead87ad10c145d352292d328fa77703f /net-irc | |
parent | version bump (diff) | |
download | historical-c4a7ce506d72341d745856da997f3e8e15c74594.tar.gz historical-c4a7ce506d72341d745856da997f3e8e15c74594.tar.bz2 historical-c4a7ce506d72341d745856da997f3e8e15c74594.zip |
Stable on hppa, ppc.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/Manifest | 4 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index f7a5f2d63e97..f59d510df8c2 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.180 2005/11/05 15:10:51 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.181 2005/11/11 23:20:27 hansmi Exp $ + + 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> xchat-2.4.5.ebuild: + Stable on hppa, ppc. 05 Nov 2005; Stephen P. Becker <geoman@gentoo.org> xchat-2.6.0.ebuild: added ~mips keyword, bug 111322 diff --git a/net-irc/xchat/Manifest b/net-irc/xchat/Manifest index ce04c34fc017..aa150455ebc4 100644 --- a/net-irc/xchat/Manifest +++ b/net-irc/xchat/Manifest @@ -1,4 +1,4 @@ -MD5 c97217b10c5f4b4a98d58a46a030d86c ChangeLog 26976 +MD5 17dfaf3c80bb9f88b0f3600b61c24ebb ChangeLog 27074 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 @@ -11,5 +11,5 @@ 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 f8955431b1602f7fa637ee19c96d0369 xchat-2.4.5.ebuild 2301 +MD5 dc61b5c9c8fb5b2f6638301a9b066e77 xchat-2.4.5.ebuild 2299 MD5 95d53db19acfbc8d85a8ac0c8d695133 xchat-2.6.0.ebuild 2261 diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild index 853b1bfa6064..58e02c875be8 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.7 2005/10/19 13:19:43 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.8 2005/11/11 23:20:27 hansmi 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> |