diff options
author | 2005-05-01 17:28:57 +0000 | |
---|---|---|
committer | 2005-05-01 17:28:57 +0000 | |
commit | 26f6613c3cf8a2ac38174cdf390df6df8196e45e (patch) | |
tree | cf32f57a8d50de7f61a49a23576713bea003424f /net-misc/aggregate/aggregate-1.6.ebuild | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.tar.gz gentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.tar.bz2 gentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-misc/aggregate/aggregate-1.6.ebuild')
-rw-r--r-- | net-misc/aggregate/aggregate-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild index 5d2ec1b2b428..db7ebe1f535f 100644 --- a/net-misc/aggregate/aggregate-1.6.ebuild +++ b/net-misc/aggregate/aggregate-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.8 2004/07/20 03:08:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.9 2005/05/01 17:26:05 hansmi Exp $ DESCRIPTION="aggregate takes a list of prefixes in conventional format on stdin, and performs two optimisations to reduce the length of the prefix list." BASE_URI="http://dist.automagic.org/" @@ -8,7 +8,7 @@ HOMEPAGE="${BASE_URI}" SRC_URI="${BASE_URI}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc alpha ~hppa ia64 amd64 ~sparc ~mips" +KEYWORDS="x86 ppc alpha ~hppa ia64 amd64 ~sparc ~mips" IUSE="" DEPEND="" RDEPEND="dev-lang/perl" |