summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 14:58:36 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 14:58:36 +0000
commit95f5c787d3e991eaecd3fb0a74bcffd40d78c6c3 (patch)
treede7b448add9746ee191093a9a127d3f5b515368a /dev-lang
parentAdd arm/sh love. (diff)
downloadhistorical-95f5c787d3e991eaecd3fb0a74bcffd40d78c6c3.tar.gz
historical-95f5c787d3e991eaecd3fb0a74bcffd40d78c6c3.tar.bz2
historical-95f5c787d3e991eaecd3fb0a74bcffd40d78c6c3.zip
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/python-2.7.3.ebuild4
-rw-r--r--dev-lang/python/python-3.2.2-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index f9a82cf00401..7afe7976d990 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.577 2012/04/26 14:57:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.578 2012/04/26 14:58:36 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> python-3.2.2-r1.ebuild:
+ keyword ~amd64-fbsd
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> python-2.7.3.ebuild:
keyword ~amd64-fbsd
diff --git a/dev-lang/python/python-2.7.3.ebuild b/dev-lang/python/python-2.7.3.ebuild
index 5046146141ae..e82ac2feccb7 100644
--- a/dev-lang/python/python-2.7.3.ebuild
+++ b/dev-lang/python/python-2.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3.ebuild,v 1.1 2012/04/12 13:41:35 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3.ebuild,v 1.2 2012/04/26 14:57:17 aballier Exp $
EAPI="2"
WANT_AUTOMAKE="none"
@@ -20,7 +20,7 @@ SRC_URI="http://www.python.org/ftp/python/${MY_PV}/${MY_P}.tar.bz2
LICENSE="PSF-2"
SLOT="2.7"
PYTHON_ABI="${SLOT}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="-berkdb build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
RDEPEND=">=app-admin/eselect-python-20091230
diff --git a/dev-lang/python/python-3.2.2-r1.ebuild b/dev-lang/python/python-3.2.2-r1.ebuild
index 1a7c097281a5..5d0dd92cf49c 100644
--- a/dev-lang/python/python-3.2.2-r1.ebuild
+++ b/dev-lang/python/python-3.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild,v 1.1 2012/03/21 16:27:07 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.2-r1.ebuild,v 1.2 2012/04/26 14:58:36 aballier Exp $
EAPI="3"
WANT_AUTOMAKE="none"
@@ -32,7 +32,7 @@ fi
LICENSE="PSF-2"
SLOT="3.2"
PYTHON_ABI="${SLOT}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
RDEPEND=">=app-admin/eselect-python-20091230