diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:46:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:46:40 +0000 |
commit | 9c6f3442a1c12d4506ea81abfac8840dbaf4ae95 (patch) | |
tree | 432cd405177ac0755d8d61ebefb2ce9692e4678d /app-editors/scite | |
parent | Stable for x86, wrt bug #518614 (diff) | |
download | gentoo-2-9c6f3442a1c12d4506ea81abfac8840dbaf4ae95.tar.gz gentoo-2-9c6f3442a1c12d4506ea81abfac8840dbaf4ae95.tar.bz2 gentoo-2-9c6f3442a1c12d4506ea81abfac8840dbaf4ae95.zip |
Stable for x86, wrt bug #523638
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 357258192eaa..3cad6348daa4 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.173 2014/10/10 15:25:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.174 2014/10/12 08:46:40 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scite-3.5.0.ebuild: + Stable for x86, wrt bug #523638 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> scite-3.5.0.ebuild: Stable for amd64, wrt bug #523638 diff --git a/app-editors/scite/scite-3.5.0.ebuild b/app-editors/scite/scite-3.5.0.ebuild index 95e6b96d008f..e9b4f1f9864d 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.2 2014/10/10 15:25:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.5.0.ebuild,v 1.3 2014/10/12 08:46:40 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 |