diff options
-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 d119f8b959fc..08f425312080 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.63 2011/09/24 16:15:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.64 2011/09/27 19:31:30 xarthisius Exp $ + + 27 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> etherape-0.9.12.ebuild: + ppc/ppc64 stable wrt #383689 24 Sep 2011; Raúl Porcel <armin76@gentoo.org> etherape-0.9.12.ebuild: sparc stable wrt #383689 diff --git a/net-analyzer/etherape/etherape-0.9.12.ebuild b/net-analyzer/etherape/etherape-0.9.12.ebuild index c6c68a48b1c4..10b9016b9979 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.4 2011/09/24 16:15:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.12.ebuild,v 1.5 2011/09/27 19:31:30 xarthisius 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 |