diff options
author | David Holm <dholm@gentoo.org> | 2004-05-07 13:52:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-07 13:52:57 +0000 |
commit | 987a833a85e6a49d31520b693f9670be1e45789d (patch) | |
tree | 7d977ebcedd771f2b838be411b3343050d847f81 /app-misc/glastree/glastree-1.02.ebuild | |
parent | REmove old version. 1.6 stable. Version bump 1.7 (Manifest recommit) (diff) | |
download | gentoo-2-987a833a85e6a49d31520b693f9670be1e45789d.tar.gz gentoo-2-987a833a85e6a49d31520b693f9670be1e45789d.tar.bz2 gentoo-2-987a833a85e6a49d31520b693f9670be1e45789d.zip |
Added to ~ppc
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() { |