diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-17 10:36:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-17 10:36:19 +0000 |
commit | 76d6fa9d98646db7eab972cb2ca4372a836c2490 (patch) | |
tree | 1d14fcbeae02bf2d6a623e9449eae35343326f59 /app-editors/scite | |
parent | Remove old (diff) | |
download | gentoo-2-76d6fa9d98646db7eab972cb2ca4372a836c2490.tar.gz gentoo-2-76d6fa9d98646db7eab972cb2ca4372a836c2490.tar.bz2 gentoo-2-76d6fa9d98646db7eab972cb2ca4372a836c2490.zip |
Stable for amd64, wrt bug #466214
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/scite/scite-3.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 4e06d1d855e8..36ee7ec1d77f 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.153 2013/03/11 13:01:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.154 2013/04/17 10:36:19 ago Exp $ + + 17 Apr 2013; Agostino Sarubbo <ago@gentoo.org> scite-3.2.5.ebuild: + Stable for amd64, wrt bug #466214 *scite-3.2.5 (11 Mar 2013) diff --git a/app-editors/scite/scite-3.2.5.ebuild b/app-editors/scite/scite-3.2.5.ebuild index 258c5330ecbe..47bc47f95a76 100644 --- a/app-editors/scite/scite-3.2.5.ebuild +++ b/app-editors/scite/scite-3.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.2.5.ebuild,v 1.1 2013/03/11 13:01:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.2.5.ebuild,v 1.2 2013/04/17 10:36:19 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="HPND lua? ( MIT )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="lua" RDEPEND="dev-libs/glib |