summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-03-08 16:41:05 +0000
committerNaohiro Aota <naota@gentoo.org>2012-03-08 16:41:05 +0000
commite5af004e3f1e4bad03e1ad8d63feae2ff7c7f8a1 (patch)
tree0fd195e48e27f828250ac2362f4b10d939b5f228 /x11-libs/fxscintilla
parentWarn about KVM_INTEL and KVM_AMD and don't require both to be present bug #40... (diff)
downloadgentoo-2-e5af004e3f1e4bad03e1ad8d63feae2ff7c7f8a1.tar.gz
gentoo-2-e5af004e3f1e4bad03e1ad8d63feae2ff7c7f8a1.tar.bz2
gentoo-2-e5af004e3f1e4bad03e1ad8d63feae2ff7c7f8a1.zip
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/fxscintilla')
-rw-r--r--x11-libs/fxscintilla/ChangeLog5
-rw-r--r--x11-libs/fxscintilla/fxscintilla-2.28.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog
index 83db19ccde96..1ccbcd4aca8e 100644
--- a/x11-libs/fxscintilla/ChangeLog
+++ b/x11-libs/fxscintilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/fxscintilla
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.50 2012/03/01 22:48:48 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.51 2012/03/08 16:41:05 naota Exp $
+
+ 08 Mar 2012; Naohiro Aota <naota@gentoo.org> fxscintilla-2.28.0.ebuild:
+ Add ~x86-fbsd.
*fxscintilla-2.28.0 (01 Mar 2012)
diff --git a/x11-libs/fxscintilla/fxscintilla-2.28.0.ebuild b/x11-libs/fxscintilla/fxscintilla-2.28.0.ebuild
index 590e37bb8fa3..b06c82803d1f 100644
--- a/x11-libs/fxscintilla/fxscintilla-2.28.0.ebuild
+++ b/x11-libs/fxscintilla/fxscintilla-2.28.0.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/x11-libs/fxscintilla/fxscintilla-2.28.0.ebuild,v 1.1 2012/03/01 22:48:48 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-2.28.0.ebuild,v 1.2 2012/03/08 16:41:05 naota Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/fxscintilla/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="|| ( x11-libs/fox:1.6 x11-libs/fox:1.7 )"