diff options
author | Chuck Short <zul@gentoo.org> | 2003-10-06 00:55:53 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2003-10-06 00:55:53 +0000 |
commit | d103ef0f945562f6fc109c4184fa0a690269617e (patch) | |
tree | e250b5346ffc5a6d685eb060ab4f57ca8e41583e /net-analyzer/bing | |
parent | Added ~ia64 to keywords (diff) | |
download | gentoo-2-d103ef0f945562f6fc109c4184fa0a690269617e.tar.gz gentoo-2-d103ef0f945562f6fc109c4184fa0a690269617e.tar.bz2 gentoo-2-d103ef0f945562f6fc109c4184fa0a690269617e.zip |
Added ~ia64 to keywords.
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 0c23f0eba68d..5b7a9ccd4265 100644 --- a/net-analyzer/bing/ChangeLog +++ b/net-analyzer/bing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/bing # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.2 2003/09/07 07:12:08 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/ChangeLog,v 1.3 2003/10/06 00:55:39 zul Exp $ + + 05 Oct 2003; Chuck Short <zul@gentoo.org> bing-1.1.3.ebuild: + Added ~ia64 to keywords. 07 Sep 2003; Michael Sterrett <msterret@gentoo.org> bing-1.1.3.ebuild: use sed -i; sed in unpack; error message for emake; Readme.txt, not Readme diff --git a/net-analyzer/bing/Manifest b/net-analyzer/bing/Manifest index d0e9996ae900..ac7bc2a4bf26 100644 --- a/net-analyzer/bing/Manifest +++ b/net-analyzer/bing/Manifest @@ -1,4 +1,4 @@ -MD5 ee836da01b2dd0db36155eab32d784ad bing-1.1.3.ebuild 832 -MD5 2111d72c284576214f7485ba23c34016 ChangeLog 493 +MD5 89c957db9959509bc7f2aa2c62e8ac8c bing-1.1.3.ebuild 833 +MD5 ecc61632f2ab0da94311c7e27b68ebf4 ChangeLog 579 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 8b64efab9c03..c3a2fa5e39a8 100644 --- a/net-analyzer/bing/bing-1.1.3.ebuild +++ b/net-analyzer/bing/bing-1.1.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.3 2003/09/07 07:12:08 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.4 2003/10/06 00:55:40 zul Exp $ DESCRIPTION="A point-to-point bandwidth measurement tool." SRC_URI="http://distro.ibiblio.org/pub/Linux/distributions/debian/pool/main/b/bing/${PN}_${PV}.orig.tar.gz" HOMEPAGE="http://www.cnam.fr/reseau/bing.html" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ia64" SLOT="0" LICENSE="as-is" IUSE="" |