summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-12-28 14:47:09 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-12-28 14:47:09 +0000
commit411d8384af4a2c3030db44de78767e16465e31bb (patch)
tree879eaa4fcc4bd43542347bd041f12df50cd7b8fe /app-forensics/aide
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-411d8384af4a2c3030db44de78767e16465e31bb.tar.gz
gentoo-2-411d8384af4a2c3030db44de78767e16465e31bb.tar.bz2
gentoo-2-411d8384af4a2c3030db44de78767e16465e31bb.zip
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'app-forensics/aide')
-rw-r--r--app-forensics/aide/ChangeLog7
-rw-r--r--app-forensics/aide/aide-0.13.1-r3.ebuild4
-rw-r--r--app-forensics/aide/aide-0.13.1-r5.ebuild4
-rw-r--r--app-forensics/aide/aide-0.13.1.ebuild4
-rw-r--r--app-forensics/aide/aide-0.14.2.ebuild4
-rw-r--r--app-forensics/aide/aide-0.15.1.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog
index 6ec64a1cd9e8..24a80083d11e 100644
--- a/app-forensics/aide/ChangeLog
+++ b/app-forensics/aide/ChangeLog
@@ -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.63 2014/11/03 11:09:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.64 2014/12/28 14:47:09 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> aide-0.13.1.ebuild,
+ aide-0.13.1-r3.ebuild, aide-0.13.1-r5.ebuild, aide-0.14.2.ebuild,
+ aide-0.15.1.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <titanofold@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.13.1-r3.ebuild b/app-forensics/aide/aide-0.13.1-r3.ebuild
index 700bf91df2f8..4dc91e984bf8 100644
--- a/app-forensics/aide/aide-0.13.1-r3.ebuild
+++ b/app-forensics/aide/aide-0.13.1-r3.ebuild
@@ -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.13.1-r3.ebuild,v 1.11 2014/11/03 11:09:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild,v 1.12 2014/12/28 14:47:09 titanofold Exp $
inherit autotools eutils
@@ -22,7 +22,7 @@ DEPEND="acl? ( sys-apps/acl )
mhash? ( >=app-crypt/mhash-0.9.2 )
!mhash? ( dev-libs/libgcrypt )
nls? ( virtual/libintl )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
selinux? (
sys-libs/libselinux
sec-policy/selinux-aide
diff --git a/app-forensics/aide/aide-0.13.1-r5.ebuild b/app-forensics/aide/aide-0.13.1-r5.ebuild
index 78aeedb40f50..4d1af7886361 100644
--- a/app-forensics/aide/aide-0.13.1-r5.ebuild
+++ b/app-forensics/aide/aide-0.13.1-r5.ebuild
@@ -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.13.1-r5.ebuild,v 1.8 2014/11/03 11:09:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild,v 1.9 2014/12/28 14:47:09 titanofold Exp $
inherit autotools eutils
@@ -22,7 +22,7 @@ DEPEND="acl? ( sys-apps/acl )
mhash? ( >=app-crypt/mhash-0.9.2 )
!mhash? ( dev-libs/libgcrypt )
nls? ( virtual/libintl )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
selinux? (
sys-libs/libselinux
sec-policy/selinux-aide
diff --git a/app-forensics/aide/aide-0.13.1.ebuild b/app-forensics/aide/aide-0.13.1.ebuild
index 38372e1943f8..8293e789e992 100644
--- a/app-forensics/aide/aide-0.13.1.ebuild
+++ b/app-forensics/aide/aide-0.13.1.ebuild
@@ -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.13.1.ebuild,v 1.18 2014/11/03 11:09:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.19 2014/12/28 14:47:09 titanofold Exp $
inherit eutils autotools
@@ -19,7 +19,7 @@ DEPEND="acl? ( sys-apps/acl )
mhash? ( >=app-crypt/mhash-0.9.2 )
!mhash? ( dev-libs/libgcrypt )
nls? ( virtual/libintl )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
selinux? (
sys-libs/libselinux
sec-policy/selinux-aide
diff --git a/app-forensics/aide/aide-0.14.2.ebuild b/app-forensics/aide/aide-0.14.2.ebuild
index 0ba0bfdb8da2..2383accc1d81 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-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.11 2014/11/03 11:09:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v 1.12 2014/12/28 14:47:09 titanofold Exp $
EAPI="3"
@@ -21,7 +21,7 @@ CDEPEND="acl? ( virtual/acl )
mhash? ( >=app-crypt/mhash-0.9.2 )
!mhash? ( dev-libs/libgcrypt:0 )
nls? ( virtual/libintl )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
prelink? ( sys-devel/prelink )
selinux? (
sys-libs/libselinux
diff --git a/app-forensics/aide/aide-0.15.1.ebuild b/app-forensics/aide/aide-0.15.1.ebuild
index 59fa82e485b0..07bee149e265 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-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.8 2014/11/03 11:09:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild,v 1.9 2014/12/28 14:47:09 titanofold Exp $
EAPI="3"
@@ -21,7 +21,7 @@ CDEPEND="acl? ( virtual/acl )
mhash? ( >=app-crypt/mhash-0.9.2 )
!mhash? ( dev-libs/libgcrypt:0 )
nls? ( virtual/libintl )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
prelink? ( sys-devel/prelink )
selinux? (
sys-libs/libselinux