diff options
Diffstat (limited to 'app-misc/glastree/glastree-1.02.ebuild')
-rw-r--r-- | app-misc/glastree/glastree-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/glastree/glastree-1.02.ebuild b/app-misc/glastree/glastree-1.02.ebuild index 3a3c654ad45b..df9b660cd98b 100644 --- a/app-misc/glastree/glastree-1.02.ebuild +++ b/app-misc/glastree/glastree-1.02.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.7 2004/06/24 22:13:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.8 2004/10/05 13:34:51 pvdabeel Exp $ DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" HOMEPAGE="http://www.igmus.org/code/" SRC_URI="http://www.igmus.org/files/${P}.tar.gz" DEPEND="dev-lang/perl dev-perl/Date-Calc" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" LICENSE="public-domain" |