diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-05 18:05:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-05 18:05:51 +0000 |
commit | 20b2a5abb97ad0cca807bceed6fcd2348e6a1f75 (patch) | |
tree | 8f9ef9d6f48f5919ecc502b715992328a4777abd /net-analyzer/etherape | |
parent | Keyworded for ~x86-linux ~amd64-linux (diff) | |
download | gentoo-2-20b2a5abb97ad0cca807bceed6fcd2348e6a1f75.tar.gz gentoo-2-20b2a5abb97ad0cca807bceed6fcd2348e6a1f75.tar.bz2 gentoo-2-20b2a5abb97ad0cca807bceed6fcd2348e6a1f75.zip |
sparc stable wrt #310027
(Portage version: 2.1.7.17/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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog index c5f78f2e4cc8..3bc1ce3b5dcc 100644 --- a/net-analyzer/etherape/ChangeLog +++ b/net-analyzer/etherape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/etherape # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.57 2010/03/24 19:30:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.58 2010/04/05 18:05:51 armin76 Exp $ + + 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> etherape-0.9.9.ebuild: + sparc stable wrt #310027 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org> etherape-0.9.9.ebuild: diff --git a/net-analyzer/etherape/etherape-0.9.9.ebuild b/net-analyzer/etherape/etherape-0.9.9.ebuild index 217fb50151e0..88a309129380 100644 --- a/net-analyzer/etherape/etherape-0.9.9.ebuild +++ b/net-analyzer/etherape/etherape-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.9.ebuild,v 1.4 2010/03/24 19:30:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.9.ebuild,v 1.5 2010/04/05 18:05:51 armin76 Exp $ EAPI="2" inherit eutils gnome2 autotools @@ -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 |