summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:26:05 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:26:05 +0000
commitd7d101823e49e4273ad31b2a3a50ec3317609941 (patch)
treebd296a541686ff7a9bca27b3812b9cdcc1ba776d /net-misc/aggregate
parentStable on ppc. (diff)
downloadhistorical-d7d101823e49e4273ad31b2a3a50ec3317609941.tar.gz
historical-d7d101823e49e4273ad31b2a3a50ec3317609941.tar.bz2
historical-d7d101823e49e4273ad31b2a3a50ec3317609941.zip
Stable on ppc.
Package-Manager: portage-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"