From aeff2be515c5d4899cd1f360ab6164c2b3d66aaf Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 5 Aug 2003 18:11:29 +0000 Subject: update license in header --- app-crypt/pgpdump/pgpdump-0.19.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'app-crypt/pgpdump') diff --git a/app-crypt/pgpdump/pgpdump-0.19.ebuild b/app-crypt/pgpdump/pgpdump-0.19.ebuild index f946beebdd5d..d2426bec3779 100644 --- a/app-crypt/pgpdump/pgpdump-0.19.ebuild +++ b/app-crypt/pgpdump/pgpdump-0.19.ebuild @@ -1,18 +1,16 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pgpdump/pgpdump-0.19.ebuild,v 1.1 2003/07/19 13:42:35 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pgpdump/pgpdump-0.19.ebuild,v 1.2 2003/08/05 18:10:56 vapier Exp $ DESCRIPTION="A PGP packet visualizer" HOMEPAGE="http://pgp.iijlab.net/pgpdump.html" SRC_URI="ftp://pgp.iijlab.net/pub/pgp/tools/${P}.tar.gz" LICENSE="as-is" -KEYWORDS="~x86" SLOT="0" -IUSE="" +KEYWORDS="~x86" DEPEND="virtual/glibc" -S=${WORKDIR}/${P} src_compile() { econf || die -- cgit v1.2.3-65-gdbad