diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-27 16:26:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-27 16:26:09 +0000 |
commit | 2257119e4b99c9a7ab8a53173a63b2f969b483e0 (patch) | |
tree | 5e9e8b17a44408b4d2891f598508650ad7339ac5 /dev-util | |
parent | arm KEYWORDS (diff) | |
download | historical-2257119e4b99c9a7ab8a53173a63b2f969b483e0.tar.gz historical-2257119e4b99c9a7ab8a53173a63b2f969b483e0.tar.bz2 historical-2257119e4b99c9a7ab8a53173a63b2f969b483e0.zip |
arm KEYWORDS
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/indent/Manifest | 12 | ||||
-rw-r--r-- | dev-util/indent/indent-2.2.9-r1.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/dev-util/indent/Manifest b/dev-util/indent/Manifest index 5fbfc079b125..d6173fda5d71 100644 --- a/dev-util/indent/Manifest +++ b/dev-util/indent/Manifest @@ -1,13 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 fddf3e8a5a493d969c872d45f58c12a2 indent-2.2.9-r1.ebuild 835 MD5 67d108312af773ed221610b349b39ffe ChangeLog 2576 +MD5 e5cd89626e2df76b3e90b458946dc2d1 indent-2.2.9-r1.ebuild 840 MD5 0301409622291766d3a875aebcfed9b5 files/digest-indent-2.2.9-r1 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD4DBQFBVy+j94CCfB4KcwwRAq+ZAJdOyXPil5Qa0mZPQxjR7JnCzt7RAJ9hFGP+ -QrYiqhgDapT48obVRpU2pQ== -=95ex ------END PGP SIGNATURE----- diff --git a/dev-util/indent/indent-2.2.9-r1.ebuild b/dev-util/indent/indent-2.2.9-r1.ebuild index f7b2875b88c2..e172818a51e5 100644 --- a/dev-util/indent/indent-2.2.9-r1.ebuild +++ b/dev-util/indent/indent-2.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9-r1.ebuild,v 1.3 2004/09/26 21:08:38 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9-r1.ebuild,v 1.4 2004/10/27 16:26:09 vapier Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/indent/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips s390 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="nls" DEPEND="virtual/libc" |