diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 18:16:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 18:16:40 +0000 |
commit | dc7538e4523fc38c1f6b097789d2652c298a7788 (patch) | |
tree | 808161ffe2bc7d0df795a3abc9b94c3a68435010 /app-editors/scite | |
parent | alpha/sparc stable wrt #315639 (diff) | |
download | gentoo-2-dc7538e4523fc38c1f6b097789d2652c298a7788.tar.gz gentoo-2-dc7538e4523fc38c1f6b097789d2652c298a7788.tar.bz2 gentoo-2-dc7538e4523fc38c1f6b097789d2652c298a7788.zip |
sparc stable wrt #312851
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-2.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 999539573b40..70e10c4a4ba8 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.94 2010/04/21 18:02:15 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.95 2010/05/09 18:16:40 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> scite-2.03.ebuild: + sparc stable wrt #312851 *scite-2.11 (21 Apr 2010) diff --git a/app-editors/scite/scite-2.03.ebuild b/app-editors/scite/scite-2.03.ebuild index 9becfa9c2493..49b0b1937c80 100644 --- a/app-editors/scite/scite-2.03.ebuild +++ b/app-editors/scite/scite-2.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.03.ebuild,v 1.5 2010/04/18 17:25:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.03.ebuild,v 1.6 2010/05/09 18:16:40 armin76 Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" IUSE="lua" RDEPEND=">=x11-libs/gtk+-2 |