diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 12:14:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 12:14:21 +0000 |
commit | 8784a6e638f9aa76bc949ae0cba2a6599e61ea35 (patch) | |
tree | aec79cb71e1481a59268235c70e6e42d950375e2 /app-editors/scite | |
parent | Remove old version. (diff) | |
download | gentoo-2-8784a6e638f9aa76bc949ae0cba2a6599e61ea35.tar.gz gentoo-2-8784a6e638f9aa76bc949ae0cba2a6599e61ea35.tar.bz2 gentoo-2-8784a6e638f9aa76bc949ae0cba2a6599e61ea35.zip |
Stable for X86, wrt bug #412657
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-3.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 13bb3ad7210a..a20233682b36 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.133 2012/04/30 08:47:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.134 2012/04/30 12:14:21 ago Exp $ + + 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> scite-3.0.4.ebuild: + Stable for X86, wrt bug #412657 *scite-3.1.0 (30 Apr 2012) diff --git a/app-editors/scite/scite-3.0.4.ebuild b/app-editors/scite/scite-3.0.4.ebuild index 94c5bb588d18..9f4f18745298 100644 --- a/app-editors/scite/scite-3.0.4.ebuild +++ b/app-editors/scite/scite-3.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.4.ebuild,v 1.1 2012/03/10 08:48:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.4.ebuild,v 1.2 2012/04/30 12:14:21 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="lua" RDEPEND="dev-libs/glib |