diff options
Diffstat (limited to 'app-misc/glastree/glastree-0.57.ebuild')
-rw-r--r-- | app-misc/glastree/glastree-0.57.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/glastree/glastree-0.57.ebuild b/app-misc/glastree/glastree-0.57.ebuild index c049f7fb6b7b..d76b166c69ac 100644 --- a/app-misc/glastree/glastree-0.57.ebuild +++ b/app-misc/glastree/glastree-0.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.8 2004/03/14 10:50:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.9 2004/06/14 08:58:24 kloeri Exp $ DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" @@ -8,6 +8,7 @@ SRC_URI="http://www.igmus.org/files/${P}.tar.gz" DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" KEYWORDS="x86" +IUSE="" LICENSE="public-domain" src_install() { |