diff options
author | Brent Baude <ranger@gentoo.org> | 2007-08-01 13:47:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-08-01 13:47:14 +0000 |
commit | 9ee2d4c3d275c0a0311a2a58ad52c4c47d987fd9 (patch) | |
tree | 12638848ded1fbb7b6d33a00df10a7dcc8019d0f /net-irc/xchat | |
parent | Marking 7.1.042 ppc and ppc64 stable for bug 185677 (diff) | |
download | gentoo-2-9ee2d4c3d275c0a0311a2a58ad52c4c47d987fd9.tar.gz gentoo-2-9ee2d4c3d275c0a0311a2a58ad52c4c47d987fd9.tar.bz2 gentoo-2-9ee2d4c3d275c0a0311a2a58ad52c4c47d987fd9.zip |
Marking net-irc/xchat-2.8.4-r1 ppc and ppc64 stable for bug 187365
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-irc/xchat')
-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 6cca1ac393f5..ee4ecf90b857 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.256 2007/08/01 12:45:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.257 2007/08/01 13:47:14 ranger Exp $ + + 01 Aug 2007; Brent Baude <ranger@gentoo.org> xchat-2.8.4-r1.ebuild: + Marking net-irc/xchat-2.8.4-r1 ppc and ppc64 stable for bug 187365 01 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.8.4-r1.ebuild: Stable on sparc wrt #187365 diff --git a/net-irc/xchat/xchat-2.8.4-r1.ebuild b/net-irc/xchat/xchat-2.8.4-r1.ebuild index 87df0a3855c7..1088bce23463 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.3 2007/08/01 12:45:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.4-r1.ebuild,v 1.4 2007/08/01 13:47:14 ranger 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 |