diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-19 02:10:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-19 02:10:38 +0000 |
commit | 846fef091302a64df5684f75f4f98753fc523e35 (patch) | |
tree | fff43e4c42958f2519ea661837f06d04c43262ea /net-analyzer | |
parent | Version bumped. Added to ~alpha. This closes bug #60800. (diff) | |
download | historical-846fef091302a64df5684f75f4f98753fc523e35.tar.gz historical-846fef091302a64df5684f75f4f98753fc523e35.tar.bz2 historical-846fef091302a64df5684f75f4f98753fc523e35.zip |
Stable on sparc
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/mtr/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/mtr/Manifest | 18 | ||||
-rw-r--r-- | net-analyzer/mtr/mtr-0.54-r2.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-analyzer/mtr/ChangeLog b/net-analyzer/mtr/ChangeLog index b0b50a39ca07..a5f1cf4c7a03 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.22 2004/08/17 08:37:23 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.23 2004/08/19 02:10:38 gustavoz Exp $ + + 18 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> mtr-0.54-r2.ebuild: + Stable on sparc 17 Aug 2004; Eldad Zack <eldad@gentoo.org> mtr-0.54-r2.ebuild: x86 stable diff --git a/net-analyzer/mtr/Manifest b/net-analyzer/mtr/Manifest index f82e53de6104..6813ab828685 100644 --- a/net-analyzer/mtr/Manifest +++ b/net-analyzer/mtr/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 014ed4a970c360baad33c5cdf710240b mtr-0.54-r2.ebuild 1113 +MD5 ab6bc9fff4093c4fb9090986eb83bbf9 ChangeLog 2561 +MD5 1e7a07df23aefefa1d554024bd15b6eb mtr-0.49-r1.ebuild 954 MD5 e620c82b60871ce9935d65e232946c4e mtr-0.54.ebuild 822 -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 0458dd555f91d752c7436bff40720499 mtr-0.54-r2.ebuild 1115 MD5 9ad35f50576c4ede55776cf455d747a9 files/digest-mtr-0.49-r1 59 +MD5 7a626d479aec5d6bfba540b6f3935a9e files/digest-mtr-0.54 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 944407630d63..ee90fedb995b 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.3 2004/08/17 08:37:23 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54-r2.ebuild,v 1.4 2004/08/19 02:10:38 gustavoz 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() { |