summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2015-01-16 03:43:49 +0000
committerPatrick Lauer <patrick@gentoo.org>2015-01-16 03:43:49 +0000
commit71be22b65ad659ef1835206b879c8ebfe7e845e0 (patch)
treed9b2c9897657f66c51f1f9af3cd40f136cda492d /dev-python/flask-wtf
parentStable on amd64 and x86 for 527558 (diff)
downloadgentoo-2-71be22b65ad659ef1835206b879c8ebfe7e845e0.tar.gz
gentoo-2-71be22b65ad659ef1835206b879c8ebfe7e845e0.tar.bz2
gentoo-2-71be22b65ad659ef1835206b879c8ebfe7e845e0.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-wtf')
-rw-r--r--dev-python/flask-wtf/ChangeLog7
-rw-r--r--dev-python/flask-wtf/flask-wtf-0.10.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/flask-wtf/ChangeLog b/dev-python/flask-wtf/ChangeLog
index e721e5aef385..4bf0c52cd3c1 100644
--- a/dev-python/flask-wtf/ChangeLog
+++ b/dev-python/flask-wtf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/flask-wtf
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/ChangeLog,v 1.18 2014/12/21 10:42:54 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/ChangeLog,v 1.19 2015/01/16 03:43:49 patrick Exp $
+
+ 16 Jan 2015; Patrick Lauer <patrick@gentoo.org> flask-wtf-0.10.3.ebuild:
+ Stable on amd64 and x86 for 527558
21 Dec 2014; Ian Delaney <idella4@gentoo.org> -flask-wtf-0.10.0.ebuild,
-flask-wtf-0.10.1.ebuild, -flask-wtf-0.9.3.ebuild, -flask-wtf-0.9.4.ebuild,
diff --git a/dev-python/flask-wtf/flask-wtf-0.10.3.ebuild b/dev-python/flask-wtf/flask-wtf-0.10.3.ebuild
index 2e5b11200f13..7418759f7e55 100644
--- a/dev-python/flask-wtf/flask-wtf-0.10.3.ebuild
+++ b/dev-python/flask-wtf/flask-wtf-0.10.3.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-wtf/flask-wtf-0.10.3.ebuild,v 1.1 2014/11/21 05:20:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-wtf/flask-wtf-0.10.3.ebuild,v 1.2 2015/01/16 03:43:49 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 pypy )
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
RDEPEND="dev-python/flask[${PYTHON_USEDEP}]