diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:58:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:58:56 +0000 |
commit | 70102673b60bd58686d756b2fabedf8f1838e82d (patch) | |
tree | e8d80f6e5a7b52711bdb50fe28536c4be17943d8 /app-misc/tinyca | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-70102673b60bd58686d756b2fabedf8f1838e82d.tar.gz gentoo-2-70102673b60bd58686d756b2fabedf8f1838e82d.tar.bz2 gentoo-2-70102673b60bd58686d756b2fabedf8f1838e82d.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" |