diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-06-09 14:20:11 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-06-09 14:20:11 +0000 |
commit | dc6d479c6691a77b4c93853dfc4af98ce82a55d8 (patch) | |
tree | 74305a454b3162c4e5cf7449f0a4427d1e895f9a /net-analyzer/ifmetric | |
parent | Add missing ${VIM_RUNTIME_SNAP} to SRC_URI. (diff) | |
download | gentoo-2-dc6d479c6691a77b4c93853dfc4af98ce82a55d8.tar.gz gentoo-2-dc6d479c6691a77b4c93853dfc4af98ce82a55d8.tar.bz2 gentoo-2-dc6d479c6691a77b4c93853dfc4af98ce82a55d8.zip |
Stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/ifmetric')
-rw-r--r-- | net-analyzer/ifmetric/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ifmetric/Manifest | 14 | ||||
-rw-r--r-- | net-analyzer/ifmetric/ifmetric-0.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-analyzer/ifmetric/ChangeLog b/net-analyzer/ifmetric/ChangeLog index f60d5dd74c8a..5370ba6aeceb 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.1 2005/04/27 12:06:14 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ChangeLog,v 1.2 2005/06/09 14:20:11 ka0ttic Exp $ + + 09 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> ifmetric-0.3.ebuild: + Stable on x86. *ifmetric-0.3 (27 Apr 2005) diff --git a/net-analyzer/ifmetric/Manifest b/net-analyzer/ifmetric/Manifest index f6ea729eaf93..94d99a98ab2a 100644 --- a/net-analyzer/ifmetric/Manifest +++ b/net-analyzer/ifmetric/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 ba1a43573ff58753a2c16328e02bde9a ChangeLog 366 +MD5 2c1d2378504b9420117f40d832a1fb80 ChangeLog 454 MD5 b12305fb89f104c432d327c2ed02eae0 metadata.xml 253 -MD5 6dbdeddbdeba53ce15a20db51df2aea2 ifmetric-0.3.ebuild 905 +MD5 e575e89adce059fe60d170d2872f77c4 ifmetric-0.3.ebuild 904 MD5 7dcb64bff9131b23f743136cf12017b0 files/digest-ifmetric-0.3 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCb4B4EZCkKN40op4RAqIQAKCT5nalqlzn2YXJXMi2h9kos2nhKQCeNvLB -9A3ZMQhKB3+TPKqWxbur1Vw= -=Lssd ------END PGP SIGNATURE----- diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild b/net-analyzer/ifmetric/ifmetric-0.3.ebuild index f3e1f931cf3f..b58b20c75a51 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.1 2005/04/27 12:06:14 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ifmetric-0.3.ebuild,v 1.2 2005/06/09 14:20:11 ka0ttic 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="x86" IUSE="" # NOTE: this app is linux-only, virtual/os-headers therefore is incorrect |