diff options
author | David Holm <dholm@gentoo.org> | 2004-08-19 07:46:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-19 07:46:40 +0000 |
commit | 75716138cd09c8eb6f69210286b24649e3519043 (patch) | |
tree | f2119abaf360f7c476bffb00ee7b6019422d1acb /net-analyzer/bing | |
parent | Manifest broken by last commit (diff) | |
download | historical-75716138cd09c8eb6f69210286b24649e3519043.tar.gz historical-75716138cd09c8eb6f69210286b24649e3519043.tar.bz2 historical-75716138cd09c8eb6f69210286b24649e3519043.zip |
Added to ~ppc
Diffstat (limited to 'net-analyzer/bing')
-rw-r--r-- | net-analyzer/bing/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/bing/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/bing/bing-1.1.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/bing/ChangeLog b/net-analyzer/bing/ChangeLog index 36636146376e..39c4b2efc57b 100644 --- a/net-analyzer/bing/ChangeLog +++ b/net-analyzer/bing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/bing # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.6 2004/07/11 10:00:34 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.7 2004/08/19 07:46:40 dholm Exp $ + + 19 Aug 2004; David Holm <dholm@gentoo.org> bing-1.1.3.ebuild: + Added to ~ppc. 11 Jul 2004; Eldad Zack <eldad@gentoo.org> bing-1.1.3.ebuild: Changed SRC_URI to use debian mirrors, marked x86 stable diff --git a/net-analyzer/bing/Manifest b/net-analyzer/bing/Manifest index a2139b72fd09..bffbe65caa3b 100644 --- a/net-analyzer/bing/Manifest +++ b/net-analyzer/bing/Manifest @@ -1,4 +1,4 @@ -MD5 91ee657b96ed1f59f9aad3e797156e50 bing-1.1.3.ebuild 810 -MD5 e36d3f84bf83516b20d8630cede9973d ChangeLog 802 +MD5 18de6bcdd231ac188f23b482956674c8 ChangeLog 884 +MD5 4fce54f39fd893e24d943c5f87560f54 bing-1.1.3.ebuild 815 MD5 7e285f080272b311b0eb8b0028928e07 metadata.xml 219 MD5 bf66c0ba5f0a560b8714360b378c26b6 files/digest-bing-1.1.3 66 diff --git a/net-analyzer/bing/bing-1.1.3.ebuild b/net-analyzer/bing/bing-1.1.3.ebuild index 2ed4473c9688..815ee673d093 100644 --- a/net-analyzer/bing/bing-1.1.3.ebuild +++ b/net-analyzer/bing/bing-1.1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.8 2004/07/11 10:00:34 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.9 2004/08/19 07:46:40 dholm Exp $ DESCRIPTION="A point-to-point bandwidth measurement tool." SRC_URI="mirror://debian/pool/main/b/bing/${PN}_${PV}.orig.tar.gz" HOMEPAGE="http://www.cnam.fr/reseau/bing.html" RESTRICT="nomirror" -KEYWORDS="x86 ~sparc ~ia64 ~amd64" +KEYWORDS="x86 ~sparc ~ia64 ~amd64 ~ppc" SLOT="0" LICENSE="as-is" IUSE="" |