summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2015-01-16 03:44:47 +0000
committerPatrick Lauer <patrick@gentoo.org>2015-01-16 03:44:47 +0000
commit60037b7836c2cbd01a55cb0b63b3f319f392e77b (patch)
treeccbb20a9a377fca2d19074233d273366ce866a7d /dev-python/flask-babel
parentStable on amd64 and x86 for 527558 (diff)
downloadgentoo-2-60037b7836c2cbd01a55cb0b63b3f319f392e77b.tar.gz
gentoo-2-60037b7836c2cbd01a55cb0b63b3f319f392e77b.tar.bz2
gentoo-2-60037b7836c2cbd01a55cb0b63b3f319f392e77b.zip
Stable on amd64 and x86 for 527558
(Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/flask-babel')
-rw-r--r--dev-python/flask-babel/ChangeLog7
-rw-r--r--dev-python/flask-babel/flask-babel-0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/flask-babel/ChangeLog b/dev-python/flask-babel/ChangeLog
index ad70e69b7e93..f9bec00c3871 100644
--- a/dev-python/flask-babel/ChangeLog
+++ b/dev-python/flask-babel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/flask-babel
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-babel/ChangeLog,v 1.9 2014/05/07 04:07:01 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-babel/ChangeLog,v 1.10 2015/01/16 03:44:47 patrick Exp $
+
+ 16 Jan 2015; Patrick Lauer <patrick@gentoo.org> flask-babel-0.9.ebuild:
+ Stable on amd64 and x86 for 527558
07 May 2014; Ian Delaney <idella4@gentoo.org> flask-babel-0.9.ebuild:
drop py2.6 add pypy support drop IUSE doc since half the source files are
diff --git a/dev-python/flask-babel/flask-babel-0.9.ebuild b/dev-python/flask-babel/flask-babel-0.9.ebuild
index a2ecb8e970ca..efe183d4b505 100644
--- a/dev-python/flask-babel/flask-babel-0.9.ebuild
+++ b/dev-python/flask-babel/flask-babel-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-babel/flask-babel-0.9.ebuild,v 1.2 2014/05/07 04:07:01 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-babel/flask-babel-0.9.ebuild,v 1.3 2015/01/16 03:44:47 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 pypy )
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-python/flask[${PYTHON_USEDEP}]