summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
commit61165985245a7bd008ae6e009f7be69f64bb043e (patch)
tree411629830ce879eb36ce969381f6d72ebc865433 /dev-python/csv
parenttthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff)
downloadgentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.gz
gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.bz2
gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.zip
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/csv')
-rw-r--r--dev-python/csv/Manifest4
-rw-r--r--dev-python/csv/csv-0.5.0.ebuild4
-rw-r--r--dev-python/csv/csv-1.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/csv/Manifest b/dev-python/csv/Manifest
index ffe68a1da429..657e317e3ac8 100644
--- a/dev-python/csv/Manifest
+++ b/dev-python/csv/Manifest
@@ -1,5 +1,5 @@
MD5 8598e5bc7d8f93733078292a9b5d6f14 ChangeLog 574
-MD5 c20df07b9467b4c9123404afb1adc668 csv-0.5.0.ebuild 629
-MD5 72060fa9dde1b2ec073c765d4a96c5a3 csv-1.0.ebuild 518
+MD5 ffa5c2f8d928bc9f2ae8b5cbebe9c734 csv-0.5.0.ebuild 623
+MD5 5acf7dcbd16427390b6b2ecb809a45ac csv-1.0.ebuild 511
MD5 166ca7153bab968e71efabe99584402d files/digest-csv-0.5.0 57
MD5 9e38ebb2987d5a487e73480d73dd3ead files/digest-csv-1.0 58
diff --git a/dev-python/csv/csv-0.5.0.ebuild b/dev-python/csv/csv-0.5.0.ebuild
index 90294599e7a7..48b0325c3579 100644
--- a/dev-python/csv/csv-0.5.0.ebuild
+++ b/dev-python/csv/csv-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-0.5.0.ebuild,v 1.4 2003/06/21 22:30:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-0.5.0.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $
S="${WORKDIR}/${PN}"
@@ -9,7 +9,7 @@ SRC_URI="http://www.object-craft.com.au/projects/csv/download/csv-0.5.tar.gz"
HOMEPAGE="http://www.object-craft.com.au/projects/csv/"
IUSE=""
-KEYWORDS="x86 amd64 ~alpha ~ppc ~sparc"
+KEYWORDS="~x86 ~alpha ~ppc ~sparc"
DEPEND="virtual/python"
LICENSE="PYTHON"
SLOT="0"
diff --git a/dev-python/csv/csv-1.0.ebuild b/dev-python/csv/csv-1.0.ebuild
index 117ed5bc0c08..9bab01bc3347 100644
--- a/dev-python/csv/csv-1.0.ebuild
+++ b/dev-python/csv/csv-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0.ebuild,v 1.3 2003/06/21 22:30:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0.ebuild,v 1.4 2003/06/22 12:15:59 liquidx Exp $
inherit distutils
@@ -9,7 +9,7 @@ SRC_URI="http://www.object-craft.com.au/projects/csv/download/${P}.tar.gz"
HOMEPAGE="http://www.object-craft.com.au/projects/csv/"
IUSE=""
-KEYWORDS="x86 amd64 ~alpha ~ppc ~sparc"
+KEYWORDS="x86 ~alpha ~ppc ~sparc"
DEPEND="virtual/python"
LICENSE="PYTHON"
SLOT="0"