summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2002-12-16 22:48:17 +0000
committerAron Griffis <agriffis@gentoo.org>2002-12-16 22:48:17 +0000
commitd54a7b947abbacf1e46dc58ba9d3cce5e1ddc925 (patch)
tree71c1b7c4812eab5c4515c842581a7fc169641569 /dev-util/indent
parentclosing bug 10376 (missing runtime dep) (diff)
downloadgentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.tar.gz
gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.tar.bz2
gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.zip
~alpha updates
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 cf74c65b50e5..e5119e9236db 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.3 2002/12/13 10:56:49 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.4 2002/12/16 22:48:17 agriffis Exp $
+
+ 16 Dec 2002; Aron Griffis <agriffis@gentoo.org> indent-2.2.6.ebuild :
+ Added ~alpha to KEYWORDS
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/dev-util/indent/indent-2.2.6.ebuild b/dev-util/indent/indent-2.2.6.ebuild
index 53a0b291eb66..a732a4e6b73a 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.7 2002/12/09 04:21:15 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.6.ebuild,v 1.8 2002/12/16 22:48:17 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 "
+KEYWORDS="x86 ppc sparc ~alpha"
DEPEND="virtual/glibc"