diff options
author | Peter Volkov <pva@gentoo.org> | 2007-04-05 15:35:27 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2007-04-05 15:35:27 +0000 |
commit | 65803a83bdabcf251c2949ad094f00e794a2d891 (patch) | |
tree | 3ca0bc96032157242cbb8a42a23d3a98c30471f8 /net-analyzer/etherape | |
parent | Fix sourcing of /home/betelgeuse/.eclipserc. (diff) | |
download | gentoo-2-65803a83bdabcf251c2949ad094f00e794a2d891.tar.gz gentoo-2-65803a83bdabcf251c2949ad094f00e794a2d891.tar.bz2 gentoo-2-65803a83bdabcf251c2949ad094f00e794a2d891.zip |
Version bump.
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r-- | net-analyzer/etherape/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.7.ebuild | 22 | ||||
-rw-r--r-- | net-analyzer/etherape/files/digest-etherape-0.9.6-r1 | 6 | ||||
-rw-r--r-- | net-analyzer/etherape/files/digest-etherape-0.9.7 | 3 |
4 files changed, 34 insertions, 4 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog index 2b340ddff9ab..a4bdd5c6b884 100644 --- a/net-analyzer/etherape/ChangeLog +++ b/net-analyzer/etherape/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/etherape # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.44 2007/03/15 17:21:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.45 2007/04/05 15:35:27 pva Exp $ + +*etherape-0.9.7 (05 Apr 2007) + + 05 Apr 2007; <pva@gentoo.org> +etherape-0.9.7.ebuild: + Version bump. 15 Mar 2007; Markus Rothe <corsair@gentoo.org> etherape-0.9.6-r1.ebuild: Stable on ppc64; bug #170550 diff --git a/net-analyzer/etherape/etherape-0.9.7.ebuild b/net-analyzer/etherape/etherape-0.9.7.ebuild new file mode 100644 index 000000000000..af80c7e4646a --- /dev/null +++ b/net-analyzer/etherape/etherape-0.9.7.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.7.ebuild,v 1.1 2007/04/05 15:35:27 pva Exp $ + +inherit eutils gnome2 + +DESCRIPTION="A graphical network monitor for Unix modeled after etherman" +SRC_URI="mirror://sourceforge/etherape/${P}.tar.gz" +HOMEPAGE="http://etherape.sourceforge.net/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND=">=gnome-base/libglade-2.0 + >=gnome-base/libgnomeui-2.0 + net-libs/libpcap + app-text/scrollkeeper + sys-devel/gettext" + +DOCS="ABOUT-NLS AUTHORS ChangeLog FAQ NEWS OVERVIEW README* TODO" diff --git a/net-analyzer/etherape/files/digest-etherape-0.9.6-r1 b/net-analyzer/etherape/files/digest-etherape-0.9.6-r1 index 515b7f4a34d2..5a6b5ed98487 100644 --- a/net-analyzer/etherape/files/digest-etherape-0.9.6-r1 +++ b/net-analyzer/etherape/files/digest-etherape-0.9.6-r1 @@ -1,3 +1,3 @@ -MD5 a6f2b27da7d25346b824c42762ada61f etherape-0.9.6.tar.gz 860413 -RMD160 a672d3ee19aa1040014a653d440fb7b4e700c753 etherape-0.9.6.tar.gz 860413 -SHA256 ab4e2f4dc90e2bccbf72f3bc750df4ea3c234fdbc31a85b640107f5b5c5e47fc etherape-0.9.6.tar.gz 860413 +MD5 5e52e493f0a9df141846bd4ceb8ba942 etherape-0.9.6.tar.gz 83288 +RMD160 2a637fb8a44c40eeea3edb7773797940b85f03cd etherape-0.9.6.tar.gz 83288 +SHA256 7c9b27af87423c7ca0f884b1524078ec2d0b6a66bd67016f897c6369bcdd3df8 etherape-0.9.6.tar.gz 83288 diff --git a/net-analyzer/etherape/files/digest-etherape-0.9.7 b/net-analyzer/etherape/files/digest-etherape-0.9.7 new file mode 100644 index 000000000000..7629703479da --- /dev/null +++ b/net-analyzer/etherape/files/digest-etherape-0.9.7 @@ -0,0 +1,3 @@ +MD5 7b5783090d92abe79634da4b582c6b48 etherape-0.9.7.tar.gz 860868 +RMD160 e2e6ade6869d9472fd862c1b1d1b11f0d11789c3 etherape-0.9.7.tar.gz 860868 +SHA256 bca8857ee3fe3801410e2cc2777e358cc119761ef3e141bbbbabd8fd2e2f6b7b etherape-0.9.7.tar.gz 860868 |