diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-03 14:58:05 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-03 14:58:05 +0000 |
commit | bb6fa1e06a9f3393bf960cddcc6477a539f38f35 (patch) | |
tree | 2a321de67fd8b539773fd080984d49ea7f277e16 /app-editors/scite | |
parent | Rebase patches, bugs #349228 and #349234. Used patches by Mike Gilbert <flopp... (diff) | |
download | gentoo-2-bb6fa1e06a9f3393bf960cddcc6477a539f38f35.tar.gz gentoo-2-bb6fa1e06a9f3393bf960cddcc6477a539f38f35.tar.bz2 gentoo-2-bb6fa1e06a9f3393bf960cddcc6477a539f38f35.zip |
sparc stable (bug 348492)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/scite/scite-2.22.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index e240c3bf79ae..02bd05918256 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.106 2010/12/13 20:20:09 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.107 2011/01/03 14:58:05 xmw Exp $ + + 03 Jan 2011; Michael Weber <xmw@gentoo.org> scite-2.22.ebuild: + sparc stable (bug 348492) 13 Dec 2010; Thomas Kahle <tomka@gentoo.org> scite-2.22.ebuild: x86 stable per bug 348492 diff --git a/app-editors/scite/scite-2.22.ebuild b/app-editors/scite/scite-2.22.ebuild index 1fede199e8d8..a9d3522b047d 100644 --- a/app-editors/scite/scite-2.22.ebuild +++ b/app-editors/scite/scite-2.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.22.ebuild,v 1.3 2010/12/13 20:20:09 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.22.ebuild,v 1.4 2011/01/03 14:58:05 xmw Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="Scintilla" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd" IUSE="lua" RDEPEND=">=x11-libs/gtk+-2 |