summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-20 14:05:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-20 14:05:28 +0000
commite07f43d4ee17244036510478b58e9b6cddc64835 (patch)
tree433920e7e316ea31ee7526f2d4eece1565a3e17a /dev-python/lockfile
parentRubyforge is dead. Update HOMEPAGE. (diff)
downloadgentoo-2-e07f43d4ee17244036510478b58e9b6cddc64835.tar.gz
gentoo-2-e07f43d4ee17244036510478b58e9b6cddc64835.tar.bz2
gentoo-2-e07f43d4ee17244036510478b58e9b6cddc64835.zip
Add ~sparc wrt #519844
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-python/lockfile')
-rw-r--r--dev-python/lockfile/ChangeLog6
-rw-r--r--dev-python/lockfile/lockfile-0.8-r1.ebuild6
-rw-r--r--dev-python/lockfile/lockfile-0.8.ebuild6
-rw-r--r--dev-python/lockfile/lockfile-0.9.1-r1.ebuild4
-rw-r--r--dev-python/lockfile/lockfile-0.9.1.ebuild6
5 files changed, 16 insertions, 12 deletions
diff --git a/dev-python/lockfile/ChangeLog b/dev-python/lockfile/ChangeLog
index 4f2ef8a1508f..9ba1cea47b4e 100644
--- a/dev-python/lockfile/ChangeLog
+++ b/dev-python/lockfile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/lockfile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/ChangeLog,v 1.23 2014/07/22 04:19:48 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/ChangeLog,v 1.24 2014/08/20 14:05:28 armin76 Exp $
+
+ 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> lockfile-0.8.ebuild,
+ lockfile-0.8-r1.ebuild, lockfile-0.9.1.ebuild, lockfile-0.9.1-r1.ebuild:
+ Add ~sparc wrt #519844
22 Jul 2014; Ian Delaney <idella4@gentoo.org> lockfile-0.9.1-r1.ebuild:
drop py2.6 pypy2_0 add py3.4
diff --git a/dev-python/lockfile/lockfile-0.8-r1.ebuild b/dev-python/lockfile/lockfile-0.8-r1.ebuild
index 74c53564aa1e..19cd3e197142 100644
--- a/dev-python/lockfile/lockfile-0.8-r1.ebuild
+++ b/dev-python/lockfile/lockfile-0.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.8-r1.ebuild,v 1.1 2013/09/12 05:24:35 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.8-r1.ebuild,v 1.2 2014/08/20 14:05:28 armin76 Exp $
EAPI="5"
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="http://pylockfile.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
IUSE="doc"
DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
diff --git a/dev-python/lockfile/lockfile-0.8.ebuild b/dev-python/lockfile/lockfile-0.8.ebuild
index 69298a033ac2..15bfef0c3110 100644
--- a/dev-python/lockfile/lockfile-0.8.ebuild
+++ b/dev-python/lockfile/lockfile-0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.8.ebuild,v 1.4 2013/01/26 05:38:07 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.8.ebuild,v 1.5 2014/08/20 14:05:28 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -15,7 +15,7 @@ SRC_URI="http://pylockfile.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
IUSE="doc"
DEPEND="doc? ( dev-python/sphinx )"
diff --git a/dev-python/lockfile/lockfile-0.9.1-r1.ebuild b/dev-python/lockfile/lockfile-0.9.1-r1.ebuild
index 5cbd3589a2f8..641fcabe0147 100644
--- a/dev-python/lockfile/lockfile-0.9.1-r1.ebuild
+++ b/dev-python/lockfile/lockfile-0.9.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.9.1-r1.ebuild,v 1.9 2014/07/22 04:19:48 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.9.1-r1.ebuild,v 1.10 2014/08/20 14:05:28 armin76 Exp $
EAPI=5
# py2.5 dropped; Test file reveals py2.5 can't support a core file
@@ -14,7 +14,7 @@ SRC_URI="http://pylockfile.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ppc x86"
+KEYWORDS="amd64 arm ppc ~sparc x86"
IUSE="doc test"
DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
diff --git a/dev-python/lockfile/lockfile-0.9.1.ebuild b/dev-python/lockfile/lockfile-0.9.1.ebuild
index 8faed8822587..f629cba80cac 100644
--- a/dev-python/lockfile/lockfile-0.9.1.ebuild
+++ b/dev-python/lockfile/lockfile-0.9.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.9.1.ebuild,v 1.6 2012/06/09 08:17:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.9.1.ebuild,v 1.7 2014/08/20 14:05:28 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -15,7 +15,7 @@ SRC_URI="http://pylockfile.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ppc x86"
+KEYWORDS="amd64 arm ppc ~sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-python/sphinx )"