From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter: rkhunter-1.3.6.ebuild ChangeLog rkhunter-1.3.4-r3.ebuild rkhunter-1.3.8.ebuild
Date: Sat, 8 Oct 2011 18:58:52 +0000 (UTC) [thread overview]
Message-ID: <20111008185852.665E82004B@flycatcher.gentoo.org> (raw)
armin76 11/10/08 18:58:52
Modified: rkhunter-1.3.6.ebuild ChangeLog
rkhunter-1.3.4-r3.ebuild rkhunter-1.3.8.ebuild
Log:
Drop alpha/sparc keywords
(Portage version: 2.1.10.11/cvs/Linux ia64)
Revision Changes Path
1.4 app-forensics/rkhunter/rkhunter-1.3.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild?r1=1.3&r2=1.4
Index: rkhunter-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rkhunter-1.3.6.ebuild 11 Jul 2011 22:43:40 -0000 1.3
+++ rkhunter-1.3.6.ebuild 8 Oct 2011 18:58:52 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild,v 1.3 2011/07/11 22:43:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.6.ebuild,v 1.4 2011/10/08 18:58:52 armin76 Exp $
EAPI=2
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~x86"
IUSE=""
RDEPEND="
1.87 app-forensics/rkhunter/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?r1=1.86&r2=1.87
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog 8 Oct 2011 18:56:37 -0000 1.86
+++ ChangeLog 8 Oct 2011 18:58:52 -0000 1.87
@@ -1,9 +1,10 @@
# ChangeLog for app-forensics/rkhunter
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.86 2011/10/08 18:56:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.87 2011/10/08 18:58:52 armin76 Exp $
- 08 Oct 2011; Raúl Porcel <armin76@gentoo.org> rkhunter-1.3.8.ebuild:
- alpha/sparc stable wrt #382453
+ 08 Oct 2011; Raúl Porcel <armin76@gentoo.org> rkhunter-1.3.4-r3.ebuild,
+ rkhunter-1.3.6.ebuild, rkhunter-1.3.8.ebuild:
+ Drop alpha/sparc keywords
15 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> rkhunter-1.3.8.ebuild:
x86 stable, thanks JD for testing, bug 382453
1.10 app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild?r1=1.9&r2=1.10
Index: rkhunter-1.3.4-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rkhunter-1.3.4-r3.ebuild 11 Jul 2011 22:43:40 -0000 1.9
+++ rkhunter-1.3.4-r3.ebuild 8 Oct 2011 18:58:52 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild,v 1.9 2011/07/11 22:43:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.4-r3.ebuild,v 1.10 2011/10/08 18:58:52 armin76 Exp $
EAPI=2
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~mips ppc sparc x86"
+KEYWORDS="amd64 ~mips ppc x86"
IUSE=""
RDEPEND="
1.7 app-forensics/rkhunter/rkhunter-1.3.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild?r1=1.6&r2=1.7
Index: rkhunter-1.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rkhunter-1.3.8.ebuild 8 Oct 2011 18:56:37 -0000 1.6
+++ rkhunter-1.3.8.ebuild 8 Oct 2011 18:58:52 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v 1.6 2011/10/08 18:56:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.3.8.ebuild,v 1.7 2011/10/08 18:58:52 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~mips ~ppc sparc x86"
+KEYWORDS="amd64 ~mips ~ppc x86"
IUSE=""
RDEPEND="
next reply other threads:[~2011-10-08 18:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-08 18:58 Raul Porcel (armin76) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-11 22:43 [gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter: rkhunter-1.3.6.ebuild ChangeLog rkhunter-1.3.4-r3.ebuild rkhunter-1.3.8.ebuild Tim Harder (radhermit)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111008185852.665E82004B@flycatcher.gentoo.org \
--to=armin76@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox