summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-06-26 22:49:35 +0000
committerSven Wegener <swegener@gentoo.org>2005-06-26 22:49:35 +0000
commit609b0365ccd30a2f12dc5a3df22070c377ec4d31 (patch)
treed130fb472061814ff5ccf2a45aabd4c118017f5c /net-p2p
parent'amd64' instead of 'amd64@gentoo.org' in herd tag. (diff)
downloadhistorical-609b0365ccd30a2f12dc5a3df22070c377ec4d31.tar.gz
historical-609b0365ccd30a2f12dc5a3df22070c377ec4d31.tar.bz2
historical-609b0365ccd30a2f12dc5a3df22070c377ec4d31.zip
dep typo
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/phxd/Manifest16
-rw-r--r--net-p2p/phxd/phxd-0.0.1_pre26062005.ebuild4
2 files changed, 15 insertions, 5 deletions
diff --git a/net-p2p/phxd/Manifest b/net-p2p/phxd/Manifest
index a425db7eef88..a2210d3c17f9 100644
--- a/net-p2p/phxd/Manifest
+++ b/net-p2p/phxd/Manifest
@@ -1,5 +1,15 @@
-MD5 2dc81d09f2358b206e33f0ba034fe40c phxd-0.0.1_pre26062005.ebuild 1154
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 064d1160884b838f993add751b303b37 ChangeLog 374
-MD5 7cd97c7cbf2e69eb743615c6bf6f17e4 metadata.xml 512
-MD5 2fe81bb56f58d110daa0935da3f11992 files/digest-phxd-0.0.1_pre26062005 73
MD5 5969c95ca96db4f6bc3e0716d9652c16 files/80phxd 27
+MD5 2fe81bb56f58d110daa0935da3f11992 files/digest-phxd-0.0.1_pre26062005 73
+MD5 7cd97c7cbf2e69eb743615c6bf6f17e4 metadata.xml 512
+MD5 2eeac0348e430323c5e80afe23368180 phxd-0.0.1_pre26062005.ebuild 1160
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCvzELI1lqEGTUzyQRAscqAJ9Ps+Rsbox8N3wTLrc/ratU3kso+QCgzZtR
+YM1L0Q3HMseZftncj6GO4FY=
+=YJMk
+-----END PGP SIGNATURE-----
diff --git a/net-p2p/phxd/phxd-0.0.1_pre26062005.ebuild b/net-p2p/phxd/phxd-0.0.1_pre26062005.ebuild
index c6f133c6406a..a5b9c380ea6a 100644
--- a/net-p2p/phxd/phxd-0.0.1_pre26062005.ebuild
+++ b/net-p2p/phxd/phxd-0.0.1_pre26062005.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/net-p2p/phxd/phxd-0.0.1_pre26062005.ebuild,v 1.1 2005/06/26 21:08:45 kang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/phxd-0.0.1_pre26062005.ebuild,v 1.2 2005/06/26 22:49:35 swegener Exp $
inherit eutils
@@ -15,7 +15,7 @@ IUSE="mysql"
DEPEND="dev-python/twisted
dev-python/twisted-web
- mysql? (dev-db/mysql)"
+ mysql? ( dev-db/mysql )"
RDEPEND=""