diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 17:22:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 17:22:22 +0000 |
commit | 2011bf8a2d4fbccbba8618ed01064fda3c4a73ae (patch) | |
tree | f5ea3794a6d0e7597face78b8fa5134097e41171 /app-editors/scite | |
parent | Marking ascii85-1.0.1 ~ppc for bug 388357 (diff) | |
download | gentoo-2-2011bf8a2d4fbccbba8618ed01064fda3c4a73ae.tar.gz gentoo-2-2011bf8a2d4fbccbba8618ed01064fda3c4a73ae.tar.bz2 gentoo-2-2011bf8a2d4fbccbba8618ed01064fda3c4a73ae.zip |
Marking scite-3.0.1 ppc for bug 401097
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-3.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index d4ab7b89519a..4b030148dc22 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.128 2012/01/28 11:07:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.129 2012/02/06 17:22:22 ranger Exp $ + + 06 Feb 2012; Brent Baude <ranger@gentoo.org> scite-3.0.1.ebuild: + Marking scite-3.0.1 ppc for bug 401097 28 Jan 2012; Agostino Sarubbo <ago@gentoo.org> scite-3.0.1.ebuild: Stable for amd64, wrt bug #401097 diff --git a/app-editors/scite/scite-3.0.1.ebuild b/app-editors/scite/scite-3.0.1.ebuild index 76f30bae8718..8f999821d288 100644 --- a/app-editors/scite/scite-3.0.1.ebuild +++ b/app-editors/scite/scite-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.1.ebuild,v 1.4 2012/01/28 11:07:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.1.ebuild,v 1.5 2012/02/06 17:22:22 ranger 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" +KEYWORDS="amd64 ppc ~x86 ~x86-fbsd" IUSE="lua" RDEPEND="dev-libs/glib |