diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 23:41:56 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 23:41:56 +0000 |
commit | 2c468412555771841792cf0407006722e41f8938 (patch) | |
tree | 5b360b35caf1d281721a668556b5b3a0b5213890 /net-irc/xchat | |
parent | amd64 stable (diff) | |
download | gentoo-2-2c468412555771841792cf0407006722e41f8938.tar.gz gentoo-2-2c468412555771841792cf0407006722e41f8938.tar.bz2 gentoo-2-2c468412555771841792cf0407006722e41f8938.zip |
Stable on amd64
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.6-r2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index d392c8f249e0..1e9573a77305 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.275 2009/01/05 21:50:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.276 2009/04/05 23:41:56 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> xchat-2.8.6-r2.ebuild: + Stable on amd64 05 Jan 2009; Markus Meier <maekke@gentoo.org> metadata.xml: drop local xft USE-flag description, as it's global now diff --git a/net-irc/xchat/xchat-2.8.6-r2.ebuild b/net-irc/xchat/xchat-2.8.6-r2.ebuild index c1ee0a32789b..e684bd76b159 100644 --- a/net-irc/xchat/xchat-2.8.6-r2.ebuild +++ b/net-irc/xchat/xchat-2.8.6-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.1 2008/11/27 20:49:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.2 2009/04/05 23:41:56 tester 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 xft" RDEPEND=">=dev-libs/glib-2.6.0 |