diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:36 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:36 +0000 |
commit | 39f2d62e7160254966a12297ff15c939905ea00e (patch) | |
tree | d5baea4da8bcaf07018129c1770f80c9d9f25311 /app-admin/chkrootkit | |
parent | Version bump. (diff) | |
download | historical-39f2d62e7160254966a12297ff15c939905ea00e.tar.gz historical-39f2d62e7160254966a12297ff15c939905ea00e.tar.bz2 historical-39f2d62e7160254966a12297ff15c939905ea00e.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-admin/chkrootkit')
-rw-r--r-- | app-admin/chkrootkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.35.ebuild | 4 | ||||
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.36.ebuild | 4 | ||||
-rw-r--r-- | app-admin/chkrootkit/chkrootkit-0.37.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/app-admin/chkrootkit/ChangeLog b/app-admin/chkrootkit/ChangeLog index d095344040f5..158d936cf505 100644 --- a/app-admin/chkrootkit/ChangeLog +++ b/app-admin/chkrootkit/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-admin/chkrootkit # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/ChangeLog,v 1.4 2002/11/29 20:45:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/ChangeLog,v 1.5 2002/12/09 04:17:34 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *chkrootkit-0.37 (18 Sept 2002) 29 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> chkrootkit-0.37.ebuild : diff --git a/app-admin/chkrootkit/chkrootkit-0.35.ebuild b/app-admin/chkrootkit/chkrootkit-0.35.ebuild index fb7c28d331b6..1b4c5dd22b83 100644 --- a/app-admin/chkrootkit/chkrootkit-0.35.ebuild +++ b/app-admin/chkrootkit/chkrootkit-0.35.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/app-admin/chkrootkit/chkrootkit-0.35.ebuild,v 1.11 2002/10/20 18:14:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.35.ebuild,v 1.12 2002/12/09 04:17:34 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="chkrootkit is a tool to locally check for signs of a rootkit." @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${PN}.tar.gz" SLOT="0" HOMEPAGE="http://www.chkrootkit.org/" LICENSE="AMS" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SLOT="0" IUSE="" diff --git a/app-admin/chkrootkit/chkrootkit-0.36.ebuild b/app-admin/chkrootkit/chkrootkit-0.36.ebuild index a42af89a064e..6dc8fd0e105a 100644 --- a/app-admin/chkrootkit/chkrootkit-0.36.ebuild +++ b/app-admin/chkrootkit/chkrootkit-0.36.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/app-admin/chkrootkit/chkrootkit-0.36.ebuild,v 1.9 2002/11/30 02:08:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.36.ebuild,v 1.10 2002/12/09 04:17:34 manson Exp $ S=${WORKDIR}/${PN}-pre-${PV} DESCRIPTION="chkrootkit is a tool to locally check for signs of a rootkit." @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz" HOMEPAGE="http://www.chkrootkit.org/" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="AMS" DEPEND="virtual/glibc" diff --git a/app-admin/chkrootkit/chkrootkit-0.37.ebuild b/app-admin/chkrootkit/chkrootkit-0.37.ebuild index a7bc6829ec42..0abcad14dd88 100644 --- a/app-admin/chkrootkit/chkrootkit-0.37.ebuild +++ b/app-admin/chkrootkit/chkrootkit-0.37.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.37.ebuild,v 1.6 2002/11/30 02:09:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.37.ebuild,v 1.7 2002/12/09 04:17:34 manson Exp $ DESCRIPTION="chkrootkit is a tool to locally check for signs of a rootkit." SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz" HOMEPAGE="http://www.chkrootkit.org/" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="AMS" SLOT="0" |