summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-02-20 16:36:46 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-02-20 16:36:46 +0000
commit84f53687851aea51df081c7db63b2c3ffc915d31 (patch)
treede59cb208f491b44036d06460bfdc7a885a24cf6 /dev-python
parentNo stable keywords for prefix (diff)
downloadgentoo-2-84f53687851aea51df081c7db63b2c3ffc915d31.tar.gz
gentoo-2-84f53687851aea51df081c7db63b2c3ffc915d31.tar.bz2
gentoo-2-84f53687851aea51df081c7db63b2c3ffc915d31.zip
Stabilize on all architectures.
(Portage version: 2.2.0_alpha24_p17/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-docs/ChangeLog8
-rw-r--r--dev-python/python-docs/python-docs-2.6.6.ebuild6
-rw-r--r--dev-python/python-docs/python-docs-2.7.1.ebuild6
-rw-r--r--dev-python/python-docs/python-docs-3.1.3.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 3e3cc65556f8..fac6edec2f83 100644
--- a/dev-python/python-docs/ChangeLog
+++ b/dev-python/python-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-docs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.155 2010/12/27 15:34:18 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.156 2011/02/20 16:36:46 arfrever Exp $
+
+ 20 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ python-docs-2.6.6.ebuild, python-docs-2.7.1.ebuild, python-docs-3.1.3.ebuild:
+ Stabilize on all architectures.
27 Dec 2010; Brent Baude <ranger@gentoo.org> python-docs-3.1.2.ebuild:
Marking python-docs-3.1.2 ppc64 for bug 325593
diff --git a/dev-python/python-docs/python-docs-2.6.6.ebuild b/dev-python/python-docs/python-docs-2.6.6.ebuild
index aeb3469a71a9..520bf815b01a 100644
--- a/dev-python/python-docs/python-docs-2.6.6.ebuild
+++ b/dev-python/python-docs/python-docs-2.6.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.6.ebuild,v 1.1 2010/11/28 19:17:09 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.6.ebuild,v 1.2 2011/02/20 16:36:46 arfrever Exp $
EAPI="3"
@@ -10,7 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.b
LICENSE="PSF-2.2"
SLOT="2.6"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=""
diff --git a/dev-python/python-docs/python-docs-2.7.1.ebuild b/dev-python/python-docs/python-docs-2.7.1.ebuild
index 9981926f567b..2f7021bee12c 100644
--- a/dev-python/python-docs/python-docs-2.7.1.ebuild
+++ b/dev-python/python-docs/python-docs-2.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.1.ebuild,v 1.1 2010/11/28 19:17:09 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.1.ebuild,v 1.2 2011/02/20 16:36:46 arfrever Exp $
EAPI="3"
@@ -10,7 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.b
LICENSE="PSF-2.2"
SLOT="2.7"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=""
diff --git a/dev-python/python-docs/python-docs-3.1.3.ebuild b/dev-python/python-docs/python-docs-3.1.3.ebuild
index f69ad97a98c8..ba10a305f63f 100644
--- a/dev-python/python-docs/python-docs-3.1.3.ebuild
+++ b/dev-python/python-docs/python-docs-3.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.3.ebuild,v 1.1 2010/11/28 19:17:09 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.3.ebuild,v 1.2 2011/02/20 16:36:46 arfrever Exp $
EAPI="3"
@@ -10,7 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.b
LICENSE="PSF-2.2"
SLOT="3.1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=""