diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 21:50:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 21:50:29 +0000 |
commit | 13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98 (patch) | |
tree | f83b60ced3756c4d9b86d395dadc61194f6d79ee /app-crypt/pinentry | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.tar.gz historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.tar.bz2 historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.zip |
header fix
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.6.9.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/pinentry/pinentry-0.6.9.ebuild b/app-crypt/pinentry/pinentry-0.6.9.ebuild index aac30fc25bbd..13bd70bdf721 100644 --- a/app-crypt/pinentry/pinentry-0.6.9.ebuild +++ b/app-crypt/pinentry/pinentry-0.6.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.9.ebuild,v 1.1 2003/09/21 23:38:15 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.6.9.ebuild,v 1.2 2004/03/13 21:50:29 mr_bones_ Exp $ DESCRIPTION="collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" HOMEPAGE="http://www.gnupg.org/aegypten/" diff --git a/app-crypt/pinentry/pinentry-0.7.0.ebuild b/app-crypt/pinentry/pinentry-0.7.0.ebuild index f7075b5a456a..061f06a78240 100644 --- a/app-crypt/pinentry/pinentry-0.7.0.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.0.ebuild,v 1.1 2004/02/28 08:13:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.0.ebuild,v 1.2 2004/03/13 21:50:29 mr_bones_ Exp $ DESCRIPTION="collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol" HOMEPAGE="http://www.gnupg.org/aegypten/" |