public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-forensics/aide: aide-0.15.1.ebuild aide-0.14.2.ebuild ChangeLog
@ 2014-03-01 23:07 Michal Gorny (mgorny)
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2014-03-01 23:07 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/03/01 23:07:16

  Modified:             aide-0.15.1.ebuild aide-0.14.2.ebuild ChangeLog
  Log:
  Update libgcrypt dep to use slot :0.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.6                  app-forensics/aide/aide-0.15.1.ebuild

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

Index: aide-0.15.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- aide-0.15.1.ebuild	11 Apr 2013 13:33:26 -0000	1.5
+++ aide-0.15.1.ebuild	1 Mar 2014 23:07:16 -0000	1.6
@@ -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/aide/aide-0.15.1.ebuild,v 1.5 2013/04/11 13:33:26 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild,v 1.6 2014/03/01 23:07:16 mgorny Exp $
 
 EAPI="3"
 
@@ -19,7 +19,7 @@
 	audit? ( sys-process/audit )
 	curl? ( net-misc/curl )
 	mhash? ( >=app-crypt/mhash-0.9.2 )
-	!mhash? ( dev-libs/libgcrypt )
+	!mhash? ( dev-libs/libgcrypt:0 )
 	nls? ( virtual/libintl )
 	postgres? ( dev-db/postgresql-base )
 	prelink? ( sys-devel/prelink )



1.9                  app-forensics/aide/aide-0.14.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?r1=1.8&r2=1.9

Index: aide-0.14.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- aide-0.14.2.ebuild	11 Apr 2013 13:33:26 -0000	1.8
+++ aide-0.14.2.ebuild	1 Mar 2014 23:07:16 -0000	1.9
@@ -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/aide/aide-0.14.2.ebuild,v 1.8 2013/04/11 13:33:26 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v 1.9 2014/03/01 23:07:16 mgorny Exp $
 
 EAPI="3"
 
@@ -19,7 +19,7 @@
 	audit? ( sys-process/audit )
 	curl? ( net-misc/curl )
 	mhash? ( >=app-crypt/mhash-0.9.2 )
-	!mhash? ( dev-libs/libgcrypt )
+	!mhash? ( dev-libs/libgcrypt:0 )
 	nls? ( virtual/libintl )
 	postgres? ( dev-db/postgresql-base )
 	prelink? ( sys-devel/prelink )



1.61                 app-forensics/aide/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	11 Apr 2013 13:33:26 -0000	1.60
+++ ChangeLog	1 Mar 2014 23:07:16 -0000	1.61
@@ -1,6 +1,10 @@
 # ChangeLog for app-forensics/aide
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.60 2013/04/11 13:33:26 swift Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.61 2014/03/01 23:07:16 mgorny Exp $
+
+  01 Mar 2014; Michał Górny <mgorny@gentoo.org> aide-0.14.2.ebuild,
+  aide-0.15.1.ebuild:
+  Update libgcrypt dep to use slot :0.
 
   11 Apr 2013; Sven Vermeulen <swift@gentoo.org> aide-0.13.1.ebuild,
   aide-0.13.1-r3.ebuild, aide-0.13.1-r5.ebuild, aide-0.14.2.ebuild,





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-forensics/aide: aide-0.15.1.ebuild aide-0.14.2.ebuild ChangeLog
@ 2014-11-02  8:06 Sven Vermeulen (swift)
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2014-11-02  8:06 UTC (permalink / raw
  To: gentoo-commits

swift       14/11/02 08:06:56

  Modified:             aide-0.15.1.ebuild aide-0.14.2.ebuild ChangeLog
  Log:
  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #527698)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)

Revision  Changes    Path
1.7                  app-forensics/aide/aide-0.15.1.ebuild

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

Index: aide-0.15.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- aide-0.15.1.ebuild	1 Mar 2014 23:07:16 -0000	1.6
+++ aide-0.15.1.ebuild	2 Nov 2014 08:06:56 -0000	1.7
@@ -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/aide/aide-0.15.1.ebuild,v 1.6 2014/03/01 23:07:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild,v 1.7 2014/11/02 08:06:56 swift Exp $
 
 EAPI="3"
 
@@ -15,7 +15,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="acl audit curl mhash nls postgres prelink selinux static xattr zlib"
 
-DEPEND="acl? ( virtual/acl )
+CDEPEND="acl? ( virtual/acl )
 	audit? ( sys-process/audit )
 	curl? ( net-misc/curl )
 	mhash? ( >=app-crypt/mhash-0.9.2 )
@@ -25,14 +25,14 @@
 	prelink? ( sys-devel/prelink )
 	selinux? (
 		sys-libs/libselinux
-		sec-policy/selinux-aide
 	)
 	xattr? ( sys-apps/attr )
 	zlib? ( sys-libs/zlib )"
 
-RDEPEND="!static? ( ${DEPEND} )"
+RDEPEND="!static? ( ${CDEPEND} )
+	selinux? ( sec-policy/selinux-aide )"
 
-DEPEND="${DEPEND}
+DEPEND="${CDEPEND}
 	nls? ( sys-devel/gettext )
 	sys-devel/bison
 	sys-devel/flex"



1.10                 app-forensics/aide/aide-0.14.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?r1=1.9&r2=1.10

Index: aide-0.14.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- aide-0.14.2.ebuild	1 Mar 2014 23:07:16 -0000	1.9
+++ aide-0.14.2.ebuild	2 Nov 2014 08:06:56 -0000	1.10
@@ -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/aide/aide-0.14.2.ebuild,v 1.9 2014/03/01 23:07:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v 1.10 2014/11/02 08:06:56 swift Exp $
 
 EAPI="3"
 
@@ -15,7 +15,7 @@
 KEYWORDS="amd64 x86"
 IUSE="acl audit curl mhash nls postgres prelink selinux static xattr zlib"
 
-DEPEND="acl? ( virtual/acl )
+CDEPEND="acl? ( virtual/acl )
 	audit? ( sys-process/audit )
 	curl? ( net-misc/curl )
 	mhash? ( >=app-crypt/mhash-0.9.2 )
@@ -25,14 +25,14 @@
 	prelink? ( sys-devel/prelink )
 	selinux? (
 		sys-libs/libselinux
-		sec-policy/selinux-aide
 	)
 	xattr? ( sys-apps/attr )
 	zlib? ( sys-libs/zlib )"
 
-RDEPEND="!static? ( ${DEPEND} )"
+RDEPEND="!static? ( ${CDEPEND} )
+	selinux? ( sec-policy/selinux-aide )"
 
-DEPEND="${DEPEND}
+DEPEND="${CDEPEND}
 	nls? ( sys-devel/gettext )
 	sys-devel/bison
 	sys-devel/flex"



1.62                 app-forensics/aide/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	1 Mar 2014 23:07:16 -0000	1.61
+++ ChangeLog	2 Nov 2014 08:06:56 -0000	1.62
@@ -1,6 +1,11 @@
 # ChangeLog for app-forensics/aide
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.61 2014/03/01 23:07:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.62 2014/11/02 08:06:56 swift Exp $
+
+  02 Nov 2014; Sven Vermeulen <swift@gentoo.org> aide-0.14.2.ebuild,
+  aide-0.15.1.ebuild:
+  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+  #527698)
 
   01 Mar 2014; Michał Górny <mgorny@gentoo.org> aide-0.14.2.ebuild,
   aide-0.15.1.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-02  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02  8:06 [gentoo-commits] gentoo-x86 commit in app-forensics/aide: aide-0.15.1.ebuild aide-0.14.2.ebuild ChangeLog Sven Vermeulen (swift)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-01 23:07 Michal Gorny (mgorny)

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