diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-08-17 08:37:23 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-08-17 08:37:23 +0000 |
commit | 10bfe65dd326f8e5c3695c2ef492bb78ff743644 (patch) | |
tree | 891ee08aa7885f008ebfb7ee189598a4aac0c2e1 /net-analyzer/mtr | |
parent | mod_ssl patch bump (diff) | |
download | historical-10bfe65dd326f8e5c3695c2ef492bb78ff743644.tar.gz historical-10bfe65dd326f8e5c3695c2ef492bb78ff743644.tar.bz2 historical-10bfe65dd326f8e5c3695c2ef492bb78ff743644.zip |
x86 stable
Diffstat (limited to 'net-analyzer/mtr')
-rw-r--r-- | net-analyzer/mtr/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/mtr/Manifest | 14 | ||||
-rw-r--r-- | net-analyzer/mtr/mtr-0.54-r2.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/net-analyzer/mtr/ChangeLog b/net-analyzer/mtr/ChangeLog index f28371925c81..b0b50a39ca07 100644 --- a/net-analyzer/mtr/ChangeLog +++ b/net-analyzer/mtr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/mtr # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.21 2004/07/11 10:19:48 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.22 2004/08/17 08:37:23 eldad Exp $ + + 17 Aug 2004; Eldad Zack <eldad@gentoo.org> mtr-0.54-r2.ebuild: + x86 stable 11 Jul 2004; Eldad Zack <eldad@gentoo.org> -mtr-0.54-r1.ebuild: Purged old unstable diff --git a/net-analyzer/mtr/Manifest b/net-analyzer/mtr/Manifest index 946bb662054c..f82e53de6104 100644 --- a/net-analyzer/mtr/Manifest +++ b/net-analyzer/mtr/Manifest @@ -1,8 +1,18 @@ -MD5 ef2e85514eecb7f87069843bbe2cb4f8 mtr-0.54-r2.ebuild 1113 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 014ed4a970c360baad33c5cdf710240b mtr-0.54-r2.ebuild 1113 MD5 e620c82b60871ce9935d65e232946c4e mtr-0.54.ebuild 822 -MD5 20975a917108152ff6a0ef88c89a521b ChangeLog 2386 +MD5 e4ddfa2236607bed0cc0a81e66dcd88b ChangeLog 2465 MD5 720bffd73acf542e859034ca9d443c19 metadata.xml 244 MD5 1e7a07df23aefefa1d554024bd15b6eb mtr-0.49-r1.ebuild 954 MD5 7a626d479aec5d6bfba540b6f3935a9e files/digest-mtr-0.54 59 MD5 9ad35f50576c4ede55776cf455d747a9 files/digest-mtr-0.49-r1 59 MD5 cf3436006255ff4c602431f3a3eca98e files/digest-mtr-0.54-r2 131 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFBIcRqT+MN7JbqCpMRAj1xAJ4g3V9Hem6qh1Uqh8/QuXVc2S5x/wCfW8Yp +IgSUI20HoOrJ0cwMYl+UQjA= +=GzAD +-----END PGP SIGNATURE----- diff --git a/net-analyzer/mtr/mtr-0.54-r2.ebuild b/net-analyzer/mtr/mtr-0.54-r2.ebuild index 4bfada8977b1..944407630d63 100644 --- a/net-analyzer/mtr/mtr-0.54-r2.ebuild +++ b/net-analyzer/mtr/mtr-0.54-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54-r2.ebuild,v 1.2 2004/07/08 16:49:58 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54-r2.ebuild,v 1.3 2004/08/17 08:37:23 eldad Exp $ IUSE="gtk ipv6" @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~hppa alpha" +KEYWORDS="x86 ~ppc ~sparc ~hppa ~alpha" src_unpack() { |