summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-06-29 09:42:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-06-29 09:42:36 +0000
commit8942e73b206bd3d65a88c7bd7a8036383c32cb52 (patch)
treeb72028e7f6817dc93de2e7f6de2a50c1b8e33a61
parentAdd ~ia64/~sparc wrt #229393 (diff)
downloadgentoo-2-8942e73b206bd3d65a88c7bd7a8036383c32cb52.tar.gz
gentoo-2-8942e73b206bd3d65a88c7bd7a8036383c32cb52.tar.bz2
gentoo-2-8942e73b206bd3d65a88c7bd7a8036383c32cb52.zip
Add ~ia64/~sparc wrt #229393
(Portage version: 2.1.4.4)
-rw-r--r--dev-python/sphinx/ChangeLog5
-rw-r--r--dev-python/sphinx/sphinx-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sphinx/ChangeLog b/dev-python/sphinx/ChangeLog
index 757c976bd258..a428007acc9f 100644
--- a/dev-python/sphinx/ChangeLog
+++ b/dev-python/sphinx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sphinx
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.3 2008/06/25 14:09:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.4 2008/06/29 09:42:36 armin76 Exp $
+
+ 29 Jun 2008; Raúl Porcel <armin76@gentoo.org> sphinx-0.3.ebuild:
+ Add ~ia64/~sparc wrt #229393
25 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> sphinx-0.3.ebuild:
Add ~ppc keyword
diff --git a/dev-python/sphinx/sphinx-0.3.ebuild b/dev-python/sphinx/sphinx-0.3.ebuild
index 2a839d77dd51..627f2bb77af0 100644
--- a/dev-python/sphinx/sphinx-0.3.ebuild
+++ b/dev-python/sphinx/sphinx-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.3.ebuild,v 1.3 2008/06/25 14:09:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.3.ebuild,v 1.4 2008/06/29 09:42:36 armin76 Exp $
inherit distutils
@@ -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="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="doc"
DEPEND=">=dev-python/pygments-0.8