diff options
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 1a70e4357ac8..4dcabac06916 100644 --- a/app-text/tree/tree-1.3.ebuild +++ b/app-text/tree/tree-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.5 2002/10/04 05:08:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tree/tree-1.3.ebuild,v 1.6 2002/12/09 04:17:45 manson 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 sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc" RDEPEND="virtual/glibc" SLOT="0" |