summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-10-18 11:04:34 +0000
committerRoy Marples <uberlord@gentoo.org>2006-10-18 11:04:34 +0000
commit9d3977dcf7623198b79ed8de8e4f40f9d5f59eaf (patch)
tree4529fc7504b61085d007f8919d999324a7c19c48 /dev-python/python-docs
parentAdded ~sparc-fbsd keyword. (diff)
downloadgentoo-2-9d3977dcf7623198b79ed8de8e4f40f9d5f59eaf.tar.gz
gentoo-2-9d3977dcf7623198b79ed8de8e4f40f9d5f59eaf.tar.bz2
gentoo-2-9d3977dcf7623198b79ed8de8e4f40f9d5f59eaf.zip
Added ~sparc-fbsd keyword.
(Portage version: 2.1.2_pre3-r4)
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r--dev-python/python-docs/ChangeLog6
-rw-r--r--dev-python/python-docs/python-docs-2.4.3.ebuild4
-rw-r--r--dev-python/python-docs/python-docs-2.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/python-docs/ChangeLog b/dev-python/python-docs/ChangeLog
index 65f8498df807..9140aef95e5a 100644
--- a/dev-python/python-docs/ChangeLog
+++ b/dev-python/python-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-docs
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.85 2006/09/19 21:26:03 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.86 2006/10/18 11:04:34 uberlord Exp $
+
+ 18 Oct 2006; Roy Marples <uberlord@gentoo.org> python-docs-2.4.3.ebuild,
+ python-docs-2.5.ebuild:
+ Added ~sparc-fbsd keyword.
19 Sep 2006; Alastair Tse <liquidx@gentoo.org> python-docs-2.5.ebuild:
fix not installing anything bug (#148244)
diff --git a/dev-python/python-docs/python-docs-2.4.3.ebuild b/dev-python/python-docs/python-docs-2.4.3.ebuild
index 96aa141ad042..feb047d9cca2 100644
--- a/dev-python/python-docs/python-docs-2.4.3.ebuild
+++ b/dev-python/python-docs/python-docs-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.4.3.ebuild,v 1.9 2006/07/20 17:25:19 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.4.3.ebuild,v 1.10 2006/10/18 11:04:34 uberlord Exp $
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/${PV}/"
@@ -9,7 +9,7 @@ http://www.python.org/ftp/python/doc/${PV}/info-${PV}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.4"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=""
diff --git a/dev-python/python-docs/python-docs-2.5.ebuild b/dev-python/python-docs/python-docs-2.5.ebuild
index 1860ed8dc31a..0c4c04dee1cb 100644
--- a/dev-python/python-docs/python-docs-2.5.ebuild
+++ b/dev-python/python-docs/python-docs-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.5.ebuild,v 1.2 2006/09/19 21:26:03 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.5.ebuild,v 1.3 2006/10/18 11:04:34 uberlord Exp $
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/${PV}/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.5"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""