public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/flask-openid: flask-openid-1.1.1.ebuild flask-openid-1.1.ebuild ChangeLog
@ 2013-02-25  9:55 Ian Delaney (idella4)
  0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2013-02-25  9:55 UTC (permalink / raw
  To: gentoo-commits

idella4     13/02/25 09:55:49

  Modified:             flask-openid-1.1.1.ebuild flask-openid-1.1.ebuild
                        ChangeLog
  Log:
  IUSE flag dropped due to upstream support for building them dropped, fixes Bug #449974 by M. von Gagern
  
  (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.2                  dev-python/flask-openid/flask-openid-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.1.ebuild?r1=1.1&r2=1.2

Index: flask-openid-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-openid-1.1.1.ebuild	25 Jan 2013 06:58:35 -0000	1.1
+++ flask-openid-1.1.1.ebuild	25 Feb 2013 09:55:49 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.1.ebuild,v 1.1 2013/01/25 06:58:35 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.1.ebuild,v 1.2 2013/02/25 09:55:49 idella4 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,7 @@
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
+IUSE="examples"
 
 RDEPEND=">=dev-python/flask-0.3
 	>=dev-python/python-openid-2.0"



1.2                  dev-python/flask-openid/flask-openid-1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.ebuild?r1=1.1&r2=1.2

Index: flask-openid-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-openid-1.1.ebuild	31 Oct 2012 07:10:04 -0000	1.1
+++ flask-openid-1.1.ebuild	25 Feb 2013 09:55:49 -0000	1.2
@@ -1,6 +1,6 @@
-# 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/dev-python/flask-openid/flask-openid-1.1.ebuild,v 1.1 2012/10/31 07:10:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-openid/flask-openid-1.1.ebuild,v 1.2 2013/02/25 09:55:49 idella4 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,7 @@
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
+IUSE="examples"
 
 RDEPEND=">=dev-python/flask-0.3
 	>=dev-python/python-openid-2.0"



1.5                  dev-python/flask-openid/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-openid/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-openid/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 Jan 2013 06:58:35 -0000	1.4
+++ ChangeLog	25 Feb 2013 09:55:49 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/flask-openid
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-openid/ChangeLog,v 1.4 2013/01/25 06:58:35 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-openid/ChangeLog,v 1.5 2013/02/25 09:55:49 idella4 Exp $
+
+  25 Feb 2013; Ian Delaney <idella4@gentoo.org> flask-openid-1.1.1.ebuild,
+  flask-openid-1.1.ebuild:
+  IUSE flag dropped due to upstream support for building them dropped, fixes Bug
+  #449974 by M. von Gagern
 
 *flask-openid-1.1.1 (25 Jan 2013)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-25  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25  9:55 [gentoo-commits] gentoo-x86 commit in dev-python/flask-openid: flask-openid-1.1.1.ebuild flask-openid-1.1.ebuild ChangeLog Ian Delaney (idella4)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox