diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-20 15:53:24 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-20 15:53:24 +0000 |
commit | aedcb59ca52b6bb6bb5b51fdfc4d66a81727a3a6 (patch) | |
tree | 063b5341a905d564de80be36f26c61bccd09a415 /net-analyzer/etherape | |
parent | Add 4.4.6 variant and revbump the rest to have the same set of symlinks as ad... (diff) | |
download | gentoo-2-aedcb59ca52b6bb6bb5b51fdfc4d66a81727a3a6.tar.gz gentoo-2-aedcb59ca52b6bb6bb5b51fdfc4d66a81727a3a6.tar.bz2 gentoo-2-aedcb59ca52b6bb6bb5b51fdfc4d66a81727a3a6.zip |
x86 stable, see security bug 383689
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r-- | net-analyzer/etherape/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog index 7c1bf330a8d2..1b56b4eb869e 100644 --- a/net-analyzer/etherape/ChangeLog +++ b/net-analyzer/etherape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/etherape # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.60 2011/07/30 08:17:41 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.61 2011/09/20 15:53:24 nativemad Exp $ + + 20 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> etherape-0.9.12.ebuild: + x86 stable, see security bug 383689 *etherape-0.9.12 (30 Jul 2011) diff --git a/net-analyzer/etherape/etherape-0.9.12.ebuild b/net-analyzer/etherape/etherape-0.9.12.ebuild index cf87e1590acb..ead7171e8d5f 100644 --- a/net-analyzer/etherape/etherape-0.9.12.ebuild +++ b/net-analyzer/etherape/etherape-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.12.ebuild,v 1.1 2011/07/30 08:17:41 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.12.ebuild,v 1.2 2011/09/20 15:53:24 nativemad Exp $ EAPI="2" inherit eutils gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/etherape/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=gnome-base/libglade-2.0 |