public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter: rkhunter-1.4.0.ebuild rkhunter-1.4.2.ebuild ChangeLog
@ 2014-05-27 16:08 Richard Farina (zerochaos)
  0 siblings, 0 replies; only message in thread
From: Richard Farina (zerochaos) @ 2014-05-27 16:08 UTC (permalink / raw
  To: gentoo-commits

zerochaos    14/05/27 16:08:08

  Modified:             rkhunter-1.4.0.ebuild rkhunter-1.4.2.ebuild
                        ChangeLog
  Log:
  tested improperly, bump is proper now
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)

Revision  Changes    Path
1.7                  app-forensics/rkhunter/rkhunter-1.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild?r1=1.6&r2=1.7

Index: rkhunter-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rkhunter-1.4.0.ebuild	11 Apr 2013 06:20:32 -0000	1.6
+++ rkhunter-1.4.0.ebuild	27 May 2014 16:08:08 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v 1.6 2013/04/11 06:20:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v 1.7 2014/05/27 16:08:08 zerochaos Exp $
 
 EAPI=4
 
@@ -26,7 +26,7 @@
 S="${WORKDIR}/${P}/files"
 
 src_prepare() {
-	epatch "${FILESDIR}/${PN}.conf.patch"
+	epatch "${FILESDIR}/${P}.conf.patch"
 }
 
 src_install() {



1.2                  app-forensics/rkhunter/rkhunter-1.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.2.ebuild?r1=1.1&r2=1.2

Index: rkhunter-1.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rkhunter-1.4.2.ebuild	27 May 2014 13:11:54 -0000	1.1
+++ rkhunter-1.4.2.ebuild	27 May 2014 16:08:08 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.2.ebuild,v 1.1 2014/05/27 13:11:54 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.2.ebuild,v 1.2 2014/05/27 16:08:08 zerochaos Exp $
 
 EAPI=5
 
@@ -26,7 +26,7 @@
 S="${WORKDIR}/${P}/files"
 
 src_prepare() {
-	epatch "${FILESDIR}/${PN}.conf.patch"
+	epatch "${FILESDIR}/${P}.conf.patch"
 }
 
 src_install() {



1.99                 app-forensics/rkhunter/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	27 May 2014 13:11:54 -0000	1.98
+++ ChangeLog	27 May 2014 16:08:08 -0000	1.99
@@ -1,6 +1,11 @@
 # ChangeLog for app-forensics/rkhunter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.98 2014/05/27 13:11:54 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.99 2014/05/27 16:08:08 zerochaos Exp $
+
+  27 May 2014; Rick Farina <zerochaos@gentoo.org>
+  +files/rkhunter-1.4.0.conf.patch, +files/rkhunter-1.4.2.conf.patch,
+  -files/rkhunter.conf.patch, rkhunter-1.4.0.ebuild, rkhunter-1.4.2.ebuild:
+  tested improperly, bump is proper now
 
 *rkhunter-1.4.2 (27 May 2014)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-27 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-27 16:08 [gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter: rkhunter-1.4.0.ebuild rkhunter-1.4.2.ebuild ChangeLog Richard Farina (zerochaos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox