diff options
-rw-r--r-- | app-forensics/chkrootkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/chkrootkit/chkrootkit-0.45.ebuild | 4 | ||||
-rw-r--r-- | app-forensics/rkhunter/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/rkhunter/rkhunter-1.2.7.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-forensics/chkrootkit/ChangeLog b/app-forensics/chkrootkit/ChangeLog index 1630affb95a5..bc6cdb789f2a 100644 --- a/app-forensics/chkrootkit/ChangeLog +++ b/app-forensics/chkrootkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/chkrootkit # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v 1.28 2005/06/06 06:58:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v 1.29 2005/08/03 19:03:21 kloeri Exp $ + + 03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> chkrootkit-0.45.ebuild: + Stable on alpha. 06 Jun 2005; Markus Rothe <corsair@gentoo.org> chkrootkit-0.45.ebuild: Stable on ppc64 diff --git a/app-forensics/chkrootkit/chkrootkit-0.45.ebuild b/app-forensics/chkrootkit/chkrootkit-0.45.ebuild index c232f38b92b4..e4ff632c7dc2 100644 --- a/app-forensics/chkrootkit/chkrootkit-0.45.ebuild +++ b/app-forensics/chkrootkit/chkrootkit-0.45.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/app-forensics/chkrootkit/chkrootkit-0.45.ebuild,v 1.7 2005/06/06 06:58:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.45.ebuild,v 1.8 2005/08/03 19:03:21 kloeri Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz LICENSE="AMS" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" DEPEND="virtual/libc" diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog index 4cb16ffa64c9..29df1ac6cbe5 100644 --- a/app-forensics/rkhunter/ChangeLog +++ b/app-forensics/rkhunter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/rkhunter # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.47 2005/07/30 15:22:11 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.48 2005/08/03 18:58:52 kloeri Exp $ + + 03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> rkhunter-1.2.7.ebuild: + Stable on alpha. 30 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> rkhunter-1.2.7.ebuild: Stable on mips. diff --git a/app-forensics/rkhunter/rkhunter-1.2.7.ebuild b/app-forensics/rkhunter/rkhunter-1.2.7.ebuild index 7bd9e66c7dc5..3ad024c57c2f 100644 --- a/app-forensics/rkhunter/rkhunter-1.2.7.ebuild +++ b/app-forensics/rkhunter/rkhunter-1.2.7.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/app-forensics/rkhunter/rkhunter-1.2.7.ebuild,v 1.6 2005/07/30 15:22:11 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7.ebuild,v 1.7 2005/08/03 18:58:52 kloeri Exp $ inherit eutils bash-completion @@ -10,7 +10,7 @@ SRC_URI="http://downloads.rootkit.nl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 mips ppc sparc x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" IUSE="" DEPEND="app-arch/tar |