summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 23:07:16 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 23:07:16 +0000
commite589ff5523c7ab3e436b14b269e8ed28b7d827a2 (patch)
tree49c9af62e0d6587e53c195bce9f2cdda55371890 /app-forensics/aide
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-e589ff5523c7ab3e436b14b269e8ed28b7d827a2.tar.gz
gentoo-2-e589ff5523c7ab3e436b14b269e8ed28b7d827a2.tar.bz2
gentoo-2-e589ff5523c7ab3e436b14b269e8ed28b7d827a2.zip
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-forensics/aide')
-rw-r--r--app-forensics/aide/ChangeLog8
-rw-r--r--app-forensics/aide/aide-0.14.2.ebuild6
-rw-r--r--app-forensics/aide/aide-0.15.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog
index 870e4c9eec03..5c1a3e62c086 100644
--- a/app-forensics/aide/ChangeLog
+++ b/app-forensics/aide/ChangeLog
@@ -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,
diff --git a/app-forensics/aide/aide-0.14.2.ebuild b/app-forensics/aide/aide-0.14.2.ebuild
index 9e8a8da11c1e..1ca2b2ed179b 100644
--- a/app-forensics/aide/aide-0.14.2.ebuild
+++ b/app-forensics/aide/aide-0.14.2.ebuild
@@ -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 @@ DEPEND="acl? ( virtual/acl )
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 )
diff --git a/app-forensics/aide/aide-0.15.1.ebuild b/app-forensics/aide/aide-0.15.1.ebuild
index 424de3b07130..414804904849 100644
--- a/app-forensics/aide/aide-0.15.1.ebuild
+++ b/app-forensics/aide/aide-0.15.1.ebuild
@@ -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 @@ DEPEND="acl? ( virtual/acl )
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 )