diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2013-07-04 21:32:09 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2013-07-04 21:32:09 +0000 |
commit | e61786a7924a409d1b9215ae78f362cbb6c2c3f3 (patch) | |
tree | 72570eb35101c66fa7eeff9fa3cb3240f8a4e140 /net-analyzer/nessus-core | |
parent | Remove old. (diff) | |
download | gentoo-2-e61786a7924a409d1b9215ae78f362cbb6c2c3f3.tar.gz gentoo-2-e61786a7924a409d1b9215ae78f362cbb6c2c3f3.tar.bz2 gentoo-2-e61786a7924a409d1b9215ae78f362cbb6c2c3f3.zip |
added prefix keywords
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r-- | net-analyzer/nessus-core/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.2.9-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index fbcfdc5dd44a..4e0c7b6192c3 100644 --- a/net-analyzer/nessus-core/ChangeLog +++ b/net-analyzer/nessus-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nessus-core -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.118 2012/05/04 06:08:10 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.119 2013/07/04 21:32:09 ottxor Exp $ + + 04 Jul 2013; Christoph Junghans <ottxor@gentoo.org> + nessus-core-2.2.9-r1.ebuild: + added prefix keywords 04 May 2012; Jeff Horelick <jdhore@gentoo.org> nessus-core-2.2.9-r1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/net-analyzer/nessus-core/nessus-core-2.2.9-r1.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.9-r1.ebuild index c8ce888bcdc0..daae8311f1bf 100644 --- a/net-analyzer/nessus-core/nessus-core-2.2.9-r1.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.2.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.9-r1.ebuild,v 1.5 2012/05/04 06:08:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.9-r1.ebuild,v 1.6 2013/07/04 21:32:09 ottxor Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug gtk prelude tcpd" RDEPEND=" |