summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-01-04 13:25:09 +0000
committerSamuli Suominen <drac@gentoo.org>2008-01-04 13:25:09 +0000
commit34e131c93646a39d4266307e6a05d4f3b9238b4b (patch)
tree8308815111fb4d9910d24fdb6155c3e339c34b4a /dev-python/python-dateutil
parentInitial import from project overlay (diff)
downloadgentoo-2-34e131c93646a39d4266307e6a05d4f3b9238b4b.tar.gz
gentoo-2-34e131c93646a39d4266307e6a05d4f3b9238b4b.tar.bz2
gentoo-2-34e131c93646a39d4266307e6a05d4f3b9238b4b.zip
amd64 really stable, somehow it was never committed
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-python/python-dateutil')
-rw-r--r--dev-python/python-dateutil/python-dateutil-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-dateutil/python-dateutil-1.2.ebuild b/dev-python/python-dateutil/python-dateutil-1.2.ebuild
index 4cd1dbadbe0a..320dd8c846d5 100644
--- a/dev-python/python-dateutil/python-dateutil-1.2.ebuild
+++ b/dev-python/python-dateutil/python-dateutil-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.ebuild,v 1.3 2007/12/31 08:08:57 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-1.2.ebuild,v 1.4 2008/01/04 13:25:09 drac Exp $
NEED_PYTHON=2.3
@@ -12,7 +12,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-python/matplotlib-0.82"