diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:23:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:23:16 +0000 |
commit | 355340f13e993d951af7de98e205b5786db23237 (patch) | |
tree | e82e4bdfb4ab6b64d08b1ea7876cb5123a61b962 /app-editors/editra | |
parent | Stable for x86, wrt bug #449808 (diff) | |
download | gentoo-2-355340f13e993d951af7de98e205b5786db23237.tar.gz gentoo-2-355340f13e993d951af7de98e205b5786db23237.tar.bz2 gentoo-2-355340f13e993d951af7de98e205b5786db23237.zip |
Stable for x86, wrt bug #450788
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors/editra')
-rw-r--r-- | app-editors/editra/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/editra/editra-0.7.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/editra/ChangeLog b/app-editors/editra/ChangeLog index 666e62667312..8d96f181e18d 100644 --- a/app-editors/editra/ChangeLog +++ b/app-editors/editra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/editra # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/ChangeLog,v 1.33 2013/01/08 20:12:36 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/ChangeLog,v 1.34 2013/01/13 11:23:16 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> editra-0.7.12.ebuild: + Stable for x86, wrt bug #450788 08 Jan 2013; Chema Alonso <nimiux@gentoo.org> editra-0.7.12.ebuild: Marked stable for amd64 wrt bug #450788 diff --git a/app-editors/editra/editra-0.7.12.ebuild b/app-editors/editra/editra-0.7.12.ebuild index 5e7bff44e7f0..98e884c19420 100644 --- a/app-editors/editra/editra-0.7.12.ebuild +++ b/app-editors/editra/editra-0.7.12.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/editra/editra-0.7.12.ebuild,v 1.4 2013/01/08 20:12:36 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.12.ebuild,v 1.5 2013/01/13 11:23:16 ago Exp $ EAPI=2 SUPPORT_PYTHON_ABIS=1 @@ -17,7 +17,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=">=dev-python/wxpython-2.8.9.2:2.8 |