summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 09:59:56 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 09:59:56 +0000
commit8fa8c9dbf88a72061333a117db3fcfc4f6508f55 (patch)
treebdbd2d889f4e672d841ea405b14e42d3e21ec64e /net-irc
parentx86 stable wrt bug #509056 (diff)
downloadgentoo-2-8fa8c9dbf88a72061333a117db3fcfc4f6508f55.tar.gz
gentoo-2-8fa8c9dbf88a72061333a117db3fcfc4f6508f55.tar.bz2
gentoo-2-8fa8c9dbf88a72061333a117db3fcfc4f6508f55.zip
x86 stable wrt bug #505476
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/ChangeLog5
-rw-r--r--net-irc/weechat/weechat-0.4.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/weechat/ChangeLog b/net-irc/weechat/ChangeLog
index f5934c4981b1..c760feabeaa1 100644
--- a/net-irc/weechat/ChangeLog
+++ b/net-irc/weechat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/weechat
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.140 2014/04/18 18:35:28 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.141 2014/06/14 09:59:56 phajdan.jr Exp $
+
+ 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> weechat-0.4.3-r1.ebuild:
+ x86 stable wrt bug #505476
18 Apr 2014; Chema Alonso <nimiux@gentoo.org> weechat-0.4.3-r1.ebuild:
Stable for amd64 wrt bug #505476
diff --git a/net-irc/weechat/weechat-0.4.3-r1.ebuild b/net-irc/weechat/weechat-0.4.3-r1.ebuild
index 8e37070d801c..2503b048e175 100644
--- a/net-irc/weechat/weechat-0.4.3-r1.ebuild
+++ b/net-irc/weechat/weechat-0.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild,v 1.3 2014/04/18 18:35:28 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.4.3-r1.ebuild,v 1.4 2014/06/14 09:59:56 phajdan.jr Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -18,7 +18,7 @@ SLOT="0"
if [[ ${PV} == "9999" ]]; then
KEYWORDS=""
else
- KEYWORDS="amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
fi
NETWORKS="+irc"