diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-18 17:01:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-18 17:01:53 +0000 |
commit | 2bf258bfc514bbd2ef21662f88d3e54076a1e526 (patch) | |
tree | 33d26f5726166689265101bd9967e17d00cad64b /app-editors | |
parent | Marked stable on amd64 for bug #175094 (diff) | |
download | gentoo-2-2bf258bfc514bbd2ef21662f88d3e54076a1e526.tar.gz gentoo-2-2bf258bfc514bbd2ef21662f88d3e54076a1e526.tar.bz2 gentoo-2-2bf258bfc514bbd2ef21662f88d3e54076a1e526.zip |
Stable on ppc wrt bug 174886
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-editors')
-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 9a1fa66adc6f..ac006634519d 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.62 2007/04/18 06:39:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.63 2007/04/18 17:01:53 nixnut Exp $ + + 18 Apr 2007; nixnut <nixnut@gentoo.org> scite-1.72.ebuild: + Stable on ppc wrt bug 174886 18 Apr 2007; Christian Faulhammer <opfer@gentoo.org> scite-1.72.ebuild: stable x86/amd64, bug 174886 diff --git a/app-editors/scite/scite-1.72.ebuild b/app-editors/scite/scite-1.72.ebuild index 1d8df8609a85..dcf46ac414bf 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.3 2007/04/18 06:39:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.72.ebuild,v 1.4 2007/04/18 17:01:53 nixnut 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 |