summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-04 22:08:09 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-04 22:08:09 +0000
commit99c34fb29bfe35a727824763e497f1b1211abc6c (patch)
tree40a892743b379380ba1eaf7ccc4c7da453c9582b /dev-util/indent
parentinital build for benh kernels, set as ~ppc (diff)
downloadgentoo-2-99c34fb29bfe35a727824763e497f1b1211abc6c.tar.gz
gentoo-2-99c34fb29bfe35a727824763e497f1b1211abc6c.tar.bz2
gentoo-2-99c34fb29bfe35a727824763e497f1b1211abc6c.zip
Mark stable on alpha
Diffstat (limited to 'dev-util/indent')
-rw-r--r--dev-util/indent/ChangeLog5
-rw-r--r--dev-util/indent/indent-2.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog
index e5119e9236db..3f6d4254bb59 100644
--- a/dev-util/indent/ChangeLog
+++ b/dev-util/indent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/indent
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.4 2002/12/16 22:48:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.5 2003/02/04 22:04:30 agriffis Exp $
+
+ 04 Feb 2003; Aron Griffis <agriffis@gentoo.org> indent-2.2.6.ebuild :
+ Mark stable on alpha
16 Dec 2002; Aron Griffis <agriffis@gentoo.org> indent-2.2.6.ebuild :
Added ~alpha to KEYWORDS
diff --git a/dev-util/indent/indent-2.2.6.ebuild b/dev-util/indent/indent-2.2.6.ebuild
index a732a4e6b73a..f95dfe1f83df 100644
--- a/dev-util/indent/indent-2.2.6.ebuild
+++ b/dev-util/indent/indent-2.2.6.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/dev-util/indent/indent-2.2.6.ebuild,v 1.8 2002/12/16 22:48:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.6.ebuild,v 1.9 2003/02/04 22:04:30 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Indent program source files"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc ~alpha"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="virtual/glibc"