diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 14:04:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 14:04:45 +0000 |
commit | 4146cd88ad1edaf6c2cd7067a62eda1c0e7d1c1c (patch) | |
tree | a3d5e4a0e5ad2effdb0018e8f3c9e5b6e9a74525 /net-analyzer | |
parent | Stable for amd64, wrt bug #523440 (diff) | |
download | gentoo-2-4146cd88ad1edaf6c2cd7067a62eda1c0e7d1c1c.tar.gz gentoo-2-4146cd88ad1edaf6c2cd7067a62eda1c0e7d1c1c.tar.bz2 gentoo-2-4146cd88ad1edaf6c2cd7067a62eda1c0e7d1c1c.zip |
Stable for amd64, wrt bug #525120
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/etherape/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog index 0b69192f991a..e5c5e0d74a40 100644 --- a/net-analyzer/etherape/ChangeLog +++ b/net-analyzer/etherape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/etherape # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.70 2014/10/12 09:48:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.71 2014/10/30 14:04:45 ago Exp $ + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> etherape-0.9.13.ebuild: + Stable for amd64, wrt bug #525120 12 Oct 2014; Jeroen Roovers <jer@gentoo.org> etherape-0.9.13.ebuild: DEPEND on app-text/docbook-xml-dtd:4.1.2 (bug #384705). diff --git a/net-analyzer/etherape/etherape-0.9.13.ebuild b/net-analyzer/etherape/etherape-0.9.13.ebuild index 284d9a2c8252..a1796e8f330a 100644 --- a/net-analyzer/etherape/etherape-0.9.13.ebuild +++ b/net-analyzer/etherape/etherape-0.9.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.13.ebuild,v 1.3 2014/10/12 09:48:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.13.ebuild,v 1.4 2014/10/30 14:04:45 ago Exp $ EAPI=5 GCONF_DEBUG=no @@ -12,7 +12,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" RDEPEND=" >=gnome-base/libglade-2.0 |