diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-08 18:41:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-08 18:41:24 +0000 |
commit | 65e6e38a56ddcf87f8b8600b62b30d446fb2c23a (patch) | |
tree | bb84ba5cefdbc628cdfa4a6f3a5861095bd1f73c /app-editors | |
parent | Remove old version. (diff) | |
download | gentoo-2-65e6e38a56ddcf87f8b8600b62b30d446fb2c23a.tar.gz gentoo-2-65e6e38a56ddcf87f8b8600b62b30d446fb2c23a.tar.bz2 gentoo-2-65e6e38a56ddcf87f8b8600b62b30d446fb2c23a.zip |
x86 stable, bug #369805
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-2.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 2a284ea7c1c2..e6b9f46f2575 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.113 2011/06/06 16:58:11 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.114 2011/06/08 18:41:24 maekke Exp $ + + 08 Jun 2011; Markus Meier <maekke@gentoo.org> scite-2.25.ebuild: + x86 stable, bug #369805 *scite-2.26 (06 Jun 2011) diff --git a/app-editors/scite/scite-2.25.ebuild b/app-editors/scite/scite-2.25.ebuild index ef29c3d273ad..7c7fd6b3673c 100644 --- a/app-editors/scite/scite-2.25.ebuild +++ b/app-editors/scite/scite-2.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.25.ebuild,v 1.1 2011/05/07 21:57:49 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.25.ebuild,v 1.2 2011/06/08 18:41:24 maekke Exp $ EAPI="1" @@ -13,7 +13,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 |