diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-18 12:44:03 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-18 12:44:03 +0000 |
commit | 5d06c08eb06e992a26a755aac0704a77e2970a99 (patch) | |
tree | 80b97da81bdd5b5a20c5ec527879bfdb326134fe /net-irc | |
parent | x86 stable wrt security bug 166969 (diff) | |
download | gentoo-2-5d06c08eb06e992a26a755aac0704a77e2970a99.tar.gz gentoo-2-5d06c08eb06e992a26a755aac0704a77e2970a99.tar.bz2 gentoo-2-5d06c08eb06e992a26a755aac0704a77e2970a99.zip |
stable on amd64; bug 167328
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 90a22a0d3306..566fdc705425 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.229 2007/02/18 08:24:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.230 2007/02/18 12:44:03 blubb Exp $ + + 18 Feb 2007; Simon Stelling <blubb@gentoo.org> xchat-2.8.0.ebuild: + stable on amd64; bug 167328 18 Feb 2007; nixnut <nixnut@gentoo.org> xchat-2.8.0.ebuild: Stable on ppc wrt bug 166744 diff --git a/net-irc/xchat/xchat-2.8.0.ebuild b/net-irc/xchat/xchat-2.8.0.ebuild index 2ce8bfb4bb27..edf5e0084d06 100644 --- a/net-irc/xchat/xchat-2.8.0.ebuild +++ b/net-irc/xchat/xchat-2.8.0.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.0.ebuild,v 1.9 2007/02/18 08:24:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.0.ebuild,v 1.10 2007/02/18 12:44:03 blubb 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" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |