summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-05-03 22:01:09 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-05-03 22:01:09 +0000
commit9980cf189d84168a6b4fbffa1fb409ebf019f597 (patch)
tree1b02ec46a28938694b098a3c4a9cc75a405fb019 /app-admin/eselect-python
parentNew version for GNOME 2.26. Bug fixes and translation updates. Clean up old r... (diff)
downloadgentoo-2-9980cf189d84168a6b4fbffa1fb409ebf019f597.tar.gz
gentoo-2-9980cf189d84168a6b4fbffa1fb409ebf019f597.tar.bz2
gentoo-2-9980cf189d84168a6b4fbffa1fb409ebf019f597.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc32/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-python')
-rw-r--r--app-admin/eselect-python/ChangeLog6
-rw-r--r--app-admin/eselect-python/eselect-python-20080925.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index a36f8d5b63cc..c1af8cfb80e5 100644
--- a/app-admin/eselect-python/ChangeLog
+++ b/app-admin/eselect-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.16 2009/04/29 11:34:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.17 2009/05/03 22:01:09 aballier Exp $
+
+ 03 May 2009; Alexis Ballier <aballier@gentoo.org>
+ eselect-python-20080925.ebuild:
+ keyword ~x86-fbsd
29 Apr 2009; Raúl Porcel <armin76@gentoo.org>
eselect-python-20080925.ebuild:
diff --git a/app-admin/eselect-python/eselect-python-20080925.ebuild b/app-admin/eselect-python/eselect-python-20080925.ebuild
index 71a558ed64a2..6f2145200b85 100644
--- a/app-admin/eselect-python/eselect-python-20080925.ebuild
+++ b/app-admin/eselect-python/eselect-python-20080925.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild,v 1.3 2009/04/29 11:34:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild,v 1.4 2009/05/03 22:01:09 aballier Exp $
DESCRIPTION="Manages multiple Python versions"
HOMEPAGE="http://www.gentoo.org"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/python.eselect-${PVR}.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.2"