titanofold    14/12/28 14:47:09

  Modified:             aide-0.13.1-r5.ebuild aide-0.14.2.ebuild
                        aide-0.13.1-r3.ebuild ChangeLog aide-0.13.1.ebuild
                        aide-0.15.1.ebuild
  Log:
  Rename virtual/postgresql to dev-db/postgresql
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  Changes    Path
1.9                  app-forensics/aide/aide-0.13.1-r5.ebuild

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

Index: aide-0.13.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- aide-0.13.1-r5.ebuild       3 Nov 2014 11:09:03 -0000       1.8
+++ aide-0.13.1-r5.ebuild       28 Dec 2014 14:47:09 -0000      1.9
@@ -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 @@
        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



1.12                 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.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?r1=1.11&r2=1.12

Index: aide-0.14.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- aide-0.14.2.ebuild  3 Nov 2014 11:09:03 -0000       1.11
+++ aide-0.14.2.ebuild  28 Dec 2014 14:47:09 -0000      1.12
@@ -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 @@
        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



1.12                 app-forensics/aide/aide-0.13.1-r3.ebuild

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

Index: aide-0.13.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- aide-0.13.1-r3.ebuild       3 Nov 2014 11:09:03 -0000       1.11
+++ aide-0.13.1-r3.ebuild       28 Dec 2014 14:47:09 -0000      1.12
@@ -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 @@
        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



1.64                 app-forensics/aide/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   3 Nov 2014 11:09:03 -0000       1.63
+++ ChangeLog   28 Dec 2014 14:47:09 -0000      1.64
@@ -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 <titanof...@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 <titanof...@gentoo.org> aide-0.13.1.ebuild,
   aide-0.13.1-r3.ebuild, aide-0.13.1-r5.ebuild, aide-0.14.2.ebuild,



1.19                 app-forensics/aide/aide-0.13.1.ebuild

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

Index: aide-0.13.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- aide-0.13.1.ebuild  3 Nov 2014 11:09:03 -0000       1.18
+++ aide-0.13.1.ebuild  28 Dec 2014 14:47:09 -0000      1.19
@@ -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 @@
        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



1.9                  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.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild?r1=1.8&r2=1.9

Index: aide-0.15.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- aide-0.15.1.ebuild  3 Nov 2014 11:09:03 -0000       1.8
+++ aide-0.15.1.ebuild  28 Dec 2014 14:47:09 -0000      1.9
@@ -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 @@
        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




Reply via email to