summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-05 18:11:29 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-05 18:11:29 +0000
commitaeff2be515c5d4899cd1f360ab6164c2b3d66aaf (patch)
tree04309e2954db7ac096685c44481f105dc9f9a770 /app-crypt/pgpdump
parentupdate license in header (diff)
downloadgentoo-2-aeff2be515c5d4899cd1f360ab6164c2b3d66aaf.tar.gz
gentoo-2-aeff2be515c5d4899cd1f360ab6164c2b3d66aaf.tar.bz2
gentoo-2-aeff2be515c5d4899cd1f360ab6164c2b3d66aaf.zip
update license in header
Diffstat (limited to 'app-crypt/pgpdump')
-rw-r--r--app-crypt/pgpdump/pgpdump-0.19.ebuild8
1 files changed, 3 insertions, 5 deletions
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