summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-04-17 17:38:51 +0000
committerAron Griffis <agriffis@gentoo.org>2003-04-17 17:38:51 +0000
commit8b2612d315a9073576bc70529497f024b2108637 (patch)
treebdb212fe478f83494ee6b3a15185822e4f9fefb1
parentUnmask gawk, and reiserfsprogs, reiserfsprogs-3.6.5-r1 is still unstable (diff)
downloadhistorical-8b2612d315a9073576bc70529497f024b2108637.tar.gz
historical-8b2612d315a9073576bc70529497f024b2108637.tar.bz2
historical-8b2612d315a9073576bc70529497f024b2108637.zip
stable on alpha
-rw-r--r--app-text/tree/ChangeLog7
-rw-r--r--app-text/tree/tree-1.3.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/tree/ChangeLog b/app-text/tree/ChangeLog
index 7851e55ab103..7d0c616d883d 100644
--- a/app-text/tree/ChangeLog
+++ b/app-text/tree/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for app-text/tree
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tree/ChangeLog,v 1.5 2003/02/12 05:35:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tree/ChangeLog,v 1.6 2003/04/17 17:38:51 agriffis Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*tree-1.3 (1 Feb 2002)
-
+
+ 17 Apr 2003; Aron Griffis <agriffis@gentoo.org> tree-1.3.ebuild:
+ Mark stable on alpha
+
27 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> tree-1.3.ebuild :
Added KEYWORDS="x86 ppc" SLOT RDEPEND LICENCE (repoman'd)
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"