summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 18:31:21 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 18:31:21 +0000
commit902ba5270bd59e668bd34710f2fb9ad2fdc16895 (patch)
treedbf349bad3b94fc36334c955c9c6ff19fd1cb6c7 /app-editors/scite
parentstable amd64 (diff)
downloadgentoo-2-902ba5270bd59e668bd34710f2fb9ad2fdc16895.tar.gz
gentoo-2-902ba5270bd59e668bd34710f2fb9ad2fdc16895.tar.bz2
gentoo-2-902ba5270bd59e668bd34710f2fb9ad2fdc16895.zip
stable amd64
(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 e036208b3a1c..741e79848805 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.38 2005/04/18 16:51:28 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.39 2005/04/21 18:27:34 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> scite-1.6.2.ebuild:
+ stable on amd64
18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> scite-1.6.2.ebuild:
Stable on ppc.
diff --git a/app-editors/scite/scite-1.6.2.ebuild b/app-editors/scite/scite-1.6.2.ebuild
index ebf4fe9c7b7d..8a242c598dc1 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.6 2005/04/18 16:51:28 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.2.ebuild,v 1.7 2005/04/21 18:27:34 blubb 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 )