diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:31:25 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:31:25 +0000 |
commit | af64bf9c55f1a1af670c428a3fe6f2f87f33514f (patch) | |
tree | b003834caeaf95e8b289b61cc981b82847a060f3 /app-editors | |
parent | x86 stable wrt bug #396995 (diff) | |
download | gentoo-2-af64bf9c55f1a1af670c428a3fe6f2f87f33514f.tar.gz gentoo-2-af64bf9c55f1a1af670c428a3fe6f2f87f33514f.tar.bz2 gentoo-2-af64bf9c55f1a1af670c428a3fe6f2f87f33514f.zip |
x86 stable wrt bug #401097
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-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 4b030148dc22..afd53c386713 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.129 2012/02/06 17:22:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.130 2012/02/16 18:31:25 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> scite-3.0.1.ebuild: + x86 stable wrt bug #401097 06 Feb 2012; Brent Baude <ranger@gentoo.org> scite-3.0.1.ebuild: Marking scite-3.0.1 ppc for bug 401097 diff --git a/app-editors/scite/scite-3.0.1.ebuild b/app-editors/scite/scite-3.0.1.ebuild index 8f999821d288..5e330ddf2935 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.5 2012/02/06 17:22:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.1.ebuild,v 1.6 2012/02/16 18:31:25 phajdan.jr 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 |