From 66b65bd36b1077fdbd26cbf97beb48e30971bd7f Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 12 Jan 2010 13:42:37 +0000 Subject: add ~x86, bug 297725 Package-Manager: portage-2.1.6.13/cvs/Linux i686 --- dev-python/timelib/ChangeLog | 7 +++++-- dev-python/timelib/timelib-0.2.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-python/timelib') 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 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" -- cgit v1.2.3-65-gdbad