summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2013-01-08 04:31:28 +0000
committerRyan Hill <dirtyepic@gentoo.org>2013-01-08 04:31:28 +0000
commit267bab01f63b2bf3f18e4370f169fe839569fdef (patch)
treeb07a9e9f5714133fd62eef24889f4f23dba0e160 /app-editors/editra
parentDrop patch applied upstream, bug #450276 by Octavio Ruiz. (diff)
downloadgentoo-2-267bab01f63b2bf3f18e4370f169fe839569fdef.tar.gz
gentoo-2-267bab01f63b2bf3f18e4370f169fe839569fdef.tar.bz2
gentoo-2-267bab01f63b2bf3f18e4370f169fe839569fdef.zip
Version bump. Drop python 2.5 support as it's been broken for the last three
releases and no one noticed. Remove old. (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
Diffstat (limited to 'app-editors/editra')
-rw-r--r--app-editors/editra/ChangeLog11
-rw-r--r--app-editors/editra/editra-0.7.12.ebuild8
-rw-r--r--app-editors/editra/editra-0.7.20.ebuild (renamed from app-editors/editra/editra-0.7.08.ebuild)10
3 files changed, 18 insertions, 11 deletions
diff --git a/app-editors/editra/ChangeLog b/app-editors/editra/ChangeLog
index bf34896a0fa0..17f09bdeadba 100644
--- a/app-editors/editra/ChangeLog
+++ b/app-editors/editra/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-editors/editra
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/ChangeLog,v 1.31 2012/09/05 08:40:44 jlec Exp $
+# 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 $
+
+*editra-0.7.20 (08 Jan 2013)
+
+ 08 Jan 2013; Ryan Hill <dirtyepic@gentoo.org> -editra-0.7.08.ebuild,
+ editra-0.7.12.ebuild, +editra-0.7.20.ebuild:
+ Version bump. Drop python 2.5 support as it's been broken for the last three
+ releases and no one noticed. Remove old.
05 Sep 2012; Justin Lecher <jlec@gentoo.org> editra-0.7.08.ebuild,
editra-0.7.12.ebuild:
diff --git a/app-editors/editra/editra-0.7.12.ebuild b/app-editors/editra/editra-0.7.12.ebuild
index 0497732828ae..c846c5bd9d94 100644
--- a/app-editors/editra/editra-0.7.12.ebuild
+++ b/app-editors/editra/editra-0.7.12.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.2 2012/09/05 08:40:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.12.ebuild,v 1.3 2013/01/08 04:31:27 dirtyepic Exp $
EAPI=2
SUPPORT_PYTHON_ABIS=1
-PYTHON_DEPEND="2:2.5"
-RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
+PYTHON_DEPEND="2:2.6"
+RESTRICT_PYTHON_ABIS="2.5 3.* *-jython 2.7-pypy-*"
inherit distutils eutils fdo-mime python
diff --git a/app-editors/editra/editra-0.7.08.ebuild b/app-editors/editra/editra-0.7.20.ebuild
index 241fcfc40743..7602a1ab60cb 100644
--- a/app-editors/editra/editra-0.7.08.ebuild
+++ b/app-editors/editra/editra-0.7.20.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.08.ebuild,v 1.3 2012/09/05 08:40:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.20.ebuild,v 1.1 2013/01/08 04:31:28 dirtyepic Exp $
-EAPI=2
+EAPI=5
SUPPORT_PYTHON_ABIS=1
-PYTHON_DEPEND="2:2.5"
-RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
+PYTHON_DEPEND="2:2.6"
+RESTRICT_PYTHON_ABIS="2.5 3.* *-jython 2.7-pypy-*"
inherit distutils eutils fdo-mime python