summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-03-05 23:40:33 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-03-05 23:40:33 +0000
commitfcda97045628e132407417eafd300f4867586a27 (patch)
treea6fb08d5dca17ac89670c01bab5d16b1bfebc399 /dev-python
parentMarked ~ppc for bug #83706. (diff)
downloadhistorical-fcda97045628e132407417eafd300f4867586a27.tar.gz
historical-fcda97045628e132407417eafd300f4867586a27.tar.bz2
historical-fcda97045628e132407417eafd300f4867586a27.zip
Marked ~ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/urlgrabber/ChangeLog5
-rw-r--r--dev-python/urlgrabber/Manifest14
-rw-r--r--dev-python/urlgrabber/urlgrabber-2.9.0.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-python/urlgrabber/ChangeLog b/dev-python/urlgrabber/ChangeLog
index f815c15637c7..af12f9166289 100644
--- a/dev-python/urlgrabber/ChangeLog
+++ b/dev-python/urlgrabber/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/urlgrabber
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urlgrabber/ChangeLog,v 1.2 2005/02/27 10:39:34 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urlgrabber/ChangeLog,v 1.3 2005/03/05 23:40:33 josejx Exp $
+
+ 06 Mar 2005; Joseph Jezak <josejx@gentoo.org> urlgrabber-2.9.0.ebuild:
+ Marked ~ppc.
27 Feb 2005; Lukasz Strzygowski <lucass@gentoo.org> metadata.xml,
urlgrabber-2.9.0.ebuild:
diff --git a/dev-python/urlgrabber/Manifest b/dev-python/urlgrabber/Manifest
index 2d9e66a8acfe..70bc27a6df86 100644
--- a/dev-python/urlgrabber/Manifest
+++ b/dev-python/urlgrabber/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 efffdb3d7111df476cf689dddb2565d0 ChangeLog 525
+MD5 8e104384d4510b5a7c76a7940d006089 ChangeLog 614
+MD5 62a323970e1f5cc1587497507fe44703 urlgrabber-2.9.0.ebuild 481
MD5 3e58423ad3290f53b2d963fa4081d127 metadata.xml 1318
-MD5 462c2ee9d4f38b8bcd089c0aaf4e8b34 urlgrabber-2.9.0.ebuild 476
MD5 f93cceb8379e0d6edc42cb435bbcf24b files/digest-urlgrabber-2.9.0 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCIaQ82jLqHNfbg2URAsldAKCd1HiRRLz8TaIHiyk+/3D9nwUkAwCfWw+I
-DlrYlZs3RgBXUExYf1iCeWE=
-=sBNj
------END PGP SIGNATURE-----
diff --git a/dev-python/urlgrabber/urlgrabber-2.9.0.ebuild b/dev-python/urlgrabber/urlgrabber-2.9.0.ebuild
index 24ac81aabd56..7b48d78187ad 100644
--- a/dev-python/urlgrabber/urlgrabber-2.9.0.ebuild
+++ b/dev-python/urlgrabber/urlgrabber-2.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urlgrabber/urlgrabber-2.9.0.ebuild,v 1.2 2005/02/27 10:39:34 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urlgrabber/urlgrabber-2.9.0.ebuild,v 1.3 2005/03/05 23:40:33 josejx Exp $
inherit distutils
@@ -10,5 +10,5 @@ SRC_URI="http://linux.duke.edu/projects/urlgrabber/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""