diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:21:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:21:52 +0000 |
commit | b6c3c3141ac30d4118b0be56240c402622a6ec2f (patch) | |
tree | d2bb9cba52c409477b1da3357ae8dc746f2a714c /app-editors | |
parent | Stable for x86, wrt bug #556560 (diff) | |
download | gentoo-2-b6c3c3141ac30d4118b0be56240c402622a6ec2f.tar.gz gentoo-2-b6c3c3141ac30d4118b0be56240c402622a6ec2f.tar.bz2 gentoo-2-b6c3c3141ac30d4118b0be56240c402622a6ec2f.zip |
Stable for x86, wrt bug #539436
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/editra/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/editra/editra-0.7.20-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/editra/ChangeLog b/app-editors/editra/ChangeLog index c9f81bea2fa2..f03f7a6946c3 100644 --- a/app-editors/editra/ChangeLog +++ b/app-editors/editra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/editra # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/ChangeLog,v 1.40 2015/08/03 12:55:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/ChangeLog,v 1.41 2015/08/06 07:21:52 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> editra-0.7.20-r1.ebuild: + Stable for x86, wrt bug #539436 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> editra-0.7.20-r1.ebuild: Stable for amd64, wrt bug #539436 diff --git a/app-editors/editra/editra-0.7.20-r1.ebuild b/app-editors/editra/editra-0.7.20-r1.ebuild index 1301204c4ecf..855887c7f2de 100644 --- a/app-editors/editra/editra-0.7.20-r1.ebuild +++ b/app-editors/editra/editra-0.7.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.20-r1.ebuild,v 1.2 2015/08/03 12:55:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.20-r1.ebuild,v 1.3 2015/08/06 07:21:52 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://editra.org/uploads/src/${MY_PN}-${PV}.tar.gz" LICENSE="wxWinLL-3.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="spell" DEPEND=" |