summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-01-08 20:12:36 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-01-08 20:12:36 +0000
commitf40423ca1cd7b17f6e283f87c0f2d1ab98f58cca (patch)
treebd4e7313990e8ecd4b136458e35c2ebacabdcad6 /app-editors
parentrespect CFLAGS wrt #450828 (diff)
downloadgentoo-2-f40423ca1cd7b17f6e283f87c0f2d1ab98f58cca.tar.gz
gentoo-2-f40423ca1cd7b17f6e283f87c0f2d1ab98f58cca.tar.bz2
gentoo-2-f40423ca1cd7b17f6e283f87c0f2d1ab98f58cca.zip
Marked stable for amd64 wrt bug #450788
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/editra/ChangeLog5
-rw-r--r--app-editors/editra/editra-0.7.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/editra/ChangeLog b/app-editors/editra/ChangeLog
index 17f09bdeadba..666e62667312 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.32 2013/01/08 04:31:27 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/ChangeLog,v 1.33 2013/01/08 20:12:36 nimiux Exp $
+
+ 08 Jan 2013; Chema Alonso <nimiux@gentoo.org> editra-0.7.12.ebuild:
+ Marked stable for amd64 wrt bug #450788
*editra-0.7.20 (08 Jan 2013)
diff --git a/app-editors/editra/editra-0.7.12.ebuild b/app-editors/editra/editra-0.7.12.ebuild
index c846c5bd9d94..5e7bff44e7f0 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.3 2013/01/08 04:31:27 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.12.ebuild,v 1.4 2013/01/08 20:12:36 nimiux 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