diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-06-28 13:51:41 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-06-28 13:51:41 +0000 |
commit | ac43d38ec088f12cdf4a316ede97cd0b405b3000 (patch) | |
tree | 8971c588257e5279d42cdd98db244a01e6a0c3d7 /app-forensics | |
parent | Changed dolib.so to doins to fix problems loading library on amd64. Closing ... (diff) | |
download | gentoo-2-ac43d38ec088f12cdf4a316ede97cd0b405b3000.tar.gz gentoo-2-ac43d38ec088f12cdf4a316ede97cd0b405b3000.tar.bz2 gentoo-2-ac43d38ec088f12cdf4a316ede97cd0b405b3000.zip |
Stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/rkhunter/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/rkhunter/Manifest | 14 | ||||
-rw-r--r-- | app-forensics/rkhunter/rkhunter-1.2.7.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog index e0aef11dcf43..fec3577f1823 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.42 2005/05/24 11:40:21 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.43 2005/06/28 13:51:41 ka0ttic Exp $ + + 28 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> rkhunter-1.2.7.ebuild: + Stable on x86. *rkhunter-1.2.7 (24 May 2005) diff --git a/app-forensics/rkhunter/Manifest b/app-forensics/rkhunter/Manifest index 9e6945bdaa9b..4d370a46e4b2 100644 --- a/app-forensics/rkhunter/Manifest +++ b/app-forensics/rkhunter/Manifest @@ -1,8 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 7fb2413db3af4e947c9a3433eb4a8c79 rkhunter-1.2.7.ebuild 1761 -MD5 522e7fc2159a2d56dea3dc5244ac4f9a ChangeLog 8743 +MD5 f18df40fcdb425aa1e8fa4b87de7f6b2 rkhunter-1.2.7.ebuild 1760 +MD5 8d302c081958ef7ed6b1f8cc0528f33c ChangeLog 8833 MD5 f1608c19ea0727ee36b2a692b1f3470b metadata.xml 264 MD5 d0e7eabdfcfb8017992044405d22a3f0 rkhunter-1.2.3-r1.ebuild 1801 MD5 f620bf00896d60c4a4a47ace8956f8ac files/rkhunter-1.2.3-specify-logfile.patch 2481 @@ -12,10 +9,3 @@ MD5 ecbc10aed5cbe2c9d0dfcb0df424556e files/digest-rkhunter-1.2.7 66 MD5 ee665b743b036686877333dd0af7fda7 files/digest-rkhunter-1.2.3-r1 66 MD5 d07a47cbe2364dc010d37ead80ff8f4b files/rkhunter-1.2.1-create-tmpdir.diff 551 MD5 20350356b04e1a9a2a4ec768692c925b files/rkhunter-1.2.3-fix-insecure-tmp-creation.diff 3114 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCkxK7EZCkKN40op4RAkybAKCYtDl10HBTQkMGc/OZk0wiLYqkwACgvg2G -1CmPpFvUTkUrALYr9Y2qkHc= -=p2tk ------END PGP SIGNATURE----- diff --git a/app-forensics/rkhunter/rkhunter-1.2.7.ebuild b/app-forensics/rkhunter/rkhunter-1.2.7.ebuild index 760376c7a635..b18e16257b03 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.1 2005/05/24 11:40:21 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7.ebuild,v 1.2 2005/06/28 13:51:41 ka0ttic Exp $ inherit eutils bash-completion @@ -10,7 +10,7 @@ SRC_URI="http://downloads.rootkit.nl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~mips" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc x86" IUSE="" DEPEND="app-arch/tar |