diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | 37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch) | |
tree | ed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-analyzer/nessus-core | |
parent | removed old ebuild (diff) | |
download | gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2 gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r-- | net-analyzer/nessus-core/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-1.2.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index bc33c9070b43..029d73dafdf4 100644 --- a/net-analyzer/nessus-core/ChangeLog +++ b/net-analyzer/nessus-core/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-analyzer/nessus-core # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.6 2002/11/05 19:29:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.7 2002/12/09 04:33:08 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *nessus-core-1.2.6 (05 Nov 2002) 05 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> : diff --git a/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild b/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild index 2aadfd079d18..f4be727617ca 100644 --- a/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild +++ b/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild,v 1.7 2002/10/20 18:50:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild,v 1.8 2002/12/09 04:33:08 manson Exp $ IUSE="X gtk" @@ -16,7 +16,7 @@ DEPEND="=net-analyzer/libnasl-1.2.4 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc -sparc -sparc64" +KEYWORDS="x86 ppc -sparc " src_compile() { diff --git a/net-analyzer/nessus-core/nessus-core-1.2.6.ebuild b/net-analyzer/nessus-core/nessus-core-1.2.6.ebuild index 7678657caa2e..27b122618acb 100644 --- a/net-analyzer/nessus-core/nessus-core-1.2.6.ebuild +++ b/net-analyzer/nessus-core/nessus-core-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-1.2.6.ebuild,v 1.1 2002/11/05 19:29:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-1.2.6.ebuild,v 1.2 2002/12/09 04:33:08 manson Exp $ IUSE="X gtk" @@ -16,7 +16,7 @@ DEPEND="=net-analyzer/libnasl-${PV} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc -sparc -sparc64" +KEYWORDS="~x86 ~ppc -sparc " src_compile() { |