summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-01 18:00:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-01 18:00:54 +0000
commit086a8d733ffee1f5109683a81fe8e81278492559 (patch)
tree12731f381a57e0315dbbf02d036d00695fe27395 /dev-python/sphinx
parentStable on ppc wrt bug 233445 (diff)
downloadhistorical-086a8d733ffee1f5109683a81fe8e81278492559.tar.gz
historical-086a8d733ffee1f5109683a81fe8e81278492559.tar.bz2
historical-086a8d733ffee1f5109683a81fe8e81278492559.zip
Add ~ia64 wrt #233554
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/sphinx')
-rw-r--r--dev-python/sphinx/ChangeLog5
-rw-r--r--dev-python/sphinx/sphinx-0.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sphinx/ChangeLog b/dev-python/sphinx/ChangeLog
index bbb1416e3942..f84de6b3232c 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.7 2008/08/01 17:07:28 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.8 2008/08/01 18:00:54 armin76 Exp $
+
+ 01 Aug 2008; Raúl Porcel <armin76@gentoo.org> sphinx-0.4.2.ebuild:
+ Add ~ia64 wrt #233554
01 Aug 2008; Tiziano Müller <dev-zero@gentoo.org> +sphinx-0.3.ebuild:
Re-added sphinx-0.3 to not drop keywords for ia64 and sparc until
diff --git a/dev-python/sphinx/sphinx-0.4.2.ebuild b/dev-python/sphinx/sphinx-0.4.2.ebuild
index 3f8148a07fc8..9ce391ec3b00 100644
--- a/dev-python/sphinx/sphinx-0.4.2.ebuild
+++ b/dev-python/sphinx/sphinx-0.4.2.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.4.2.ebuild,v 1.2 2008/08/01 16:47:52 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.4.2.ebuild,v 1.3 2008/08/01 18:00:54 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE="doc test"
RDEPEND=">=dev-python/pygments-0.8