diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 12:39:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 12:39:49 +0000 |
commit | 30362b7f1a40583dc1bb2476827defd2c65b98e6 (patch) | |
tree | a41dd43477e8bf90f91cdca05a6d1a33ad3f6444 /app-editors | |
parent | Stable for amd64, wrt bug #402517 (diff) | |
download | gentoo-2-30362b7f1a40583dc1bb2476827defd2c65b98e6.tar.gz gentoo-2-30362b7f1a40583dc1bb2476827defd2c65b98e6.tar.bz2 gentoo-2-30362b7f1a40583dc1bb2476827defd2c65b98e6.zip |
Stable for amd64, wrt bug #412657
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-3.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index a20233682b36..ac386abfa7f2 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.134 2012/04/30 12:14:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.135 2012/04/30 12:39:49 ago Exp $ + + 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> scite-3.0.4.ebuild: + Stable for amd64, wrt bug #412657 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> scite-3.0.4.ebuild: Stable for X86, wrt bug #412657 diff --git a/app-editors/scite/scite-3.0.4.ebuild b/app-editors/scite/scite-3.0.4.ebuild index 9f4f18745298..7881d40786c9 100644 --- a/app-editors/scite/scite-3.0.4.ebuild +++ b/app-editors/scite/scite-3.0.4.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.4.ebuild,v 1.2 2012/04/30 12:14:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.4.ebuild,v 1.3 2012/04/30 12:39:49 ago 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 |