diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-17 10:38:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-17 10:38:48 +0000 |
commit | 3de255199304b8753552a144c6ae90b88e2bdade (patch) | |
tree | d2eb6c1f1b2278c2e38fd9cfa5ab15d9a7cbc1aa /app-editors/scite | |
parent | Remove old. (diff) | |
download | gentoo-2-3de255199304b8753552a144c6ae90b88e2bdade.tar.gz gentoo-2-3de255199304b8753552a144c6ae90b88e2bdade.tar.bz2 gentoo-2-3de255199304b8753552a144c6ae90b88e2bdade.zip |
Stable for amd64/ppc/x86, wrt bug #540346
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-3.5.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index c1d16ea8ae81..1c8da09f5ae9 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.178 2015/02/16 09:13:42 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.179 2015/02/17 10:38:48 ago Exp $ + + 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> scite-3.5.2.ebuild: + Stable for amd64/ppc/x86, wrt bug #540346 *scite-3.5.3 (16 Feb 2015) diff --git a/app-editors/scite/scite-3.5.2.ebuild b/app-editors/scite/scite-3.5.2.ebuild index 427133a66597..350371ad42c2 100644 --- a/app-editors/scite/scite-3.5.2.ebuild +++ b/app-editors/scite/scite-3.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.5.2.ebuild,v 1.1 2014/12/08 11:55:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.5.2.ebuild,v 1.2 2015/02/17 10:38:48 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="HPND lua? ( MIT )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="lua" RDEPEND="dev-libs/glib |