diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-13 17:54:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-13 17:54:02 +0000 |
commit | 4e4b989cca80a113c5de6880e32d72c87ec2acce (patch) | |
tree | 238d9a4a306a7942c1b1b2dec32037352e626ced /app-editors/scite | |
parent | Stable on sparc wrt #168582 (diff) | |
download | gentoo-2-4e4b989cca80a113c5de6880e32d72c87ec2acce.tar.gz gentoo-2-4e4b989cca80a113c5de6880e32d72c87ec2acce.tar.bz2 gentoo-2-4e4b989cca80a113c5de6880e32d72c87ec2acce.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-1.72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 6bb7a38a233f..b9202d5ea935 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.59 2007/01/24 11:33:30 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.60 2007/03/13 17:54:02 gustavoz Exp $ + + 13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> scite-1.72.ebuild: + Stable on sparc *scite-1.72 (24 Jan 2007) diff --git a/app-editors/scite/scite-1.72.ebuild b/app-editors/scite/scite-1.72.ebuild index 6475f4d95e23..fd5dc02a16da 100644 --- a/app-editors/scite/scite-1.72.ebuild +++ b/app-editors/scite/scite-1.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.72.ebuild,v 1.1 2007/01/24 11:33:30 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.72.ebuild,v 1.2 2007/03/13 17:54:02 gustavoz 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" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="lua" RDEPEND=">=x11-libs/gtk+-2 |