diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-01 12:45:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-01 12:45:21 +0000 |
commit | 79ec1f46631faaa891a220fd31293e436fd565bb (patch) | |
tree | 84985f6fc77fa789a58e9f62d1c056e882304a34 /net-irc/xchat | |
parent | Stable on sparc wrt #187365 (diff) | |
download | gentoo-2-79ec1f46631faaa891a220fd31293e436fd565bb.tar.gz gentoo-2-79ec1f46631faaa891a220fd31293e436fd565bb.tar.bz2 gentoo-2-79ec1f46631faaa891a220fd31293e436fd565bb.zip |
Stable on sparc wrt #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 06af00861981..6cca1ac393f5 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.255 2007/08/01 11:49:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.256 2007/08/01 12:45:21 gustavoz Exp $ + + 01 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.8.4-r1.ebuild: + Stable on sparc wrt #187365 01 Aug 2007; Raúl Porcel <armin76@gentoo.org> xchat-2.8.4-r1.ebuild: alpha/ia64/x86 stable 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 85f883767e39..87df0a3855c7 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.2 2007/08/01 11:49:13 armin76 Exp $ +# $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 $ 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 |