diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-02 12:14:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-02 12:14:20 +0000 |
commit | b85edbde07b4834913ed81c9b137f55ddcfca2c9 (patch) | |
tree | 7cd578bd590aa9e8520dcf3cc944951f08d30f6c /app-editors | |
parent | Drop HPPA keywording (bug #429128). (diff) | |
download | gentoo-2-b85edbde07b4834913ed81c9b137f55ddcfca2c9.tar.gz gentoo-2-b85edbde07b4834913ed81c9b137f55ddcfca2c9.tar.bz2 gentoo-2-b85edbde07b4834913ed81c9b137f55ddcfca2c9.zip |
Stable for ppc, wrt bug #449758
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/scite/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/scite/scite-3.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 5ea6e557653e..636b5507d861 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.146 2012/12/16 15:46:02 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.147 2013/01/02 12:14:20 ago Exp $ + + 02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> scite-3.2.3.ebuild: + Stable for ppc, wrt bug #449758 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> files/scite.desktop: Fix .desktop validation diff --git a/app-editors/scite/scite-3.2.3.ebuild b/app-editors/scite/scite-3.2.3.ebuild index 3052ac7b4f2b..a8fc55d1a5d0 100644 --- a/app-editors/scite/scite-3.2.3.ebuild +++ b/app-editors/scite/scite-3.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.2.3.ebuild,v 1.1 2012/11/18 19:38:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.2.3.ebuild,v 1.2 2013/01/02 12:14:20 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="lua" RDEPEND="dev-libs/glib |