summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-07-27 15:32:09 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-07-27 15:32:09 +0000
commit8adbfe0533d999a83f472259f283f502fffc7407 (patch)
treef9d0b33c5cca6f466498907dd7d99b9c3086129d /dev-python/python-dateutil/python-dateutil-1.1.ebuild
parentRevision bump to support new Java system. (diff)
downloadgentoo-2-8adbfe0533d999a83f472259f283f502fffc7407.tar.gz
gentoo-2-8adbfe0533d999a83f472259f283f502fffc7407.tar.bz2
gentoo-2-8adbfe0533d999a83f472259f283f502fffc7407.zip
stable bump for x86
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/python-dateutil/python-dateutil-1.1.ebuild')
-rw-r--r--dev-python/python-dateutil/python-dateutil-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-dateutil/python-dateutil-1.1.ebuild b/dev-python/python-dateutil/python-dateutil-1.1.ebuild
index 6e1ab900dbf7..e61852bf74bf 100644
--- a/dev-python/python-dateutil/python-dateutil-1.1.ebuild
+++ b/dev-python/python-dateutil/python-dateutil-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-1.1.ebuild,v 1.3 2006/04/01 18:55:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-1.1.ebuild,v 1.4 2006/07/27 15:32:09 liquidx Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://labix.org/download/python-dateutil/${P}.tar.bz2"
LICENSE="PSF-2.3"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3