diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-21 14:26:02 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-21 14:26:02 +0000 |
commit | c4d72d5dccb102c14b67e81f389c330198479e58 (patch) | |
tree | d5146b49be5348d85fd27a13dc9a114ce8029ac5 /app-editors/scite | |
parent | amd64 stable, bug #333717 (diff) | |
download | gentoo-2-c4d72d5dccb102c14b67e81f389c330198479e58.tar.gz gentoo-2-c4d72d5dccb102c14b67e81f389c330198479e58.tar.bz2 gentoo-2-c4d72d5dccb102c14b67e81f389c330198479e58.zip |
Stable on amd64 wrt bug #333447
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-2.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 13c8a8a281e3..71a3688df57c 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.99 2010/08/20 04:28:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.100 2010/08/21 14:26:02 hwoarang Exp $ + + 21 Aug 2010; Markos Chandras <hwoarang@gentoo.org> scite-2.12.ebuild: + Stable on amd64 wrt bug #333447 20 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> scite-2.12.ebuild: x86 stable wrt bug #333447 diff --git a/app-editors/scite/scite-2.12.ebuild b/app-editors/scite/scite-2.12.ebuild index f281e4346546..db0c5bb1a0dc 100644 --- a/app-editors/scite/scite-2.12.ebuild +++ b/app-editors/scite/scite-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.12.ebuild,v 1.2 2010/08/20 04:28:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-2.12.ebuild,v 1.3 2010/08/21 14:26:02 hwoarang 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 |