hattya 14/06/08 12:10:41
Modified: iso8601-0.1.4.ebuild iso8601-0.1.4-r1.ebuild
iso8601-0.1.10.ebuild iso8601-0.1.8.ebuild
ChangeLog
Log:
keyword ~ia64 wrt bug #503094
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key
EC917A6D)
Revision Changes Path
1.3 dev-python/iso8601/iso8601-0.1.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild?r1=1.2&r2=1.3
Index: iso8601-0.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- iso8601-0.1.4.ebuild 19 Aug 2011 19:36:55 -0000 1.2
+++ iso8601-0.1.4.ebuild 8 Jun 2014 12:10:41 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/iso8601/iso8601-0.1.4.ebuild,v
1.2 2011/08/19 19:36:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild,v
1.3 2014/06/08 12:10:41 hattya Exp $
EAPI=3
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="test"
DEPEND="dev-python/setuptools"
1.5 dev-python/iso8601/iso8601-0.1.4-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild?r1=1.4&r2=1.5
Index: iso8601-0.1.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- iso8601-0.1.4-r1.ebuild 31 Mar 2014 21:20:55 -0000 1.4
+++ iso8601-0.1.4-r1.ebuild 8 Jun 2014 12:10:41 -0000 1.5
@@ -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/iso8601/iso8601-0.1.4-r1.ebuild,v 1.4
2014/03/31 21:20:55 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild,v 1.5
2014/06/08 12:10:41 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -13,7 +13,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
1.8 dev-python/iso8601/iso8601-0.1.10.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?r1=1.7&r2=1.8
Index: iso8601-0.1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- iso8601-0.1.10.ebuild 2 Apr 2014 20:45:27 -0000 1.7
+++ iso8601-0.1.10.ebuild 8 Jun 2014 12:10:41 -0000 1.8
@@ -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/iso8601/iso8601-0.1.10.ebuild,v
1.7 2014/04/02 20:45:27 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild,v
1.8 2014/06/08 12:10:41 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
@@ -13,7 +13,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-linux ~x86-fbsd ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
1.7 dev-python/iso8601/iso8601-0.1.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild?r1=1.6&r2=1.7
Index: iso8601-0.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- iso8601-0.1.8.ebuild 31 Mar 2014 21:20:55 -0000 1.6
+++ iso8601-0.1.8.ebuild 8 Jun 2014 12:10:41 -0000 1.7
@@ -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/iso8601/iso8601-0.1.8.ebuild,v
1.6 2014/03/31 21:20:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild,v
1.7 2014/06/08 12:10:41 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
1.21 dev-python/iso8601/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?rev=1.21&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?rev=1.21&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 20 Apr 2014 23:51:59 -0000 1.20
+++ ChangeLog 8 Jun 2014 12:10:41 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/iso8601
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v 1.20
2014/04/20 23:51:59 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v 1.21
2014/06/08 12:10:41 hattya Exp $
+
+ 08 Jun 2014; Akinori Hattori <[email protected]> iso8601-0.1.10.ebuild,
+ iso8601-0.1.4-r1.ebuild, iso8601-0.1.4.ebuild, iso8601-0.1.8.ebuild:
+ keyword ~ia64 wrt bug #503094
20 Apr 2014; Matthew Thode <[email protected]> -iso8601-0.1.9.ebuild:
removing bad version