summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-19 13:14:49 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-19 13:14:49 +0000
commit011e8c40aadb7542a3b94576e1117b7d8facd4b9 (patch)
treee08debc77a8f3f830af40492d9f730da239314f8 /net-analyzer/ifmetric
parentGiving up on fixing this Build.PL - authors syntax is more than I can grok. O... (diff)
downloadhistorical-011e8c40aadb7542a3b94576e1117b7d8facd4b9.tar.gz
historical-011e8c40aadb7542a3b94576e1117b7d8facd4b9.tar.bz2
historical-011e8c40aadb7542a3b94576e1117b7d8facd4b9.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-analyzer/ifmetric')
-rw-r--r--net-analyzer/ifmetric/ChangeLog5
-rw-r--r--net-analyzer/ifmetric/ifmetric-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ifmetric/ChangeLog b/net-analyzer/ifmetric/ChangeLog
index 5370ba6aeceb..48799b87cc7b 100644
--- a/net-analyzer/ifmetric/ChangeLog
+++ b/net-analyzer/ifmetric/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ifmetric
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ChangeLog,v 1.2 2005/06/09 14:20:11 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ChangeLog,v 1.3 2005/07/19 13:14:48 dholm Exp $
+
+ 19 Jul 2005; David Holm <dholm@gentoo.org> ifmetric-0.3.ebuild:
+ Added to ~ppc.
09 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> ifmetric-0.3.ebuild:
Stable on x86.
diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
index b58b20c75a51..4bb0974d6345 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ifmetric-0.3.ebuild,v 1.2 2005/06/09 14:20:11 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ifmetric-0.3.ebuild,v 1.3 2005/07/19 13:14:48 dholm Exp $
DESCRIPTION="A Linux tool for setting the metrics of all IPv4 routes attached to a given network interface at once."
HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/"
@@ -8,7 +8,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ifmetric/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~ppc x86"
IUSE=""
# NOTE: this app is linux-only, virtual/os-headers therefore is incorrect