diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 12:58:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 12:58:02 +0000 |
commit | e6fce84ad3067f0c560d15fe238af4ebfd895653 (patch) | |
tree | 0faa502676667e041730afd4e7153d97156e370f /app-crypt | |
parent | lintool (diff) | |
download | gentoo-2-e6fce84ad3067f0c560d15fe238af4ebfd895653.tar.gz gentoo-2-e6fce84ad3067f0c560d15fe238af4ebfd895653.tar.bz2 gentoo-2-e6fce84ad3067f0c560d15fe238af4ebfd895653.zip |
lintool
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.0.7.ebuild | 3 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.5.ebuild | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/app-crypt/gnupg/gnupg-1.0.7.ebuild b/app-crypt/gnupg/gnupg-1.0.7.ebuild index b1c7fce0eafa..7de0102d4668 100644 --- a/app-crypt/gnupg/gnupg-1.0.7.ebuild +++ b/app-crypt/gnupg/gnupg-1.0.7.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.0.4.ebuild,v 1.0 -# 2001/04/21 12:45 CST blutgens Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.0.7.ebuild,v 1.13 2002/10/17 12:57:52 vapier Exp $ IUSE="nls" diff --git a/app-crypt/heimdal/heimdal-0.5.ebuild b/app-crypt/heimdal/heimdal-0.5.ebuild index d00c144b382c..ab30893c4ae7 100644 --- a/app-crypt/heimdal/heimdal-0.5.ebuild +++ b/app-crypt/heimdal/heimdal-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.ebuild,v 1.1 2002/10/14 14:53:23 aliz Exp $ +# 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.2 2002/10/17 12:58:02 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Kerberos 5 implementation from KTH" |