diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:58:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:58:19 +0000 |
commit | 716bb398eb5ed719b18df8d7866d065c1542f65b (patch) | |
tree | 1210d5cea37d70df521ea15b5ed1b825bfa9a6e4 /app-crypt/gringotts | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-716bb398eb5ed719b18df8d7866d065c1542f65b.tar.gz historical-716bb398eb5ed719b18df8d7866d065c1542f65b.tar.bz2 historical-716bb398eb5ed719b18df8d7866d065c1542f65b.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-crypt/gringotts')
-rw-r--r-- | app-crypt/gringotts/gringotts-0.5.9.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/gringotts/gringotts-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/gringotts/gringotts-0.6.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/gringotts/gringotts-0.5.9.ebuild b/app-crypt/gringotts/gringotts-0.5.9.ebuild index 1c9ab0b28832..545bc8687d90 100644 --- a/app-crypt/gringotts/gringotts-0.5.9.ebuild +++ b/app-crypt/gringotts/gringotts-0.5.9.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/gringotts/gringotts-0.5.9.ebuild,v 1.3 2002/08/16 02:36:53 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-0.5.9.ebuild,v 1.4 2002/10/04 03:57:23 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gringotts is a utility that allows you to jot down sensitive data" diff --git a/app-crypt/gringotts/gringotts-0.6.1.ebuild b/app-crypt/gringotts/gringotts-0.6.1.ebuild index eeddb3980b6f..9bd7357004de 100644 --- a/app-crypt/gringotts/gringotts-0.6.1.ebuild +++ b/app-crypt/gringotts/gringotts-0.6.1.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/gringotts/gringotts-0.6.1.ebuild,v 1.1 2002/08/16 16:18:20 stroke Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-0.6.1.ebuild,v 1.2 2002/10/04 03:57:27 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gringotts is a utility that allows you to jot down sensitive data" diff --git a/app-crypt/gringotts/gringotts-0.6.2.ebuild b/app-crypt/gringotts/gringotts-0.6.2.ebuild index c652ac761647..1922677d829e 100644 --- a/app-crypt/gringotts/gringotts-0.6.2.ebuild +++ b/app-crypt/gringotts/gringotts-0.6.2.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/gringotts/gringotts-0.6.2.ebuild,v 1.1 2002/08/20 18:57:09 stroke Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-0.6.2.ebuild,v 1.2 2002/10/04 03:57:31 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gringotts is a utility that allows you to jot down sensitive data" |