diff options
author | 2003-04-17 17:38:51 +0000 | |
---|---|---|
committer | 2003-04-17 17:38:51 +0000 | |
commit | 8b2612d315a9073576bc70529497f024b2108637 (patch) | |
tree | bdb212fe478f83494ee6b3a15185822e4f9fefb1 /app-text/tree/tree-1.3.ebuild | |
parent | Unmask gawk, and reiserfsprogs, reiserfsprogs-3.6.5-r1 is still unstable (diff) | |
download | historical-8b2612d315a9073576bc70529497f024b2108637.tar.gz historical-8b2612d315a9073576bc70529497f024b2108637.tar.bz2 historical-8b2612d315a9073576bc70529497f024b2108637.zip |
stable on alpha
Diffstat (limited to 'app-text/tree/tree-1.3.ebuild')
-rw-r--r-- | app-text/tree/tree-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tree/tree-1.3.ebuild b/app-text/tree/tree-1.3.ebuild index 8966cab05b0c..8b690b7b88d1 100644 --- a/app-text/tree/tree-1.3.ebuild +++ b/app-text/tree/tree-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tree/tree-1.3.ebuild,v 1.7 2003/02/13 09:47:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tree/tree-1.3.ebuild,v 1.8 2003/04/17 17:38:51 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Lists directories recursively, and produces an indented listing of files." @@ -8,7 +8,7 @@ DESCRIPTION="Lists directories recursively, and produces an indented listing of SRC_URI="ftp://mama.indstate.edu/linux/tree/tree-1.3.tgz" HOMEPAGE="http://mama.indstate.edu/users/ice/tree/" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" SLOT="0" |