diff options
author | 2004-10-04 23:06:00 +0000 | |
---|---|---|
committer | 2004-10-04 23:06:00 +0000 | |
commit | 3bdb0cf465ab6286a31b8e2a9a6ea2f0bc90864b (patch) | |
tree | a4860843c2a8aaa2db7c1dbf7b09c8cb16ba203d /net-analyzer/ntop | |
parent | cleanup (diff) | |
download | historical-3bdb0cf465ab6286a31b8e2a9a6ea2f0bc90864b.tar.gz historical-3bdb0cf465ab6286a31b8e2a9a6ea2f0bc90864b.tar.bz2 historical-3bdb0cf465ab6286a31b8e2a9a6ea2f0bc90864b.zip |
PPC stable profile update
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-2.2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-2.2c.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/ntop/ntop-3.0.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild b/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild index 0c9004416c5e..f10a774360ca 100644 --- a/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild +++ b/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild,v 1.12 2004/06/24 22:14:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild,v 1.13 2004/10/04 22:57:27 pvdabeel Exp $ IUSE="ssl readline mysql" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ntop.org/ntop.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND=">=sys-libs/gdbm-1.8.0 >=net-libs/libpcap-0.5.2 diff --git a/net-analyzer/ntop/ntop-2.2.ebuild b/net-analyzer/ntop/ntop-2.2.ebuild index f0eef428559e..5219a5f964ac 100644 --- a/net-analyzer/ntop/ntop-2.2.ebuild +++ b/net-analyzer/ntop/ntop-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.2.ebuild,v 1.7 2004/06/24 22:14:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.2.ebuild,v 1.8 2004/10/04 22:57:27 pvdabeel Exp $ IUSE="ssl readline tcpd ncurses" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ntop.org/ntop.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ppc sparc" DEPEND=">=sys-libs/gdbm-1.8.0 >=net-libs/libpcap-0.5.2 diff --git a/net-analyzer/ntop/ntop-2.2c.ebuild b/net-analyzer/ntop/ntop-2.2c.ebuild index c4bcc2d86615..a79969c5b0f9 100644 --- a/net-analyzer/ntop/ntop-2.2c.ebuild +++ b/net-analyzer/ntop/ntop-2.2c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.2c.ebuild,v 1.9 2004/06/24 22:14:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.2c.ebuild,v 1.10 2004/10/04 22:57:27 pvdabeel Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.ntop.org/ntop.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc hppa ~amd64" +KEYWORDS="x86 ppc sparc hppa ~amd64" DEPEND=">=sys-libs/gdbm-1.8.0 >=net-libs/libpcap-0.5.2 diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild index 69f0cc454c9b..39aefe0a588b 100644 --- a/net-analyzer/ntop/ntop-3.0.ebuild +++ b/net-analyzer/ntop/ntop-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.13 2004/09/26 04:07:27 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.14 2004/10/04 22:57:27 pvdabeel Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc hppa ~amd64 ~ppc64" +KEYWORDS="x86 ppc sparc hppa ~amd64 ~ppc64" IUSE="ssl readline tcpd ncurses" DEPEND=">=sys-libs/gdbm-1.8.0 |