summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/sic/ChangeLog6
-rw-r--r--net-irc/sic/sic-1.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-irc/sic/ChangeLog b/net-irc/sic/ChangeLog
index 8bf8c357de67..dc26df3ad8c2 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.7 2012/02/16 07:09:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.8 2012/08/03 11:28:15 hwoarang Exp $
+
+ 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> sic-1.1.ebuild:
+ Stable on amd64 wrt bug #419253
*sic-1.1 (16 Feb 2012)
@@ -30,4 +33,3 @@
20 Apr 2007; Raúl Porcel <armin76@gentoo.org> +metadata.xml,
+sic-0.9.ebuild:
Initial import, ebuild by Cédric Krier <cedk at gentoo dot org>, bug 141332
-
diff --git a/net-irc/sic/sic-1.1.ebuild b/net-irc/sic/sic-1.1.ebuild
index fab51494cf2a..7c9c5c4c11cf 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.1 2012/02/16 07:09:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.1.ebuild,v 1.2 2012/08/03 11:28:15 hwoarang 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() {