summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-03-14 13:44:47 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-03-14 13:44:47 +0000
commit96ed67b6c4421b37f4207111b6d5c63e01b0c225 (patch)
treebd043645d356960e342a6bcc180170d6ef5415bf /app-editors/scite
parentmarking as x86 stable (diff)
downloadgentoo-2-96ed67b6c4421b37f4207111b6d5c63e01b0c225.tar.gz
gentoo-2-96ed67b6c4421b37f4207111b6d5c63e01b0c225.tar.bz2
gentoo-2-96ed67b6c4421b37f4207111b6d5c63e01b0c225.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors/scite')
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/scite-1.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index 3d1d5a2a2a09..f5ecc7b8fd36 100644
--- a/app-editors/scite/ChangeLog
+++ b/app-editors/scite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/scite
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.34 2005/03/11 18:58:18 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.35 2005/03/14 13:44:47 gustavoz Exp $
+
+ 14 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> scite-1.6.2.ebuild:
+ Stable on sparc
11 Mar 2005; Rob Cakebread <pythonhead@gentoo.org> scite-1.6.2.ebuild:
Marked x86
diff --git a/app-editors/scite/scite-1.6.2.ebuild b/app-editors/scite/scite-1.6.2.ebuild
index 8dd619d672da..1fc4be64b317 100644
--- a/app-editors/scite/scite-1.6.2.ebuild
+++ b/app-editors/scite/scite-1.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.2.ebuild,v 1.4 2005/03/11 18:58:18 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.2.ebuild,v 1.5 2005/03/14 13:44:47 gustavoz Exp $
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="~ppc ~sparc x86 ~amd64"
+KEYWORDS="~ppc sparc x86 ~amd64"
IUSE="gtk2 lua"
RDEPEND="gtk2? ( >=x11-libs/gtk+-2 )