diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:19:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:19:47 +0000 |
commit | 7017f1a423e2dbef14ba4c3530d4e72354f5257b (patch) | |
tree | c24e6c0e3c60a9b93b5bd8fdec3d6e36f22fb59b /app-editors | |
parent | Stable for ppc, wrt bug #523612 (diff) | |
download | gentoo-2-7017f1a423e2dbef14ba4c3530d4e72354f5257b.tar.gz gentoo-2-7017f1a423e2dbef14ba4c3530d4e72354f5257b.tar.bz2 gentoo-2-7017f1a423e2dbef14ba4c3530d4e72354f5257b.zip |
Stable for ppc, wrt bug #523638
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 3cad6348daa4..fd822098af92 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.174 2014/10/12 08:46:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.175 2014/10/18 14:19:47 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scite-3.5.0.ebuild: + Stable for ppc, wrt bug #523638 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scite-3.5.0.ebuild: Stable for x86, wrt bug #523638 diff --git a/app-editors/scite/scite-3.5.0.ebuild b/app-editors/scite/scite-3.5.0.ebuild index e9b4f1f9864d..916a05f308c3 100644 --- a/app-editors/scite/scite-3.5.0.ebuild +++ b/app-editors/scite/scite-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.5.0.ebuild,v 1.3 2014/10/12 08:46:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.5.0.ebuild,v 1.4 2014/10/18 14:19:47 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 |