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
commite2643dafc10ddb42c62e817114a02ff18f36b5f0 (patch)
tree381872729cf5cedfd6f0f3e75de847ddea389cd6 /dev-python/pygoogle
parenttthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff)
downloadhistorical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.gz
historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.tar.bz2
historical-e2643dafc10ddb42c62e817114a02ff18f36b5f0.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/pygoogle')
-rw-r--r--dev-python/pygoogle/Manifest2
-rw-r--r--dev-python/pygoogle/pygoogle-0.5.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pygoogle/Manifest b/dev-python/pygoogle/Manifest
index edd71b2cb9b4..b9a06240fb62 100644
--- a/dev-python/pygoogle/Manifest
+++ b/dev-python/pygoogle/Manifest
@@ -1,3 +1,3 @@
MD5 9f9a787e5f6dcfc9f550d751aa006ad6 ChangeLog 474
-MD5 09db6f6d1076fbf30a16d635185558f3 pygoogle-0.5.2.ebuild 520
+MD5 6bd07b69d0bbb066bbfae7772838d81d pygoogle-0.5.2.ebuild 513
MD5 c50d99d20d45209e9c845ee0e27375d0 files/digest-pygoogle-0.5.2 62
diff --git a/dev-python/pygoogle/pygoogle-0.5.2.ebuild b/dev-python/pygoogle/pygoogle-0.5.2.ebuild
index f0c3510c264e..dbac419e4103 100644
--- a/dev-python/pygoogle/pygoogle-0.5.2.ebuild
+++ b/dev-python/pygoogle/pygoogle-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygoogle/pygoogle-0.5.2.ebuild,v 1.4 2003/06/21 22:30:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygoogle/pygoogle-0.5.2.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $
inherit distutils
@@ -12,6 +12,6 @@ HOMEPAGE="http://diveintomark.org/projects/pygoogle/"
IUSE=""
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86"
DEPEND="virtual/python"