diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 09:44:12 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 09:44:12 +0000 |
commit | 2b3e3a3949a8512e1aaca4f7be3b4bbe02146365 (patch) | |
tree | bc6747f2c9b9a25384c93be0b544b862195fe868 /app-crypt/pinentry | |
parent | Initial revision, ~x86 masked. Closes #27672. (diff) | |
download | gentoo-2-2b3e3a3949a8512e1aaca4f7be3b4bbe02146365.tar.gz gentoo-2-2b3e3a3949a8512e1aaca4f7be3b4bbe02146365.tar.bz2 gentoo-2-2b3e3a3949a8512e1aaca4f7be3b4bbe02146365.zip |
*** empty log message ***
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/Manifest | 4 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.6.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |