summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:28:57 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:28:57 +0000
commit26f6613c3cf8a2ac38174cdf390df6df8196e45e (patch)
treecf32f57a8d50de7f61a49a23576713bea003424f /net-misc/aggregate
parentStable on amd64. (diff)
downloadgentoo-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')
-rw-r--r--net-misc/aggregate/ChangeLog7
-rw-r--r--net-misc/aggregate/aggregate-1.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/aggregate/ChangeLog b/net-misc/aggregate/ChangeLog
index c600b22c1a9c..54a6f0fcf280 100644
--- a/net-misc/aggregate/ChangeLog
+++ b/net-misc/aggregate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/aggregate
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v 1.7 2004/12/29 03:31:09 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v 1.8 2005/05/01 17:26:05 hansmi Exp $
+
+ 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> aggregate-1.6.ebuild:
+ Stable on ppc.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
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"