summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/lockfile/ChangeLog7
-rw-r--r--dev-python/lockfile/lockfile-0.8.ebuild6
-rw-r--r--dev-python/mwlib/ChangeLog7
-rw-r--r--dev-python/mwlib/mwlib-0.12.12.ebuild6
-rw-r--r--dev-python/timelib/ChangeLog7
-rw-r--r--dev-python/timelib/timelib-0.2.1.ebuild6
6 files changed, 24 insertions, 15 deletions
diff --git a/dev-python/lockfile/ChangeLog b/dev-python/lockfile/ChangeLog
index 88153ebc6216..4b5311c70129 100644
--- a/dev-python/lockfile/ChangeLog
+++ b/dev-python/lockfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/lockfile
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/ChangeLog,v 1.1 2009/12/21 02:33:23 arfrever Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/ChangeLog,v 1.2 2010/01/12 13:40:11 fauli Exp $
+
+ 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org> lockfile-0.8.ebuild:
+ add ~x86, bug 297725
*lockfile-0.8 (21 Dec 2009)
diff --git a/dev-python/lockfile/lockfile-0.8.ebuild b/dev-python/lockfile/lockfile-0.8.ebuild
index 7baa818a0fa8..66ad71c181d5 100644
--- a/dev-python/lockfile/lockfile-0.8.ebuild
+++ b/dev-python/lockfile/lockfile-0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.8.ebuild,v 1.1 2009/12/21 02:33:23 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lockfile/lockfile-0.8.ebuild,v 1.2 2010/01/12 13:40:11 fauli Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://smontanaro.dyndns.org/python/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="doc"
DEPEND=""
diff --git a/dev-python/mwlib/ChangeLog b/dev-python/mwlib/ChangeLog
index db4f85893d5b..4b846d6c8fe8 100644
--- a/dev-python/mwlib/ChangeLog
+++ b/dev-python/mwlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/mwlib
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/ChangeLog,v 1.3 2009/12/21 02:44:07 arfrever Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/ChangeLog,v 1.4 2010/01/12 13:42:37 fauli Exp $
+
+ 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org> mwlib-0.12.12.ebuild:
+ add ~x86, bug 297725
*mwlib-0.12.12 (21 Dec 2009)
diff --git a/dev-python/mwlib/mwlib-0.12.12.ebuild b/dev-python/mwlib/mwlib-0.12.12.ebuild
index 49366d87a209..bb5c17faf610 100644
--- a/dev-python/mwlib/mwlib-0.12.12.ebuild
+++ b/dev-python/mwlib/mwlib-0.12.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.12.12.ebuild,v 1.1 2009/12/21 02:42:21 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mwlib/mwlib-0.12.12.ebuild,v 1.2 2010/01/12 13:42:37 fauli Exp $
EAPI="2"
NEED_PYTHON="2.5"
@@ -14,7 +14,7 @@ SRC_URI="http://pypi.python.org/packages/source/m/mwlib/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-lang/perl
diff --git a/dev-python/timelib/ChangeLog b/dev-python/timelib/ChangeLog
index 63d880d2a769..21206072adb6 100644
--- a/dev-python/timelib/ChangeLog
+++ b/dev-python/timelib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/timelib
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/timelib/ChangeLog,v 1.1 2009/12/21 00:47:00 arfrever Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/timelib/ChangeLog,v 1.2 2010/01/12 13:41:37 fauli Exp $
+
+ 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org> timelib-0.2.1.ebuild:
+ add ~x86, bug 297725
*timelib-0.2.1 (21 Dec 2009)
diff --git a/dev-python/timelib/timelib-0.2.1.ebuild b/dev-python/timelib/timelib-0.2.1.ebuild
index 2439126cfae3..e3d5cb51d6b5 100644
--- a/dev-python/timelib/timelib-0.2.1.ebuild
+++ b/dev-python/timelib/timelib-0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/timelib/timelib-0.2.1.ebuild,v 1.2 2009/12/21 00:48:51 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/timelib/timelib-0.2.1.ebuild,v 1.3 2010/01/12 13:41:37 fauli Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="ZLIB PHP-3.01"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools"