public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-process/audit: audit-1.7.4.ebuild audit-1.7.17.ebuild ChangeLog
@ 2012-05-21 19:31 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2012-05-21 19:31 UTC (permalink / raw
  To: gentoo-commits

xarthisius    12/05/21 19:31:42

  Modified:             audit-1.7.4.ebuild audit-1.7.17.ebuild ChangeLog
  Log:
  Add missing inheritance of eutils.eclass
  
  (Portage version: 2.2.0_alpha104/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 sys-process/audit/audit-1.7.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild?r1=1.10&r2=1.11

Index: audit-1.7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- audit-1.7.4.ebuild	26 Apr 2011 17:17:33 -0000	1.10
+++ audit-1.7.4.ebuild	21 May 2012 19:31:42 -0000	1.11
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v 1.10 2011/04/26 17:17:33 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v 1.11 2012/05/21 19:31:42 xarthisius Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 
-inherit autotools multilib toolchain-funcs python
+inherit autotools eutils multilib toolchain-funcs python
 
 DESCRIPTION="Userspace utilities for storing and processing auditing records"
 HOMEPAGE="http://people.redhat.com/sgrubb/audit/"



1.5                  sys-process/audit/audit-1.7.17.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild?r1=1.4&r2=1.5

Index: audit-1.7.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- audit-1.7.17.ebuild	25 Jan 2011 03:52:32 -0000	1.4
+++ audit-1.7.17.ebuild	21 May 2012 19:31:42 -0000	1.5
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild,v 1.4 2011/01/25 03:52:32 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.17.ebuild,v 1.5 2012/05/21 19:31:42 xarthisius Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 
-inherit autotools multilib toolchain-funcs python
+inherit autotools eutils multilib toolchain-funcs python
 
 DESCRIPTION="Userspace utilities for storing and processing auditing records"
 HOMEPAGE="http://people.redhat.com/sgrubb/audit/"



1.74                 sys-process/audit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	26 Feb 2012 04:05:50 -0000	1.73
+++ ChangeLog	21 May 2012 19:31:42 -0000	1.74
@@ -1,6 +1,10 @@
 # ChangeLog for sys-process/audit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.73 2012/02/26 04:05:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.74 2012/05/21 19:31:42 xarthisius Exp $
+
+  21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> audit-1.7.17.ebuild,
+  audit-1.7.4.ebuild:
+  Add missing inheritance of eutils.eclass
 
   26 Feb 2012; Patrick Lauer <patrick@gentoo.org> audit-2.0.5.ebuild,
   audit-2.1.3-r1.ebuild, audit-2.1.3.ebuild:






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

only message in thread, other threads:[~2012-05-21 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-21 19:31 [gentoo-commits] gentoo-x86 commit in sys-process/audit: audit-1.7.4.ebuild audit-1.7.17.ebuild ChangeLog Kacper Kowalik (xarthisius)

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