diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-25 12:51:16 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-25 12:51:16 +0000 |
commit | bdf9742a2aabbc999283a7494718bd96a14d443d (patch) | |
tree | d492094bfcb6206f953b2686a5b5af3c1f4aad6c /net-analyzer/etherape | |
parent | version bump + fixes (diff) | |
download | gentoo-2-bdf9742a2aabbc999283a7494718bd96a14d443d.tar.gz gentoo-2-bdf9742a2aabbc999283a7494718bd96a14d443d.tar.bz2 gentoo-2-bdf9742a2aabbc999283a7494718bd96a14d443d.zip |
Stable on x86.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r-- | net-analyzer/etherape/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/etherape/Manifest | 14 | ||||
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog index d14ff5452856..c66ac8525062 100644 --- a/net-analyzer/etherape/ChangeLog +++ b/net-analyzer/etherape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/etherape # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.16 2005/02/07 10:57:19 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.17 2005/02/25 12:49:10 ka0ttic Exp $ + + 25 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> etherape-0.9.1.ebuild: + Marked stable on x86. 07 Feb 2005; Eldad Zack <eldad@gentoo.org> etherape-0.9.1.ebuild: Reapplied res_mkquery patch. Closes #79385. diff --git a/net-analyzer/etherape/Manifest b/net-analyzer/etherape/Manifest index 20c7660bab59..fd44e7f40ca3 100644 --- a/net-analyzer/etherape/Manifest +++ b/net-analyzer/etherape/Manifest @@ -1,10 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 4a4eff3738758043acb5a0faced991b5 etherape-0.9.1.ebuild 1210 +MD5 b823b04b889c8726cd8c7ba8fe97840d etherape-0.9.1.ebuild 1209 MD5 86ed7cbef93ac3ea73732261ecd79ca9 etherape-0.8.2-r1.ebuild 1168 MD5 8f52841a5c961e7167b5f3428490b69f etherape-0.9.0.ebuild 1258 -MD5 87fcac71ca429f38f3437ea1fb3d8236 ChangeLog 2412 +MD5 a337c4cc1bf0a1e51502323437052636 ChangeLog 2509 MD5 d8307d213e01909e87c072d2b3e9450c metadata.xml 254 MD5 0015559610bab6a40691241598863f72 files/etherape-0.9.0-libpcap-include.patch 399 MD5 878e13dfd52ac79ec511a2ff1d259b73 files/etherape-0.9.1-res_mkquery.patch 466 @@ -13,10 +10,3 @@ MD5 878e13dfd52ac79ec511a2ff1d259b73 files/etherape-0.9.0-res_mkquery.patch 466 MD5 4ec4396b2bd551ad7dc1ddc3ca92a8e1 files/digest-etherape-0.9.0 66 MD5 4fd767ede3dba0573f180002530b3018 files/digest-etherape-0.9.1 66 MD5 fa35a411bca4af227afb869da4781b0c files/digest-etherape-0.8.2-r1 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCB6HPT+MN7JbqCpMRAg5xAJ9EAXvPH3mBIaCkfeM0/MRIyD+cvACeLzLr -DVNufiWhLxy9I+81nnBXNpc= -=/dbu ------END PGP SIGNATURE----- diff --git a/net-analyzer/etherape/etherape-0.9.1.ebuild b/net-analyzer/etherape/etherape-0.9.1.ebuild index 3ab3e345e6b5..b73ec32dc0b6 100644 --- a/net-analyzer/etherape/etherape-0.9.1.ebuild +++ b/net-analyzer/etherape/etherape-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.1.ebuild,v 1.3 2005/02/07 10:57:19 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.1.ebuild,v 1.4 2005/02/25 12:49:10 ka0ttic Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://etherape.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" DEPEND=">=gnome-base/libglade-2.0 >=gnome-base/libgnomeui-2.0 |