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/glastree | |
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/glastree')
-rw-r--r-- | app-misc/glastree/glastree-0.57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/glastree/glastree-0.57.ebuild b/app-misc/glastree/glastree-0.57.ebuild index f62580250636..1c79bd2b4815 100644 --- a/app-misc/glastree/glastree-0.57.ebuild +++ b/app-misc/glastree/glastree-0.57.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/glastree/glastree-0.57.ebuild,v 1.2 2002/08/04 01:41:41 blocke Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.3 2002/10/04 04:55:09 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" |