diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-05 15:13:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-05 15:13:33 +0000 |
commit | 0374887d3c4c209cf53890c998c1089279c1fa86 (patch) | |
tree | cfdb0c7d2a1020810d0ffe89d5c02b4726dad556 /net-irc | |
parent | Stable on ppc wrt bug 187614 (diff) | |
download | gentoo-2-0374887d3c4c209cf53890c998c1089279c1fa86.tar.gz gentoo-2-0374887d3c4c209cf53890c998c1089279c1fa86.tar.bz2 gentoo-2-0374887d3c4c209cf53890c998c1089279c1fa86.zip |
Stable for HPPA (bug #187365).
(Portage version: 2.1.3.3)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 13bc0538c58b..ca40b7d147be 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.258 2007/08/01 16:05:00 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.259 2007/08/05 15:13:33 jer Exp $ + + 05 Aug 2007; Jeroen Roovers <jer@gentoo.org> xchat-2.8.4-r1.ebuild: + Stable for HPPA (bug #187365). 01 Aug 2007; <metalgod@gentoo.org> xchat-2.8.4-r1.ebuild: Stable on amd64. Bug #187365. diff --git a/net-irc/xchat/xchat-2.8.4-r1.ebuild b/net-irc/xchat/xchat-2.8.4-r1.ebuild index ce0de7c18398..1baf0c9796be 100644 --- a/net-irc/xchat/xchat-2.8.4-r1.ebuild +++ b/net-irc/xchat/xchat-2.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.4-r1.ebuild,v 1.5 2007/08/01 16:05:00 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.4-r1.ebuild,v 1.6 2007/08/05 15:13:33 jer Exp $ inherit eutils versionator gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |