diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:58:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:58:43 +0000 |
commit | 93af0e6f74e7be427d9089a72316112437d5115d (patch) | |
tree | f427241955ddeed4f24bc091877109fb6eb55e3a /app-misc/tinyca | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-93af0e6f74e7be427d9089a72316112437d5115d.tar.gz historical-93af0e6f74e7be427d9089a72316112437d5115d.tar.bz2 historical-93af0e6f74e7be427d9089a72316112437d5115d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-misc/tinyca')
-rw-r--r-- | app-misc/tinyca/tinyca-0.3.4.ebuild | 4 | ||||
-rw-r--r-- | app-misc/tinyca/tinyca-0.4.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/tinyca/tinyca-0.3.4.ebuild b/app-misc/tinyca/tinyca-0.3.4.ebuild index 22ea9402bad2..d78ae6eed200 100644 --- a/app-misc/tinyca/tinyca-0.3.4.ebuild +++ b/app-misc/tinyca/tinyca-0.3.4.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-misc/tinyca/tinyca-0.3.4.ebuild,v 1.4 2002/07/25 19:18:34 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/tinyca-0.3.4.ebuild,v 1.5 2002/10/04 04:57:42 vapier Exp $ S="${WORKDIR}/TinyCA" DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority" diff --git a/app-misc/tinyca/tinyca-0.4.2.ebuild b/app-misc/tinyca/tinyca-0.4.2.ebuild index 3729faf5a690..f1de915cb1cf 100644 --- a/app-misc/tinyca/tinyca-0.4.2.ebuild +++ b/app-misc/tinyca/tinyca-0.4.2.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 S="${WORKDIR}/TinyCA" DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority" |