summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-11-02 01:22:44 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-11-02 01:22:44 +0000
commita580fc65326426eba99c98d468f29f93e663cfb4 (patch)
treef749a454de756be26ad8d877486bf932c5438b38 /dev-python/docutils
parentRemoved has_version stuff from global scope. Added to depand tcl-8.4* and aut... (diff)
downloadgentoo-2-a580fc65326426eba99c98d468f29f93e663cfb4.tar.gz
gentoo-2-a580fc65326426eba99c98d468f29f93e663cfb4.tar.bz2
gentoo-2-a580fc65326426eba99c98d468f29f93e663cfb4.zip
Keywords ~amd64.
Diffstat (limited to 'dev-python/docutils')
-rw-r--r--dev-python/docutils/ChangeLog4
-rw-r--r--dev-python/docutils/docutils-0.3.3-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/docutils/ChangeLog b/dev-python/docutils/ChangeLog
index 53be9b65b918..5fb672a1411f 100644
--- a/dev-python/docutils/ChangeLog
+++ b/dev-python/docutils/ChangeLog
@@ -1,9 +1,9 @@
# ChangeLog for dev-python/docutils
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.15 2004/11/02 01:19:22 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.16 2004/11/02 01:22:44 absinthe Exp $
01 Nov 2004; Dylan Carlson <absinthe@gentoo.org> :
- Keywords ~amd64.
+ Keywords ~amd64.
31 Oct 2004; Grant Goodyear <g2boojum@gentoo.org>
+files/docutils-0.3.5-extramodules.patch, docutils-0.3.3-r1.ebuild,
diff --git a/dev-python/docutils/docutils-0.3.3-r1.ebuild b/dev-python/docutils/docutils-0.3.3-r1.ebuild
index 0aebbb187b17..958ffa14ef55 100644
--- a/dev-python/docutils/docutils-0.3.3-r1.ebuild
+++ b/dev-python/docutils/docutils-0.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/docutils-0.3.3-r1.ebuild,v 1.4 2004/11/02 00:35:24 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/docutils-0.3.3-r1.ebuild,v 1.5 2004/11/02 01:22:44 absinthe Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/docutils/${P}-alpha.tar.gz"
LICENSE="public-domain PYTHON BSD"
SLOT="0"
-KEYWORDS="x86 ppc ~alpha ~amd64"
+KEYWORDS="x86 ppc ~alpha ~amd64 "
IUSE=""
DEPEND=">=dev-lang/python-2.1"