diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 17:38:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 17:38:22 +0000 |
commit | a54ce527e0e323fe018792d43c0585b4dd8435bc (patch) | |
tree | a16393c67a5ad8f95e8ea01c258d9955c343e267 /net-analyzer/libnasl | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-a54ce527e0e323fe018792d43c0585b4dd8435bc.tar.gz gentoo-2-a54ce527e0e323fe018792d43c0585b4dd8435bc.tar.bz2 gentoo-2-a54ce527e0e323fe018792d43c0585b4dd8435bc.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/libnasl')
-rw-r--r-- | net-analyzer/libnasl/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog index 37a7ec9ce90a..d0db0cbfedef 100644 --- a/net-analyzer/libnasl/ChangeLog +++ b/net-analyzer/libnasl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/libnasl -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.84 2007/04/11 13:50:23 welp Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.85 2010/01/01 17:38:22 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libnasl-2.3.1.ebuild: + Transfer Prefix keywords 11 Apr 2007; Peter Weller <welp@gentoo.org> libnasl-2.2.9.ebuild: Keyworded ~x86-fbsd wrt bug 172890 diff --git a/net-analyzer/libnasl/libnasl-2.3.1.ebuild b/net-analyzer/libnasl/libnasl-2.3.1.ebuild index 8a0f1a2e9a98..3117068e26fd 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 +# Copyright 1999-2010 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.5 2007/03/26 19:27:31 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.3.1.ebuild,v 1.6 2010/01/01 17:38:22 fauli 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="~net-analyzer/nessus-libraries-${PV}" |