diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2008-04-30 02:12:24 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2008-04-30 02:12:24 +0000 |
commit | 821cc1c6413987bf7e6987fe3a599e73955b5e55 (patch) | |
tree | d5939f99df2d062c395f90eac3c0e5fd3a78d90c /net-analyzer | |
parent | Version bump for bug #217381. (diff) | |
download | gentoo-2-821cc1c6413987bf7e6987fe3a599e73955b5e55.tar.gz gentoo-2-821cc1c6413987bf7e6987fe3a599e73955b5e55.tar.bz2 gentoo-2-821cc1c6413987bf7e6987fe3a599e73955b5e55.zip |
Marked ~ppc64
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nast/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nast/nast-0.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/nast/ChangeLog b/net-analyzer/nast/ChangeLog index 8730565ca17c..b4cf19b559b2 100644 --- a/net-analyzer/nast/ChangeLog +++ b/net-analyzer/nast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nast -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nast/ChangeLog,v 1.8 2007/02/19 12:48:34 jokey Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nast/ChangeLog,v 1.9 2008/04/30 02:12:24 lu_zero Exp $ + + 30 Apr 2008; Luca Barbato <lu_zero@gentoo.org> nast-0.2.0.ebuild: + Marked ~ppc64 19 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/nast/nast-0.2.0.ebuild b/net-analyzer/nast/nast-0.2.0.ebuild index 92b247192855..413cc23213a8 100644 --- a/net-analyzer/nast/nast-0.2.0.ebuild +++ b/net-analyzer/nast/nast-0.2.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nast/nast-0.2.0.ebuild,v 1.7 2006/02/15 23:25:23 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nast/nast-0.2.0.ebuild,v 1.8 2008/04/30 02:12:24 lu_zero Exp $ DESCRIPTION="NAST - Network Analyzer Sniffer Tool" HOMEPAGE="http://nast.berlios.de/" SRC_URI="http://nast.berlios.de/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="ncurses" DEPEND=">=net-libs/libnet-1.1.1 |