summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-10-20 15:33:39 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-10-20 15:33:39 +0000
commitb04cd6b2b3539e7482b965863eb8ba8563698a10 (patch)
treedcc462a78aeffa91b401f35221fc3a0936f5e8b0 /net-irc
parentKeyword ~amd64-linux (diff)
downloadgentoo-2-b04cd6b2b3539e7482b965863eb8ba8563698a10.tar.gz
gentoo-2-b04cd6b2b3539e7482b965863eb8ba8563698a10.tar.bz2
gentoo-2-b04cd6b2b3539e7482b965863eb8ba8563698a10.zip
Keyword ~amd64-linux
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/ChangeLog5
-rw-r--r--net-irc/hexchat/hexchat-2.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index 1e2053c210a4..f14ce938c795 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.10 2012/10/15 14:15:14 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.11 2012/10/20 15:33:39 pinkbyte Exp $
+
+ 20 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.9.3.ebuild:
+ Keyword ~amd64-linux
*hexchat-2.9.3 (15 Oct 2012)
diff --git a/net-irc/hexchat/hexchat-2.9.3.ebuild b/net-irc/hexchat/hexchat-2.9.3.ebuild
index 05cdcbb9ac51..0a3cce2bb9a7 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.1 2012/10/15 14:15:14 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.2 2012/10/20 15:33:39 pinkbyte 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"
+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