titanofold    14/12/28 15:01:46

  Modified:             barman-1.3.1.ebuild barman-1.3.2.ebuild ChangeLog
                        barman-1.3.0.ebuild barman-1.3.3.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.3                  dev-db/barman/barman-1.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild?r1=1.2&r2=1.3

Index: barman-1.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- barman-1.3.1.ebuild 3 Nov 2014 11:20:09 -0000       1.2
+++ barman-1.3.1.ebuild 28 Dec 2014 15:01:46 -0000      1.3
@@ -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/dev-db/barman/barman-1.3.1.ebuild,v 1.2 
2014/11/03 11:20:09 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild,v 1.3 
2014/12/28 15:01:46 titanofold Exp $
 EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7})
@@ -21,5 +21,5 @@
        >=dev-python/psycopg-2[${PYTHON_USEDEP}]
        dev-python/python-dateutil[${PYTHON_USEDEP}]
        net-misc/rsync
-       virtual/postgresql[server]"
+       dev-db/postgresql[server]"
 DEPEND=""



1.3                  dev-db/barman/barman-1.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild?r1=1.2&r2=1.3

Index: barman-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- barman-1.3.2.ebuild 3 Nov 2014 11:20:09 -0000       1.2
+++ barman-1.3.2.ebuild 28 Dec 2014 15:01:46 -0000      1.3
@@ -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/dev-db/barman/barman-1.3.2.ebuild,v 1.2 
2014/11/03 11:20:09 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild,v 1.3 
2014/12/28 15:01:46 titanofold Exp $
 EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7})
@@ -21,5 +21,5 @@
        >=dev-python/psycopg-2[${PYTHON_USEDEP}]
        dev-python/python-dateutil[${PYTHON_USEDEP}]
        net-misc/rsync
-       virtual/postgresql[server]"
+       dev-db/postgresql[server]"
 DEPEND=""



1.16                 dev-db/barman/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   3 Nov 2014 11:20:09 -0000       1.15
+++ ChangeLog   28 Dec 2014 15:01:46 -0000      1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/barman
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v 1.15 2014/11/03 
11:20:09 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v 1.16 2014/12/28 
15:01:46 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <titanof...@gentoo.org> barman-1.3.0.ebuild,
+  barman-1.3.1.ebuild, barman-1.3.2.ebuild, barman-1.3.3.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   03 Nov 2014; Aaron W. Swenson <titanof...@gentoo.org> barman-1.3.0.ebuild,
   barman-1.3.1.ebuild, barman-1.3.2.ebuild, barman-1.3.3.ebuild:



1.3                  dev-db/barman/barman-1.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild?r1=1.2&r2=1.3

Index: barman-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- barman-1.3.0.ebuild 3 Nov 2014 11:20:09 -0000       1.2
+++ barman-1.3.0.ebuild 28 Dec 2014 15:01:46 -0000      1.3
@@ -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/dev-db/barman/barman-1.3.0.ebuild,v 1.2 
2014/11/03 11:20:09 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild,v 1.3 
2014/12/28 15:01:46 titanofold Exp $
 EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7})
@@ -21,5 +21,5 @@
        >=dev-python/psycopg-2[${PYTHON_USEDEP}]
        dev-python/python-dateutil[${PYTHON_USEDEP}]
        net-misc/rsync
-       virtual/postgresql[server]"
+       dev-db/postgresql[server]"
 DEPEND=""



1.3                  dev-db/barman/barman-1.3.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild?r1=1.2&r2=1.3

Index: barman-1.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- barman-1.3.3.ebuild 3 Nov 2014 11:20:09 -0000       1.2
+++ barman-1.3.3.ebuild 28 Dec 2014 15:01:46 -0000      1.3
@@ -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/dev-db/barman/barman-1.3.3.ebuild,v 1.2 
2014/11/03 11:20:09 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild,v 1.3 
2014/12/28 15:01:46 titanofold Exp $
 EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7})
@@ -21,5 +21,5 @@
        >=dev-python/psycopg-2[${PYTHON_USEDEP}]
        dev-python/python-dateutil[${PYTHON_USEDEP}]
        net-misc/rsync
-       virtual/postgresql[server]"
+       dev-db/postgresql[server]"
 DEPEND=""




Reply via email to