summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-07-05 21:05:58 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-07-05 21:05:58 +0000
commited9f7c06cacf33d71c72906019bb9c323335a91b (patch)
treecfc2a4c94b7b9c0e259a87e96c0d6bd41814504e /dev-python
parentamd64 stable, bug #275311 (diff)
downloadgentoo-2-ed9f7c06cacf33d71c72906019bb9c323335a91b.tar.gz
gentoo-2-ed9f7c06cacf33d71c72906019bb9c323335a91b.tar.bz2
gentoo-2-ed9f7c06cacf33d71c72906019bb9c323335a91b.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sphinx/ChangeLog5
-rw-r--r--dev-python/sphinx/sphinx-0.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sphinx/ChangeLog b/dev-python/sphinx/ChangeLog
index 554c805a115f..e67d7ce45bbb 100644
--- a/dev-python/sphinx/ChangeLog
+++ b/dev-python/sphinx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sphinx
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.19 2009/06/21 09:13:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.20 2009/07/05 21:05:58 aballier Exp $
+
+ 05 Jul 2009; Alexis Ballier <aballier@gentoo.org> sphinx-0.6.2.ebuild:
+ keyword ~x86-fbsd
*sphinx-0.6.2 (21 Jun 2009)
diff --git a/dev-python/sphinx/sphinx-0.6.2.ebuild b/dev-python/sphinx/sphinx-0.6.2.ebuild
index 9b1b0cf83d5e..3861686bfa53 100644
--- a/dev-python/sphinx/sphinx-0.6.2.ebuild
+++ b/dev-python/sphinx/sphinx-0.6.2.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/dev-python/sphinx/sphinx-0.6.2.ebuild,v 1.1 2009/06/21 09:13:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.6.2.ebuild,v 1.2 2009/07/05 21:05:58 aballier Exp $
inherit distutils multilib
@@ -12,7 +12,7 @@ HOMEPAGE="http://sphinx.pocoo.org/"
SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc test"
RDEPEND=">=dev-python/pygments-0.8