titanofold    14/12/28 16:02:00

  Modified:             ChangeLog barnyard2-1.9.ebuild barnyard2-1.8.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.8                  net-analyzer/barnyard2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   3 Nov 2014 12:55:31 -0000       1.7
+++ ChangeLog   28 Dec 2014 16:02:00 -0000      1.8
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/barnyard2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/ChangeLog,v 1.7 
2014/11/03 12:55:31 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/ChangeLog,v 1.8 
2014/12/28 16:02:00 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <titanof...@gentoo.org> barnyard2-1.8.ebuild,
+  barnyard2-1.9.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   03 Nov 2014; Aaron W. Swenson <titanof...@gentoo.org> barnyard2-1.8.ebuild,
   barnyard2-1.9.ebuild:



1.4                  net-analyzer/barnyard2/barnyard2-1.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild?r1=1.3&r2=1.4

Index: barnyard2-1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- barnyard2-1.9.ebuild        3 Nov 2014 12:55:31 -0000       1.3
+++ barnyard2-1.9.ebuild        28 Dec 2014 16:02:00 -0000      1.4
@@ -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/net-analyzer/barnyard2/barnyard2-1.9.ebuild,v 1.3 
2014/11/03 12:55:31 titanofold Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.9.ebuild,v 1.4 
2014/12/28 16:02:00 titanofold Exp $
 
 EAPI="2"
 
@@ -14,7 +14,7 @@
 
 DEPEND="net-libs/libpcap
        mysql? ( virtual/mysql )
-       postgres? ( virtual/postgresql[server] )
+       postgres? ( dev-db/postgresql[server] )
        odbc? ( dev-db/unixODBC )"
 RDEPEND="${DEPEND}"
 



1.6                  net-analyzer/barnyard2/barnyard2-1.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild?r1=1.5&r2=1.6

Index: barnyard2-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- barnyard2-1.8.ebuild        3 Nov 2014 12:55:31 -0000       1.5
+++ barnyard2-1.8.ebuild        28 Dec 2014 16:02:00 -0000      1.6
@@ -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/net-analyzer/barnyard2/barnyard2-1.8.ebuild,v 1.5 
2014/11/03 12:55:31 titanofold Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/barnyard2/barnyard2-1.8.ebuild,v 1.6 
2014/12/28 16:02:00 titanofold Exp $
 
 EAPI=2
 
@@ -16,7 +16,7 @@
 
 DEPEND="net-libs/libpcap
                mysql? ( virtual/mysql )
-               postgres? ( virtual/postgresql[server] )
+               postgres? ( dev-db/postgresql[server] )
                prelude? ( >=dev-libs/libprelude-0.9.0 )
                odbc? ( dev-db/unixODBC )"
 




Reply via email to