summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-04 19:07:14 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-04 19:07:14 +0000
commit90a771d4aeae88a4b753ea7740a10afcb875c023 (patch)
tree45d80f8e565696491cac45a188c373d8929f69aa /net-irc/sic
parentFixed when sphinx not installed, build docs, keyword amd64-linux, x86-linux, ... (diff)
downloadgentoo-2-90a771d4aeae88a4b753ea7740a10afcb875c023.tar.gz
gentoo-2-90a771d4aeae88a4b753ea7740a10afcb875c023.tar.bz2
gentoo-2-90a771d4aeae88a4b753ea7740a10afcb875c023.zip
Stable for x86, wrt bug #419253
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/sic')
-rw-r--r--net-irc/sic/ChangeLog5
-rw-r--r--net-irc/sic/sic-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/sic/ChangeLog b/net-irc/sic/ChangeLog
index dc26df3ad8c2..d3f0e641faf2 100644
--- a/net-irc/sic/ChangeLog
+++ b/net-irc/sic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/sic
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.8 2012/08/03 11:28:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.9 2012/08/04 19:07:14 johu Exp $
+
+ 04 Aug 2012; Johannes Huber <johu@gentoo.org> sic-1.1.ebuild:
+ Stable for x86, wrt bug #419253
03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> sic-1.1.ebuild:
Stable on amd64 wrt bug #419253
diff --git a/net-irc/sic/sic-1.1.ebuild b/net-irc/sic/sic-1.1.ebuild
index 7c9c5c4c11cf..cdef9b1e6340 100644
--- a/net-irc/sic/sic-1.1.ebuild
+++ b/net-irc/sic/sic-1.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/sic/sic-1.1.ebuild,v 1.2 2012/08/03 11:28:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.1.ebuild,v 1.3 2012/08/04 19:07:14 johu 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() {