diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-02 11:56:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-02 11:56:51 +0000 |
commit | 8ec0adcf7a8f80f51a7bbeff0753b5fada542d0b (patch) | |
tree | 344cec068d1cf110c6190ac998bfedc74b3e27ca /app-editors/scite | |
parent | Stable for amd64, wrt bug #490088 (diff) | |
download | gentoo-2-8ec0adcf7a8f80f51a7bbeff0753b5fada542d0b.tar.gz gentoo-2-8ec0adcf7a8f80f51a7bbeff0753b5fada542d0b.tar.bz2 gentoo-2-8ec0adcf7a8f80f51a7bbeff0753b5fada542d0b.zip |
Stable for x86, wrt bug #490088
(Portage version: 2.2.7/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.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 3bfc2eb0c6f3..eac173d2bd9c 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.166 2013/11/02 11:47:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.167 2013/11/02 11:56:51 ago Exp $ + + 02 Nov 2013; Agostino Sarubbo <ago@gentoo.org> scite-3.3.5.ebuild: + Stable for x86, wrt bug #490088 02 Nov 2013; Agostino Sarubbo <ago@gentoo.org> scite-3.3.5.ebuild: Stable for amd64, wrt bug #490088 diff --git a/app-editors/scite/scite-3.3.5.ebuild b/app-editors/scite/scite-3.3.5.ebuild index 3314e4649d02..13604d383ffe 100644 --- a/app-editors/scite/scite-3.3.5.ebuild +++ b/app-editors/scite/scite-3.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.3.5.ebuild,v 1.2 2013/11/02 11:47:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.3.5.ebuild,v 1.3 2013/11/02 11:56:51 ago Exp $ EAPI="4" @@ -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 |