diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2008-06-09 20:25:52 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2008-06-09 20:25:52 +0000 |
commit | 944ab698b2c4dcfbfe2a3d398e9f17137f5f7a36 (patch) | |
tree | 24db321d8b74c1f591a84a144d9d453e8aab5153 /app-editors/scite | |
parent | Version bump, ebuild by Thomas Anderson <gentoofan23@gmail.com>, see bug #200... (diff) | |
download | gentoo-2-944ab698b2c4dcfbfe2a3d398e9f17137f5f7a36.tar.gz gentoo-2-944ab698b2c4dcfbfe2a3d398e9f17137f5f7a36.tar.bz2 gentoo-2-944ab698b2c4dcfbfe2a3d398e9f17137f5f7a36.zip |
Stable on amd64.
(Portage version: 2.1.5.4)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-1.76.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 0585e696b8e8..baaf2bdd7ad4 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.69 2008/04/05 15:29:54 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.70 2008/06/09 20:25:52 nelchael Exp $ + + 09 Jun 2008; Krzysiek Pawlik <nelchael@gentoo.org> scite-1.76.ebuild: + Stable on amd64. *scite-1.76 (05 Apr 2008) diff --git a/app-editors/scite/scite-1.76.ebuild b/app-editors/scite/scite-1.76.ebuild index 96c85984e887..d1b593c32ed8 100644 --- a/app-editors/scite/scite-1.76.ebuild +++ b/app-editors/scite/scite-1.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.76.ebuild,v 1.1 2008/04/05 15:29:54 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.76.ebuild,v 1.2 2008/06/09 20:25:52 nelchael 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" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="lua" RDEPEND=">=x11-libs/gtk+-2 |