blueness 14/08/14 23:30:43
Modified: sphinx-bootstrap-theme-0.3.9.ebuild
sphinx-bootstrap-theme-0.4.0.ebuild ChangeLog
Log:
Keyword ~ppc and ~ppc64, bug #481462
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.2
dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.3.9.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.3.9.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.3.9.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.3.9.ebuild?r1=1.1&r2=1.2
Index: sphinx-bootstrap-theme-0.3.9.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.3.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sphinx-bootstrap-theme-0.3.9.ebuild 25 Feb 2014 17:23:08 -0000 1.1
+++ sphinx-bootstrap-theme-0.3.9.ebuild 14 Aug 2014 23:30:43 -0000 1.2
@@ -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/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.3.9.ebuild,v
1.1 2014/02/25 17:23:08 bicatali Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.3.9.ebuild,v
1.2 2014/08/14 23:30:43 blueness Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,6 +13,6 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
1.2
dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild?r1=1.1&r2=1.2
Index: sphinx-bootstrap-theme-0.4.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sphinx-bootstrap-theme-0.4.0.ebuild 17 Mar 2014 21:17:27 -0000 1.1
+++ sphinx-bootstrap-theme-0.4.0.ebuild 14 Aug 2014 23:30:43 -0000 1.2
@@ -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/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild,v
1.1 2014/03/17 21:17:27 bicatali Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.0.ebuild,v
1.2 2014/08/14 23:30:43 blueness Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,6 +13,6 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
1.3 dev-python/sphinx-bootstrap-theme/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/ChangeLog?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/ChangeLog?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx-bootstrap-theme/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx-bootstrap-theme/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 17 Mar 2014 21:17:27 -0000 1.2
+++ ChangeLog 14 Aug 2014 23:30:43 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/sphinx-bootstrap-theme
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/sphinx-bootstrap-theme/ChangeLog,v 1.2
2014/03/17 21:17:27 bicatali Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/sphinx-bootstrap-theme/ChangeLog,v 1.3
2014/08/14 23:30:43 blueness Exp $
+
+ 14 Aug 2014; Anthony G. Basile <[email protected]>
+ sphinx-bootstrap-theme-0.3.9.ebuild, sphinx-bootstrap-theme-0.4.0.ebuild:
+ Keyword ~ppc and ~ppc64, bug #481462
*sphinx-bootstrap-theme-0.4.0 (17 Mar 2014)