summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 18:28:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 18:28:32 +0000
commit777ecff123cb95b7212ccc26e5301b9f9bd71fe5 (patch)
tree470c251c4f1b933d572dfaeb607ccd78e6eb4dd0 /app-editors/scite
parent~amd64 (diff)
downloadhistorical-777ecff123cb95b7212ccc26e5301b9f9bd71fe5.tar.gz
historical-777ecff123cb95b7212ccc26e5301b9f9bd71fe5.tar.bz2
historical-777ecff123cb95b7212ccc26e5301b9f9bd71fe5.zip
stable amd64
Package-Manager: portage-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 )