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 18f4cfd7e357..9d14cb2c9d3f 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 Technologies, Inc. # 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.4 2004/03/14 10:50:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.5 2004/05/07 13:52:57 dholm 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" +KEYWORDS="x86 ~ppc" LICENSE="public-domain" src_install() { |