diff options
author | 2005-06-02 15:08:28 +0000 | |
---|---|---|
committer | 2005-06-02 15:08:28 +0000 | |
commit | fee3d75cfc9f1001961f7b9069418e82f46e54b3 (patch) | |
tree | f8b15c9cfaf35899fc427c5de3d0bc38fc4a2fec /net-analyzer | |
parent | changed description, stable on x86 and ppc (diff) | |
download | gentoo-2-fee3d75cfc9f1001961f7b9069418e82f46e54b3.tar.gz gentoo-2-fee3d75cfc9f1001961f7b9069418e82f46e54b3.tar.bz2 gentoo-2-fee3d75cfc9f1001961f7b9069418e82f46e54b3.zip |
Marked ppc stable.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/libnasl/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog index d614ab133b4e..15fec4504861 100644 --- a/net-analyzer/libnasl/ChangeLog +++ b/net-analyzer/libnasl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/libnasl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.55 2005/05/22 11:04:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.56 2005/06/02 15:08:28 josejx Exp $ + + 02 Jun 2005; Joseph Jezak <josejx@gentoo.org> libnasl-2.2.4.ebuild: + Marked ppc stable. 22 May 2005; Bryan Østergaard <kloeri@gentoo.org> libnasl-2.2.4.ebuild: Stable on alpha. diff --git a/net-analyzer/libnasl/libnasl-2.2.4.ebuild b/net-analyzer/libnasl/libnasl-2.2.4.ebuild index 0804949fcc44..fa37cd2ceb26 100644 --- a/net-analyzer/libnasl/libnasl-2.2.4.ebuild +++ b/net-analyzer/libnasl/libnasl-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.4.ebuild,v 1.6 2005/05/22 11:04:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.4.ebuild,v 1.7 2005/06/02 15:08:28 josejx Exp $ inherit toolchain-funcs @@ -10,7 +10,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" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="=net-analyzer/nessus-libraries-${PV}" |