summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-04 08:27:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-04 08:27:28 +0000
commit22f3bfc640597586c0fae410c3373b4edc8043ea (patch)
treefd79d7eb92af632ca6534afe1c996496ed350a2c /net-irc/sic
parentStable for x86, wrt bug #502882 (diff)
downloadgentoo-2-22f3bfc640597586c0fae410c3373b4edc8043ea.tar.gz
gentoo-2-22f3bfc640597586c0fae410c3373b4edc8043ea.tar.bz2
gentoo-2-22f3bfc640597586c0fae410c3373b4edc8043ea.zip
Stable for x86, wrt bug #502884
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/sic')
-rw-r--r--net-irc/sic/ChangeLog5
-rw-r--r--net-irc/sic/sic-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/sic/ChangeLog b/net-irc/sic/ChangeLog
index a963b8102924..1ee3c25242b1 100644
--- a/net-irc/sic/ChangeLog
+++ b/net-irc/sic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/sic
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.12 2014/04/30 11:03:37 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.13 2014/05/04 08:27:28 ago Exp $
+
+ 04 May 2014; Agostino Sarubbo <ago@gentoo.org> sic-1.2.ebuild:
+ Stable for x86, wrt bug #502884
30 Apr 2014; Chema Alonso <nimiux@gentoo.org> sic-1.2.ebuild:
Stable for amd64 wrt bug #502884
diff --git a/net-irc/sic/sic-1.2.ebuild b/net-irc/sic/sic-1.2.ebuild
index e693b8ca561c..8d2ff7cb59f8 100644
--- a/net-irc/sic/sic-1.2.ebuild
+++ b/net-irc/sic/sic-1.2.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/sic/sic-1.2.ebuild,v 1.2 2014/04/30 11:03:37 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.2.ebuild,v 1.3 2014/05/04 08:27:28 ago Exp $
EAPI=4
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE=""
src_prepare() {