diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-09-24 16:15:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-09-24 16:15:54 +0000 |
commit | 8f848cb60afc16c2ab2b6297a17f189ec8fb43d1 (patch) | |
tree | 3789909583d6270927948e037835e0fd63fc9513 /net-analyzer/etherape | |
parent | Add ~sparc wrt #384213 (diff) | |
download | gentoo-2-8f848cb60afc16c2ab2b6297a17f189ec8fb43d1.tar.gz gentoo-2-8f848cb60afc16c2ab2b6297a17f189ec8fb43d1.tar.bz2 gentoo-2-8f848cb60afc16c2ab2b6297a17f189ec8fb43d1.zip |
sparc stable wrt #383689
(Portage version: 2.1.10.11/cvs/Linux ia64)
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 846d3621e7f7..d119f8b959fc 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.62 2011/09/20 16:11:51 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.63 2011/09/24 16:15:54 armin76 Exp $ + + 24 Sep 2011; Raúl Porcel <armin76@gentoo.org> etherape-0.9.12.ebuild: + sparc stable wrt #383689 20 Sep 2011; Tony Vroon <chainsaw@gentoo.org> etherape-0.9.12.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & diff --git a/net-analyzer/etherape/etherape-0.9.12.ebuild b/net-analyzer/etherape/etherape-0.9.12.ebuild index daf123c25473..c6c68a48b1c4 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.3 2011/09/20 16:11:51 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.12.ebuild,v 1.4 2011/09/24 16:15:54 armin76 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 |