diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-01 19:10:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-01 19:10:48 +0000 |
commit | 2b32d521138f16a50903e9870d8a8f8321eab8c9 (patch) | |
tree | 5334f4816f7cc65f85b631decac2fd8f3c878a37 /net-irc | |
parent | alpha/ia64/s390/sh/sparc/x86 stable wrt #441144 (diff) | |
download | gentoo-2-2b32d521138f16a50903e9870d8a8f8321eab8c9.tar.gz gentoo-2-2b32d521138f16a50903e9870d8a8f8321eab8c9.tar.bz2 gentoo-2-2b32d521138f16a50903e9870d8a8f8321eab8c9.zip |
alpha/ia64/sparc stable wrt #443118
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 047c5567e6d9..8b1f58bfd8c5 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.19 2012/11/25 12:45:46 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.20 2012/12/01 19:10:48 armin76 Exp $ + + 01 Dec 2012; Raúl Porcel <armin76@gentoo.org> hexchat-2.9.3.ebuild: + alpha/ia64/sparc stable wrt #443118 *hexchat-2.9.4 (25 Nov 2012) diff --git a/net-irc/hexchat/hexchat-2.9.3.ebuild b/net-irc/hexchat/hexchat-2.9.3.ebuild index 8303c07b7cbe..7abf30ac81ab 100644 --- a/net-irc/hexchat/hexchat-2.9.3.ebuild +++ b/net-irc/hexchat/hexchat-2.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.8 2012/11/25 12:29:03 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.9 2012/12/01 19:10:48 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.hexchat.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux" IUSE="dbus fastscroll +gtk ipv6 libnotify nls ntlm perl python spell ssl tcl" RDEPEND="dev-libs/glib:2 |