diff options
author | 2005-04-01 13:52:51 +0000 | |
---|---|---|
committer | 2005-04-01 13:52:51 +0000 | |
commit | 4ede42d3a0e2d7d152b3c6891c76d7e90c9357e2 (patch) | |
tree | cb9d3c11e04a3d65de8aae7041a421ba0cb86538 /net-analyzer/bing | |
parent | tuned deps, partimage needs a bug free newt-0.51.6. Closes bug #86987. (diff) | |
download | gentoo-2-4ede42d3a0e2d7d152b3c6891c76d7e90c9357e2.tar.gz gentoo-2-4ede42d3a0e2d7d152b3c6891c76d7e90c9357e2.tar.bz2 gentoo-2-4ede42d3a0e2d7d152b3c6891c76d7e90c9357e2.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-analyzer/bing')
-rw-r--r-- | net-analyzer/bing/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/bing/bing-1.1.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/bing/ChangeLog b/net-analyzer/bing/ChangeLog index 39c4b2efc57b..a4b68d2bc893 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.7 2004/08/19 07:46:40 dholm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.8 2005/04/01 13:51:24 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> bing-1.1.3.ebuild: + stable on ia64 19 Aug 2004; David Holm <dholm@gentoo.org> bing-1.1.3.ebuild: Added to ~ppc. diff --git a/net-analyzer/bing/bing-1.1.3.ebuild b/net-analyzer/bing/bing-1.1.3.ebuild index 815ee673d093..32cdb5ea918a 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 +# Copyright 1999-2005 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.9 2004/08/19 07:46:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.10 2005/04/01 13:51:24 agriffis 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 ~ppc" +KEYWORDS="x86 ~sparc ia64 ~amd64 ~ppc" SLOT="0" LICENSE="as-is" IUSE="" |