diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 17:48:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 17:48:45 +0000 |
commit | 33338a59c18286129f563e0c5c05de596117bd4b (patch) | |
tree | ce73144d09bc014f1ca967825e65cfa91d423d63 /net-irc/hexchat | |
parent | Build system fixes thanks to Julian Ospald (hasufell). Bug #436660 (diff) | |
download | gentoo-2-33338a59c18286129f563e0c5c05de596117bd4b.tar.gz gentoo-2-33338a59c18286129f563e0c5c05de596117bd4b.tar.bz2 gentoo-2-33338a59c18286129f563e0c5c05de596117bd4b.zip |
Add ~alpha/~ia64/~sparc wrt #435872
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index a5bafe86780e..5ebf4c3fabec 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.4 2012/09/28 23:51:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.5 2012/09/30 17:48:45 armin76 Exp $ + + 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> hexchat-2.9.1.ebuild: + Add ~alpha/~ia64/~sparc wrt #435872 28 Sep 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.1.ebuild: keyword ~ppc ~pcc64, bug #435872 diff --git a/net-irc/hexchat/hexchat-2.9.1.ebuild b/net-irc/hexchat/hexchat-2.9.1.ebuild index 58ea90f02de9..dfe5c45881c0 100644 --- a/net-irc/hexchat/hexchat-2.9.1.ebuild +++ b/net-irc/hexchat/hexchat-2.9.1.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.1.ebuild,v 1.4 2012/09/28 23:51:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.5 2012/09/30 17:48:45 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.hexchat.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl" RDEPEND=">=dev-libs/glib-2.6.0:2 |