summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Blumenstein <bazik@gentoo.org>2004-02-23 14:10:58 +0000
committerSven Blumenstein <bazik@gentoo.org>2004-02-23 14:10:58 +0000
commit6a4481892e8828b487ab10e977f4cce8f58a7460 (patch)
treefe228620f10d4830fbe1530f20569332d1908d57 /app-editors
parentheader fix (Manifest recommit) (diff)
downloadgentoo-2-6a4481892e8828b487ab10e977f4cce8f58a7460.tar.gz
gentoo-2-6a4481892e8828b487ab10e977f4cce8f58a7460.tar.bz2
gentoo-2-6a4481892e8828b487ab10e977f4cce8f58a7460.zip
Here, some sparc love for you!
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/ChangeLog5
-rw-r--r--app-editors/scite/scite-1.5.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index c89fe24ce473..8503900ede17 100644
--- a/app-editors/scite/ChangeLog
+++ b/app-editors/scite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/scite
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.16 2004/02/11 10:39:14 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.17 2004/02/23 14:10:58 bazik Exp $
+
+ 23 Feb 2004; Sven Blumenstein <bazik@gentoo.org> scite-1.5.8.ebuild:
+ Stable on sparc.
*scite-1.5.8 (11 Feb 2004)
diff --git a/app-editors/scite/scite-1.5.8.ebuild b/app-editors/scite/scite-1.5.8.ebuild
index f5f9db5af2b1..12556d9e3260 100644
--- a/app-editors/scite/scite-1.5.8.ebuild
+++ b/app-editors/scite/scite-1.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.8.ebuild,v 1.1 2004/02/11 10:39:14 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.8.ebuild,v 1.2 2004/02/23 14:10:58 bazik Exp $
MY_PV=$(echo ${PV} | sed 's:\.::g')
@@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}/gtk
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc sparc"
IUSE="gtk2 gnome"
src_unpack() {