summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-07-17 18:48:43 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-07-17 18:48:43 +0000
commitd88b3585bbc18d44ce299d447e9fb74bc2c34f80 (patch)
tree20f132b9fdcec7aac4415f16a098faf6c76d412f /net-irc/sic
parentStable on ppc64; bug #214731 (diff)
downloadgentoo-2-d88b3585bbc18d44ce299d447e9fb74bc2c34f80.tar.gz
gentoo-2-d88b3585bbc18d44ce299d447e9fb74bc2c34f80.tar.bz2
gentoo-2-d88b3585bbc18d44ce299d447e9fb74bc2c34f80.zip
keyword ~x86-fbsd, thanks to Davide Italiano <dav_it@gentoo.org>, bug #232011
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)
Diffstat (limited to 'net-irc/sic')
-rw-r--r--net-irc/sic/ChangeLog8
-rw-r--r--net-irc/sic/sic-0.9.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/sic/ChangeLog b/net-irc/sic/ChangeLog
index f33abc13614e..679a5f7b6131 100644
--- a/net-irc/sic/ChangeLog
+++ b/net-irc/sic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/sic
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.2 2007/10/25 17:24:37 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.3 2008/07/17 18:48:43 aballier Exp $
+
+ 17 Jul 2008; Alexis Ballier <aballier@gentoo.org> sic-0.9.ebuild:
+ keyword ~x86-fbsd, thanks to Davide Italiano <dav_it@gentoo.org>, bug
+ #232011
25 Oct 2007; Raúl Porcel <armin76@gentoo.org> sic-0.9.ebuild:
Fix HOMEPAGE
diff --git a/net-irc/sic/sic-0.9.ebuild b/net-irc/sic/sic-0.9.ebuild
index 3cd6d358bd63..46a2e3eb0b8d 100644
--- a/net-irc/sic/sic-0.9.ebuild
+++ b/net-irc/sic/sic-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-0.9.ebuild,v 1.2 2007/10/25 17:24:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-0.9.ebuild,v 1.3 2008/07/17 18:48:43 aballier Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://suckless.org/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""