summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-07-20 03:08:48 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-07-20 03:08:48 +0000
commitc19f3a5d5115d118b49816a24364aabb2db3783d (patch)
tree7ba7b39074021bd5d1f7fb318df52f5887217283 /net-misc/aggregate
parentInitial import for app-sci/embassy (Manifest recommit) (diff)
downloadgentoo-2-c19f3a5d5115d118b49816a24364aabb2db3783d.tar.gz
gentoo-2-c19f3a5d5115d118b49816a24364aabb2db3783d.tar.bz2
gentoo-2-c19f3a5d5115d118b49816a24364aabb2db3783d.zip
ebuild cleanup.
Diffstat (limited to 'net-misc/aggregate')
-rw-r--r--net-misc/aggregate/ChangeLog5
-rw-r--r--net-misc/aggregate/aggregate-1.6.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/aggregate/ChangeLog b/net-misc/aggregate/ChangeLog
index 04cddc6b5b3e..5403a4c14d94 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.5 2004/06/24 23:34:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v 1.6 2004/07/20 03:08:48 robbat2 Exp $
+
+ 19 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> aggregate-1.6.ebuild:
+ ebuild cleanup.
07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> aggregate-1.6.ebuild:
Stable on alpha.
diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild
index c5c0f25b488e..5d2ec1b2b428 100644
--- a/net-misc/aggregate/aggregate-1.6.ebuild
+++ b/net-misc/aggregate/aggregate-1.6.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2004 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.7 2004/07/15 02:33:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.8 2004/07/20 03:08:48 robbat2 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."
-HOMEPAGE="http://dist.automagic.org/"
-SRC_URI="${HOMEPAGE}/${P}.tar.gz"
+BASE_URI="http://dist.automagic.org/"
+HOMEPAGE="${BASE_URI}"
+SRC_URI="${BASE_URI}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
KEYWORDS="x86 ~ppc alpha ~hppa ia64 amd64 ~sparc ~mips"