diff options
author | 2013-12-15 08:53:52 +0000 | |
---|---|---|
committer | 2013-12-15 08:53:52 +0000 | |
commit | 2dece0cc9188a3e767b3cf49f76baf62e17447a4 (patch) | |
tree | 94be75d3f243151ff95dd88e530e557231a4a154 /dev-python/python-docs | |
parent | Stable for sparc, wrt bug #474128 (diff) | |
download | gentoo-2-2dece0cc9188a3e767b3cf49f76baf62e17447a4.tar.gz gentoo-2-2dece0cc9188a3e767b3cf49f76baf62e17447a4.tar.bz2 gentoo-2-2dece0cc9188a3e767b3cf49f76baf62e17447a4.zip |
Stable for sparc, wrt bug #474128
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r-- | dev-python/python-docs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/python-docs/python-docs-3.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog index a6a55b43495d..c42d819d7167 100644 --- a/dev-python/python-docs/ChangeLog +++ b/dev-python/python-docs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-docs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.182 2013/12/13 06:09:20 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.183 2013/12/15 08:53:52 ago Exp $ + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> python-docs-3.3.2.ebuild: + Stable for sparc, wrt bug #474128 13 Dec 2013; Matt Turner <mattst88@gentoo.org> python-docs-3.3.2.ebuild: alpha stable, bug 474128. diff --git a/dev-python/python-docs/python-docs-3.3.2.ebuild b/dev-python/python-docs/python-docs-3.3.2.ebuild index 47284f7a962f..930955fe89d9 100644 --- a/dev-python/python-docs/python-docs-3.3.2.ebuild +++ b/dev-python/python-docs/python-docs-3.3.2.ebuild @@ -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/python-docs/python-docs-3.3.2.ebuild,v 1.6 2013/12/13 06:09:20 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v 1.7 2013/12/15 08:53:52 ago 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" SLOT="3.3" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="" |