summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-09-21 09:44:12 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-09-21 09:44:12 +0000
commit2b3e3a3949a8512e1aaca4f7be3b4bbe02146365 (patch)
treebc6747f2c9b9a25384c93be0b544b862195fe868 /app-crypt
parentInitial revision, ~x86 masked. Closes #27672. (diff)
downloadgentoo-2-2b3e3a3949a8512e1aaca4f7be3b4bbe02146365.tar.gz
gentoo-2-2b3e3a3949a8512e1aaca4f7be3b4bbe02146365.tar.bz2
gentoo-2-2b3e3a3949a8512e1aaca4f7be3b4bbe02146365.zip
*** empty log message ***
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/bcrypt/Manifest2
-rw-r--r--app-crypt/bcrypt/bcrypt-1.1.ebuild4
-rw-r--r--app-crypt/cryptplug/Manifest4
-rw-r--r--app-crypt/cryptplug/cryptplug-0.3.15.ebuild4
-rw-r--r--app-crypt/gpa/Manifest6
-rw-r--r--app-crypt/gpa/gpa-0.4.3.ebuild4
-rw-r--r--app-crypt/gpa/gpa-0.6.1.ebuild4
-rw-r--r--app-crypt/heimdal/Manifest8
-rw-r--r--app-crypt/heimdal/heimdal-0.4e-r1.ebuild4
-rw-r--r--app-crypt/heimdal/heimdal-0.5.1-r1.ebuild4
-rw-r--r--app-crypt/heimdal/heimdal-0.5.1.ebuild4
-rw-r--r--app-crypt/heimdal/heimdal-0.5.ebuild4
-rw-r--r--app-crypt/johntheripper/Manifest4
-rw-r--r--app-crypt/johntheripper/johntheripper-1.6-r1.ebuild13
-rw-r--r--app-crypt/johntheripper/johntheripper-1.6.ebuild6
-rw-r--r--app-crypt/keylookup/Manifest4
-rw-r--r--app-crypt/keylookup/keylookup-2.2.ebuild4
-rw-r--r--app-crypt/pinentry/Manifest4
-rw-r--r--app-crypt/pinentry/pinentry-0.6.8.ebuild4
19 files changed, 45 insertions, 46 deletions
diff --git a/app-crypt/bcrypt/Manifest b/app-crypt/bcrypt/Manifest
index fce4f9b49d40..0daa91f33477 100644
--- a/app-crypt/bcrypt/Manifest
+++ b/app-crypt/bcrypt/Manifest
@@ -1,3 +1,3 @@
-MD5 190dbcc05d6072c9cb8f72a662be7f2d bcrypt-1.1.ebuild 715
MD5 cacdeb6c1d8192523b0c986dd5a96c95 ChangeLog 728
+MD5 9e96615997027bee5e5e758cb5c86743 bcrypt-1.1.ebuild 712
MD5 99d04f9cdab690b8f1c86be81f974c24 files/digest-bcrypt-1.1 61
diff --git a/app-crypt/bcrypt/bcrypt-1.1.ebuild b/app-crypt/bcrypt/bcrypt-1.1.ebuild
index 9f98e49ba038..3fae4ab1d4ff 100644
--- a/app-crypt/bcrypt/bcrypt-1.1.ebuild
+++ b/app-crypt/bcrypt/bcrypt-1.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcrypt/bcrypt-1.1.ebuild,v 1.1 2003/06/18 21:39:41 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcrypt/bcrypt-1.1.ebuild,v 1.2 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="A file encryption utility using Paul Kocher's implementation of the blowfish algorithm"
HOMEPAGE="http://bcrypt.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/bcrypt/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
KEYWORDS="x86 ppc sparc alpha"
diff --git a/app-crypt/cryptplug/Manifest b/app-crypt/cryptplug/Manifest
index 42ab6015346c..1c1b7ff3944e 100644
--- a/app-crypt/cryptplug/Manifest
+++ b/app-crypt/cryptplug/Manifest
@@ -1,3 +1,3 @@
-MD5 6881ee9859f4eed2fd6de2fa539260f1 files/digest-cryptplug-0.3.15 68
-MD5 d14db3f0f606972d76be0102bcdfd3af cryptplug-0.3.15.ebuild 601
MD5 9410dc043e7b1ea33d0259799ccd14aa ChangeLog 623
+MD5 5e6547deae4592eae399c008c92378d5 cryptplug-0.3.15.ebuild 605
+MD5 6881ee9859f4eed2fd6de2fa539260f1 files/digest-cryptplug-0.3.15 68
diff --git a/app-crypt/cryptplug/cryptplug-0.3.15.ebuild b/app-crypt/cryptplug/cryptplug-0.3.15.ebuild
index 553d2673488a..9e88070ace1c 100644
--- a/app-crypt/cryptplug/cryptplug-0.3.15.ebuild
+++ b/app-crypt/cryptplug/cryptplug-0.3.15.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.15.ebuild,v 1.5 2003/06/29 22:18:38 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.15.ebuild,v 1.6 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="GPG and S/MIME encryption plugins. Use by KMail v1.5 (KDE 3.1) and Mutt"
HOMEPAGE="http://www.gnupg.org/"
-SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
diff --git a/app-crypt/gpa/Manifest b/app-crypt/gpa/Manifest
index 1c3f6a62bbef..75f1150f40e5 100644
--- a/app-crypt/gpa/Manifest
+++ b/app-crypt/gpa/Manifest
@@ -1,5 +1,5 @@
+MD5 8de5e672b3e466cb3362c81f8db55db4 ChangeLog 1442
+MD5 48c2286c29295dae8b1d80b36049b7d3 gpa-0.4.3.ebuild 739
+MD5 7b467b00f2d0e0590cab2b0e0bc1d7cb gpa-0.6.1.ebuild 724
MD5 178f78c8b49adb68b6cb9495907bad79 files/digest-gpa-0.4.3 61
MD5 bf5fa46860f865ec7e86be8036c68e35 files/digest-gpa-0.6.1 61
-MD5 845ae37ceab72b45881b5fa0c083eaec gpa-0.4.3.ebuild 743
-MD5 048800819d7bea9af8ca8bd0e610cf91 gpa-0.6.1.ebuild 726
-MD5 8de5e672b3e466cb3362c81f8db55db4 ChangeLog 1442
diff --git a/app-crypt/gpa/gpa-0.4.3.ebuild b/app-crypt/gpa/gpa-0.4.3.ebuild
index 3e96926138d7..5819786b4ee4 100644
--- a/app-crypt/gpa/gpa-0.4.3.ebuild
+++ b/app-crypt/gpa/gpa-0.4.3.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.13 2003/02/13 06:14:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.4.3.ebuild,v 1.14 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="Standard GUI for GnuPG"
-SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpa/${P}.tar.gz"
HOMEPAGE="http://www.gnupg.org/gpa.html"
SLOT="0"
diff --git a/app-crypt/gpa/gpa-0.6.1.ebuild b/app-crypt/gpa/gpa-0.6.1.ebuild
index 0db24fabf19d..0e46dc670840 100644
--- a/app-crypt/gpa/gpa-0.6.1.ebuild
+++ b/app-crypt/gpa/gpa-0.6.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.6.1.ebuild,v 1.3 2003/06/29 22:18:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.6.1.ebuild,v 1.4 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="Standard GUI for GnuPG"
-SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpa/${P}.tar.gz"
HOMEPAGE="http://www.gnupg.org/(en)/related_software/gpa/index.html"
SLOT="0"
diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest
index 8dec8828687c..9116a19647e5 100644
--- a/app-crypt/heimdal/Manifest
+++ b/app-crypt/heimdal/Manifest
@@ -1,8 +1,8 @@
MD5 d9dba6f4b3a9e6dc9ac5c22a8e7f7d60 ChangeLog 1916
-MD5 2cb23f80a1186feae49b871c4774ef06 heimdal-0.4e-r1.ebuild 1155
-MD5 2fd12cc5c6790c07615d26530c2a84e8 heimdal-0.5.1-r1.ebuild 2251
-MD5 cda2f02d60f2918204738f212b1271d4 heimdal-0.5.1.ebuild 1358
-MD5 8b60fdeb4baa5c671bd39123e1445801 heimdal-0.5.ebuild 1342
+MD5 f6b1401222ca5d3445bca9b71aecd351 heimdal-0.4e-r1.ebuild 1155
+MD5 e4681d5e52ab9076a9ffeb57362229f3 heimdal-0.5.1-r1.ebuild 2249
+MD5 fa2ac2b197b806e6b7cf2f49ae06c93c heimdal-0.5.1.ebuild 1358
+MD5 ae05a845984104e43098ea54b4b70e99 heimdal-0.5.ebuild 1342
MD5 6c2f6f0e124bf831399feb43143a7777 heimdal-0.6.ebuild 2246
MD5 12c2f086658ad67e3ddaf1340cb9405a files/01heimdal 125
MD5 4b0bf925049fd324edb977fa85fb907f files/digest-heimdal-0.4e-r1 65
diff --git a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild
index 72bf2dc63192..82abd6b1b808 100644
--- a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.12 2003/02/13 06:15:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.13 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="Kerberos 5 implementation from KTH"
-SRC_URI="ftp://ftp.pdc.kth.se/pub/${PN}/src/${P}.tar.gz"
+SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz"
HOMEPAGE="http://www.pdc.kth.se/heimdal/"
SLOT="0"
diff --git a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
index b4c6fd0c3149..4e20a5bb5460 100644
--- a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.8 2003/09/05 01:33:12 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.9 2003/09/21 09:44:08 aliz Exp $
inherit libtool
DESCRIPTION="Kerberos 5 implementation from KTH"
-SRC_URI="ftp://ftp.pdc.kth.se/pub/${PN}/src/${P}.tar.gz"
+SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz"
HOMEPAGE="http://www.pdc.kth.se/heimdal/"
SLOT="0"
diff --git a/app-crypt/heimdal/heimdal-0.5.1.ebuild b/app-crypt/heimdal/heimdal-0.5.1.ebuild
index 150042557dd8..7434ab4fca2d 100644
--- a/app-crypt/heimdal/heimdal-0.5.1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.5.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1.ebuild,v 1.5 2003/02/13 06:15:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1.ebuild,v 1.6 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="Kerberos 5 implementation from KTH"
-SRC_URI="ftp://ftp.pdc.kth.se/pub/${PN}/src/${P}.tar.gz"
+SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz"
HOMEPAGE="http://www.pdc.kth.se/heimdal/"
SLOT="0"
diff --git a/app-crypt/heimdal/heimdal-0.5.ebuild b/app-crypt/heimdal/heimdal-0.5.ebuild
index f265788c2db6..222b8eac8c1b 100644
--- a/app-crypt/heimdal/heimdal-0.5.ebuild
+++ b/app-crypt/heimdal/heimdal-0.5.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.ebuild,v 1.5 2003/02/13 06:15:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.ebuild,v 1.6 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="Kerberos 5 implementation from KTH"
-SRC_URI="ftp://ftp.pdc.kth.se/pub/${PN}/src/${P}.tar.gz"
+SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz"
HOMEPAGE="http://www.pdc.kth.se/heimdal/"
SLOT="0"
diff --git a/app-crypt/johntheripper/Manifest b/app-crypt/johntheripper/Manifest
index 91fb925d22d6..5ab8af89a7e5 100644
--- a/app-crypt/johntheripper/Manifest
+++ b/app-crypt/johntheripper/Manifest
@@ -1,5 +1,5 @@
MD5 adac262a3f7a77d9dc8e10914f718b55 ChangeLog 2186
-MD5 7bca0de8b8e89532f5382194140a8439 johntheripper-1.6-r1.ebuild 2079
-MD5 6ef7b01ad69df9e283091d79611b3255 johntheripper-1.6.ebuild 1369
+MD5 c719a15785930ae2fe9f17d3cbc2c4cc johntheripper-1.6-r1.ebuild 2117
+MD5 f308d54a680c3d68f7e3f58b3d4270f4 johntheripper-1.6.ebuild 1360
MD5 2a2c77e0b8b4692a9e20de4d68983071 files/digest-johntheripper-1.6 123
MD5 d2a0df18590c71836e4c423af635353f files/digest-johntheripper-1.6-r1 456
diff --git a/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild b/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild
index 5f057a35561f..ffee72a7b2d4 100644
--- a/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild
+++ b/app-crypt/johntheripper/johntheripper-1.6-r1.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/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild,v 1.4 2003/09/05 01:33:49 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild,v 1.5 2003/09/21 09:44:08 aliz Exp $
inherit eutils
@@ -9,14 +9,13 @@ S=${WORKDIR}/${MY_P}
DEBPATCH=${MY_P/-/_}-17.diff
DESCRIPTION="fast password cracker"
HOMEPAGE="http://www.openwall.com/${PN/theripper/}/"
-SRC_URI="${HOMEPAGE}/${MY_P}.tar.gz
- http://ftp.debian.org/debian/pool/main/j/${PN/theripper/}/${DEBPATCH}.gz
- mysql? ( http://www.openwall.com/john/contrib/john-1.6-mysql-1.diff )
- samba? ( http://www.openwall.com/john/contrib/john-ntlm-patch-v02.tgz )
+SRC_URI="http://www.openwall.com/john/dl/${MY_P}.tar.gz
+ mirror://debian/pool/main/j/${PN/theripper/}/${DEBPATCH}.gz
+ mysql? ( ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6-mysql-1.diff )
+ samba? ( ftp://ftp.openwall.com/pub/projects/john/contrib/john-ntlm-patch-v02.tgz )
kerberos? ( http://www.monkey.org/~dugsong/john-1.6.krb4.patch-3 )
http://www.monkey.org/~dugsong/john-1.6.skey.patch-1
- http://www.openwall.com/john/contrib/john-1.6.31-eggpatch-8.diff.gz"
-
+ ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6.31-eggpatch-8.diff.gz"
SLOT="0"
LICENSE="GPL-2"
diff --git a/app-crypt/johntheripper/johntheripper-1.6.ebuild b/app-crypt/johntheripper/johntheripper-1.6.ebuild
index 6354757f108e..d56093b3f5b5 100644
--- a/app-crypt/johntheripper/johntheripper-1.6.ebuild
+++ b/app-crypt/johntheripper/johntheripper-1.6.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/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.16 2003/09/05 01:33:50 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.17 2003/09/21 09:44:08 aliz Exp $
inherit eutils
@@ -9,8 +9,8 @@ S=${WORKDIR}/${MY_P}
DEBPATCH=${MY_P/-/_}-17.diff
DESCRIPTION="fast password cracker"
HOMEPAGE="http://www.openwall.com/${PN/theripper/}/"
-SRC_URI="${HOMEPAGE}/${MY_P}.tar.gz
- http://ftp.debian.org/debian/pool/main/j/${PN/theripper/}/${DEBPATCH}.gz"
+SRC_URI="http://www.openwall.com/john/dl/${MY_P}.tar.gz
+ mirror://debian/pool/main/j/john/${DEBPATCH}.gz"
SLOT="0"
LICENSE="GPL-2"
diff --git a/app-crypt/keylookup/Manifest b/app-crypt/keylookup/Manifest
index 81eeb7c981cc..382dab1d58db 100644
--- a/app-crypt/keylookup/Manifest
+++ b/app-crypt/keylookup/Manifest
@@ -1,3 +1,3 @@
-MD5 3232a920c1514118c4133ec966a7f0c6 files/digest-keylookup-2.2 64
-MD5 7a6d449e8de8b0302ecf36b2793cd9a8 keylookup-2.2.ebuild 578
MD5 c16cacffe0709851e183d23a06eb9e50 ChangeLog 407
+MD5 aef808d2fbbc5e6bb4bf3014060653d0 keylookup-2.2.ebuild 572
+MD5 3232a920c1514118c4133ec966a7f0c6 files/digest-keylookup-2.2 64
diff --git a/app-crypt/keylookup/keylookup-2.2.ebuild b/app-crypt/keylookup/keylookup-2.2.ebuild
index c658c5096b91..6d82788338b8 100644
--- a/app-crypt/keylookup/keylookup-2.2.ebuild
+++ b/app-crypt/keylookup/keylookup-2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2002 Arcady Genkin <agenkin@gentoo.org>
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v 1.4 2003/08/06 06:46:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v 1.5 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="A tool to fetch PGP keys from keyservers"
HOMEPAGE="http://www.palfrader.org/keylookup/"
diff --git a/app-crypt/pinentry/Manifest b/app-crypt/pinentry/Manifest
index e9d396c8b390..64f86dfe8108 100644
--- a/app-crypt/pinentry/Manifest
+++ b/app-crypt/pinentry/Manifest
@@ -1,3 +1,3 @@
-MD5 69c37daa00fe6243bfb001df08ace9e1 files/digest-pinentry-0.6.8 131
MD5 fa4ae6cdc9c68ac8182a1a1d03c459fa ChangeLog 947
-MD5 448e5c74f994d2be7094bc6cedf5f0bf pinentry-0.6.8.ebuild 1488
+MD5 67e5575a92de19d997a82bd87e98ee31 pinentry-0.6.8.ebuild 1489
+MD5 69c37daa00fe6243bfb001df08ace9e1 files/digest-pinentry-0.6.8 131
diff --git a/app-crypt/pinentry/pinentry-0.6.8.ebuild b/app-crypt/pinentry/pinentry-0.6.8.ebuild
index e2f2a2f9c5d6..b9e36f20bc50 100644
--- a/app-crypt/pinentry/pinentry-0.6.8.ebuild
+++ b/app-crypt/pinentry/pinentry-0.6.8.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.6.8.ebuild,v 1.3 2003/07/31 23:04:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.6.8.ebuild,v 1.4 2003/09/21 09:44:08 aliz Exp $
DESCRIPTION="collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
HOMEPAGE="http://www.gnupg.org/aegypten/"
-SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ftp.gnupg.org/gcrypt/pinentry/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"