diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-09-05 13:34:05 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-09-05 13:34:05 +0000 |
commit | b68048b1c5e0bb4145fdaf71000a35d7fb6772f9 (patch) | |
tree | c3ebbf50af9f5e58cd5c9bf8e92b856f9860d7f0 | |
parent | postrm -> postinst (i need to wakeup) (Manifest recommit) (diff) | |
download | gentoo-2-b68048b1c5e0bb4145fdaf71000a35d7fb6772f9.tar.gz gentoo-2-b68048b1c5e0bb4145fdaf71000a35d7fb6772f9.tar.bz2 gentoo-2-b68048b1c5e0bb4145fdaf71000a35d7fb6772f9.zip |
Stable on hppa.
-rw-r--r-- | net-irc/xchat-systray/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.0.10-r3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-irc/xchat-systray/ChangeLog b/net-irc/xchat-systray/ChangeLog index 7ff11fba3042..a253fe6a7638 100644 --- a/net-irc/xchat-systray/ChangeLog +++ b/net-irc/xchat-systray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-systray # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/ChangeLog,v 1.14 2004/08/24 22:43:23 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/ChangeLog,v 1.15 2004/09/05 13:34:05 gmsoft Exp $ + + 05 Sep 2004; Guy Martin <gmsoft@gentoo.org> xchat-systray-2.4.5-r1.ebuild: + Stable on hppa. *xchat-systray-2.4.5-r1 (25 Aug 2004) diff --git a/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild b/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild index 89db64a3f929..6ada629a69a8 100644 --- a/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild +++ b/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild,v 1.1 2004/08/24 22:43:23 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild,v 1.2 2004/09/05 13:34:05 gmsoft Exp $ inherit flag-o-matic eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://blight.altervista.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha hppa" IUSE="" RDEPEND=">=dev-libs/glib-2.0.3 diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 4ff5c756f811..1a50d31422bd 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.124 2004/08/24 21:35:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.125 2004/09/05 13:31:34 gmsoft Exp $ + + 05 Sep 2004; Guy Martin <gmsoft@gentoo.org> xchat-2.0.10-r3.ebuild: + Stable on hppa. 24 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.0.10-r3.ebuild: Stable on sparc diff --git a/net-irc/xchat/xchat-2.0.10-r3.ebuild b/net-irc/xchat/xchat-2.0.10-r3.ebuild index a8845282aa90..035be19f241a 100644 --- a/net-irc/xchat/xchat-2.0.10-r3.ebuild +++ b/net-irc/xchat/xchat-2.0.10-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.10-r3.ebuild,v 1.3 2004/08/24 21:35:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.10-r3.ebuild,v 1.4 2004/09/05 13:31:34 gmsoft Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 sparc ~hppa ~ppc ~alpha ~amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 sparc hppa ~ppc ~alpha ~amd64 ~ia64 ~mips ppc64" IUSE="perl tcltk python ssl mmx ipv6 nls" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk xchatdccserver" |