diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-10-11 17:20:47 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-10-11 17:20:47 +0000 |
commit | 39265d6d6452c35de4a5a24d2ee84c127ae592fc (patch) | |
tree | 8371e8226199c4b32d9ccf40d27a0a98c81b4b2e /app-editors | |
parent | Unmask KDE 3.5.5, hoping that ricer didn't install the bugged version. (diff) | |
download | gentoo-2-39265d6d6452c35de4a5a24d2ee84c127ae592fc.tar.gz gentoo-2-39265d6d6452c35de4a5a24d2ee84c127ae592fc.tar.bz2 gentoo-2-39265d6d6452c35de4a5a24d2ee84c127ae592fc.zip |
Stable on x86.
(Portage version: 2.1.2_pre2-r8)
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 44c5797b2ea4..81ef6f72d4cb 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.51 2006/09/30 18:35:26 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.52 2006/10/11 17:20:47 nelchael Exp $ + + 11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> scite-1.71.ebuild: + Stable on x86. 30 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> -scite-1.62.ebuild: Remove old version. diff --git a/app-editors/scite/scite-1.71.ebuild b/app-editors/scite/scite-1.71.ebuild index 28850d49259b..8fa1f99538b7 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.1 2006/09/03 16:48:02 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.71.ebuild,v 1.2 2006/10/11 17:20:47 nelchael Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="lua" RDEPEND=">=x11-libs/gtk+-2 |