diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 10:59:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 10:59:18 +0000 |
commit | e589be067469e11a4fb02a6b1e1fd7cf8b720734 (patch) | |
tree | 9fcf0d921cc77dbe4493e935bddc29d6272eb12f /app-editors/scite | |
parent | Stable for amd64, wrt bug #475476 (diff) | |
download | gentoo-2-e589be067469e11a4fb02a6b1e1fd7cf8b720734.tar.gz gentoo-2-e589be067469e11a4fb02a6b1e1fd7cf8b720734.tar.bz2 gentoo-2-e589be067469e11a4fb02a6b1e1fd7cf8b720734.zip |
Stable for ppc, wrt bug #475476
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 425d2caf89ce..2344d5c0a9df 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.159 2013/07/02 10:59:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.160 2013/07/02 10:59:18 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> scite-3.3.3.ebuild: + Stable for ppc, wrt bug #475476 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> scite-3.3.3.ebuild: Stable for amd64, wrt bug #475476 diff --git a/app-editors/scite/scite-3.3.3.ebuild b/app-editors/scite/scite-3.3.3.ebuild index b4dcc1b8d16f..e8fef78f1ecb 100644 --- a/app-editors/scite/scite-3.3.3.ebuild +++ b/app-editors/scite/scite-3.3.3.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.3.ebuild,v 1.2 2013/07/02 10:59:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.3.3.ebuild,v 1.3 2013/07/02 10:59:18 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 |