summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-05 18:10:56 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-05 18:10:56 +0000
commit5eeee38a438bc06e5096986cf99e3fe716eab3a1 (patch)
tree46af7394558241117a1b186e7efe6e1393a05f4a /app-crypt/pgpdump
parentupdate license in header (diff)
downloadhistorical-5eeee38a438bc06e5096986cf99e3fe716eab3a1.tar.gz
historical-5eeee38a438bc06e5096986cf99e3fe716eab3a1.tar.bz2
historical-5eeee38a438bc06e5096986cf99e3fe716eab3a1.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