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
commit217c836abc953f40946efdcdef9633339161ca87 (patch)
treeecfa4c7151ca147c8118126e29b9511f95070069 /app-editors
parentmarking as x86 stable (diff)
downloadhistorical-217c836abc953f40946efdcdef9633339161ca87.tar.gz
historical-217c836abc953f40946efdcdef9633339161ca87.tar.bz2
historical-217c836abc953f40946efdcdef9633339161ca87.zip
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/Manifest16
-rw-r--r--app-editors/scite/scite-1.6.2.ebuild4
3 files changed, 14 insertions, 11 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/Manifest b/app-editors/scite/Manifest
index 1b6ebc32ffd8..b14b3202ea8a 100644
--- a/app-editors/scite/Manifest
+++ b/app-editors/scite/Manifest
@@ -1,17 +1,17 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 1744cd8a8276c44e3ebabe6604019d9e ChangeLog 5851
MD5 4eb1abff335478b86f5c65997e0148f2 metadata.xml 222
-MD5 f542f1d933656c172b08b580e45b2a14 scite-1.6.2.ebuild 1903
+MD5 9f1d42a87c768bd7df461c3ff1ce68cf ChangeLog 5942
+MD5 52fd7b75b63648a39662fb442b86837d scite-1.6.2.ebuild 1900
MD5 46e756e5ecd7701d47299d6e6bb37018 scite-1.6.1.ebuild 1895
-MD5 42ceb479aebfc9cd9818f0d6a0e39020 files/digest-scite-1.6.2 58
-MD5 c022b3ac9b612f257e304f7f90eb7f98 files/digest-scite-1.6.1 58
MD5 2561568c62ec3edc2b46be6638c80427 files/scite.desktop 169
+MD5 c022b3ac9b612f257e304f7f90eb7f98 files/digest-scite-1.6.1 58
+MD5 42ceb479aebfc9cd9818f0d6a0e39020 files/digest-scite-1.6.2 58
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
+Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFCMepTz2gxt1z4IGYRAlHuAJ99hMqFOohn++5Yzn7keBucezWbPACgkZxc
-t7HC/aUgoU6hfvImpFNMvHo=
-=9FxE
+iD8DBQFCNZUmKRy60XGEcJIRArZHAJ4+Nfhixdse8MgKfaCeU74JgCX81gCdETIt
+EZeFCHmuU3225sGSRhyOm5I=
+=EAO3
-----END PGP SIGNATURE-----
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 )