diff options
author | 2006-10-12 05:13:49 +0000 | |
---|---|---|
committer | 2006-10-12 05:13:49 +0000 | |
commit | 901b15d5fa59de61e973e4e8506607c91c927d7e (patch) | |
tree | 2924251bb1f16ad6ab93515fa423c6a327c80743 /app-editors | |
parent | Version bump (diff) | |
download | gentoo-2-901b15d5fa59de61e973e4e8506607c91c927d7e.tar.gz gentoo-2-901b15d5fa59de61e973e4e8506607c91c927d7e.tar.bz2 gentoo-2-901b15d5fa59de61e973e4e8506607c91c927d7e.zip |
stable on ppc (Bug #150913)
(Portage version: 2.1.1)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-1.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 81ef6f72d4cb..3706041f0c5c 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.52 2006/10/11 17:20:47 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.53 2006/10/12 05:13:49 wormo Exp $ + + 11 Oct 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> scite-1.71.ebuild: + stable on ppc (Bug #150913) 11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> scite-1.71.ebuild: Stable on x86. diff --git a/app-editors/scite/scite-1.71.ebuild b/app-editors/scite/scite-1.71.ebuild index 8fa1f99538b7..7a3f4d79696f 100644 --- a/app-editors/scite/scite-1.71.ebuild +++ b/app-editors/scite/scite-1.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.71.ebuild,v 1.2 2006/10/11 17:20:47 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.71.ebuild,v 1.3 2006/10/12 05:13:49 wormo Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="lua" RDEPEND=">=x11-libs/gtk+-2 |