summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2008-07-14 07:53:43 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2008-07-14 07:53:43 +0000
commita5f9bf18204a7bcf7bfaf9cfc58bc26d6960f61c (patch)
tree0db7d2e17f114e32d47ec391fb9a181b3eb3c578 /app-editors
parentstable x86, bug 214134 (diff)
downloadgentoo-2-a5f9bf18204a7bcf7bfaf9cfc58bc26d6960f61c.tar.gz
gentoo-2-a5f9bf18204a7bcf7bfaf9cfc58bc26d6960f61c.tar.bz2
gentoo-2-a5f9bf18204a7bcf7bfaf9cfc58bc26d6960f61c.zip
Keyworded ~x86-fbsd.
(Portage version: 2.2_rc1/cvs/FreeBSD 7.0-RELEASE i386)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/scite-1.76.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index cb34dfb386a7..57bba7a0256f 100644
--- a/app-editors/scite/ChangeLog
+++ b/app-editors/scite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/scite
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.74 2008/06/20 21:38:28 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.75 2008/07/14 07:53:43 the_paya Exp $
+
+ 14 Jul 2008; Javier Villavicencio <the_paya@gentoo.org> scite-1.76.ebuild:
+ Keyworded ~x86-fbsd wrt #231715.
20 Jun 2008; Krzysiek Pawlik <nelchael@gentoo.org>
-files/scite-1.72-install.patch, -files/scite-1.74-install.patch,
diff --git a/app-editors/scite/scite-1.76.ebuild b/app-editors/scite/scite-1.76.ebuild
index e860c9d9a36c..063f0925711f 100644
--- a/app-editors/scite/scite-1.76.ebuild
+++ b/app-editors/scite/scite-1.76.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.76.ebuild,v 1.5 2008/06/18 07:55:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.76.ebuild,v 1.6 2008/07/14 07:53:43 the_paya Exp $
inherit toolchain-funcs eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
LICENSE="Scintilla"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
IUSE="lua"
RDEPEND=">=x11-libs/gtk+-2