diff options
author | 2007-03-26 19:27:31 +0000 | |
---|---|---|
committer | 2007-03-26 19:27:31 +0000 | |
commit | c83159b7ce0abe24342434b07c0e212738b68aa6 (patch) | |
tree | 84fad031f866cc64b2bdc19bf46cc486e9458371 /net-analyzer/libnasl/libnasl-2.3.1.ebuild | |
parent | Yanking gtkDPS since it's not needed by anything anymore and has broken depends. (diff) | |
download | historical-c83159b7ce0abe24342434b07c0e212738b68aa6.tar.gz historical-c83159b7ce0abe24342434b07c0e212738b68aa6.tar.bz2 historical-c83159b7ce0abe24342434b07c0e212738b68aa6.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-analyzer/libnasl/libnasl-2.3.1.ebuild')
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.3.1.ebuild b/net-analyzer/libnasl/libnasl-2.3.1.ebuild index aa98302695f2..8a0f1a2e9a98 100644 --- a/net-analyzer/libnasl/libnasl-2.3.1.ebuild +++ b/net-analyzer/libnasl/libnasl-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.3.1.ebuild,v 1.4 2007/02/01 22:03:54 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.3.1.ebuild,v 1.5 2007/03/26 19:27:31 grobian Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/experimental/nessus-${PV}/src/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="~net-analyzer/nessus-libraries-${PV}" |