* [gentoo-commits] gentoo-x86 commit in dev-python/frozen-flask: frozen-flask-0.11-r1.ebuild ChangeLog
@ 2015-03-08 23:48 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-08 23:48 UTC (permalink / raw
To: gentoo-commits
pacho 15/03/08 23:48:23
Modified: frozen-flask-0.11-r1.ebuild ChangeLog
Log:
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.4 dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?r1=1.3&r2=1.4
Index: frozen-flask-0.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- frozen-flask-0.11-r1.ebuild 6 Mar 2015 22:21:03 -0000 1.3
+++ frozen-flask-0.11-r1.ebuild 8 Mar 2015 23:48:23 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild,v 1.3 2015/03/06 22:21:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild,v 1.4 2015/03/08 23:48:23 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -16,7 +16,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
RDEPEND=">=dev-python/flask-0.7[${PYTHON_USEDEP}]"
1.14 dev-python/frozen-flask/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 6 Mar 2015 22:21:03 -0000 1.13
+++ ChangeLog 8 Mar 2015 23:48:23 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/frozen-flask
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v 1.13 2015/03/06 22:21:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v 1.14 2015/03/08 23:48:23 pacho Exp $
+
+ 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> frozen-flask-0.11-r1.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> frozen-flask-0.11-r1.ebuild:
amd64 stable, bug 540290
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/frozen-flask: frozen-flask-0.11-r1.ebuild ChangeLog
@ 2015-04-08 8:04 Michal Gorny (mgorny)
0 siblings, 0 replies; 3+ messages in thread
From: Michal Gorny (mgorny) @ 2015-04-08 8:04 UTC (permalink / raw
To: gentoo-commits
mgorny 15/04/08 08:04:58
Modified: frozen-flask-0.11-r1.ebuild ChangeLog
Log:
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.5 dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?r1=1.4&r2=1.5
Index: frozen-flask-0.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- frozen-flask-0.11-r1.ebuild 8 Mar 2015 23:48:23 -0000 1.4
+++ frozen-flask-0.11-r1.ebuild 8 Apr 2015 08:04:58 -0000 1.5
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild,v 1.4 2015/03/08 23:48:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild,v 1.5 2015/04/08 08:04:58 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
1.15 dev-python/frozen-flask/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 8 Mar 2015 23:48:23 -0000 1.14
+++ ChangeLog 8 Apr 2015 08:04:58 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/frozen-flask
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v 1.14 2015/03/08 23:48:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v 1.15 2015/04/08 08:04:58 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> frozen-flask-0.11-r1.ebuild:
+ Drop old Python implementations
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> frozen-flask-0.11-r1.ebuild:
x86 stable, bug 540290
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/frozen-flask: frozen-flask-0.11-r1.ebuild ChangeLog
@ 2015-03-06 22:21 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-06 22:21 UTC (permalink / raw
To: gentoo-commits
pacho 15/03/06 22:21:03
Modified: frozen-flask-0.11-r1.ebuild ChangeLog
Log:
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.3 dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild?r1=1.2&r2=1.3
Index: frozen-flask-0.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- frozen-flask-0.11-r1.ebuild 10 Aug 2014 21:11:20 -0000 1.2
+++ frozen-flask-0.11-r1.ebuild 6 Mar 2015 22:21:03 -0000 1.3
@@ -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/frozen-flask/frozen-flask-0.11-r1.ebuild,v 1.2 2014/08/10 21:11:20 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild,v 1.3 2015/03/06 22:21:03 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -16,7 +16,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc test"
RDEPEND=">=dev-python/flask-0.7[${PYTHON_USEDEP}]"
1.13 dev-python/frozen-flask/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/frozen-flask/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 1 Feb 2015 16:31:23 -0000 1.12
+++ ChangeLog 6 Mar 2015 22:21:03 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/frozen-flask
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v 1.12 2015/02/01 16:31:23 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/frozen-flask/ChangeLog,v 1.13 2015/03/06 22:21:03 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> frozen-flask-0.11-r1.ebuild:
+ amd64 stable, bug 540290
01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -frozen-flask-0.10.ebuild,
-frozen-flask-0.11.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-08 8:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-08 23:48 [gentoo-commits] gentoo-x86 commit in dev-python/frozen-flask: frozen-flask-0.11-r1.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2015-04-08 8:04 Michal Gorny (mgorny)
2015-03-06 22:21 Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox