titanofold 14/12/28 15:17:08
Modified: ChangeLog pygresql-4.1.1.ebuild
pygresql-4.1.1-r1.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.74 dev-db/pygresql/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/ChangeLog?rev=1.74&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/ChangeLog?rev=1.74&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/ChangeLog?r1=1.73&r2=1.74
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog 3 Nov 2014 11:34:15 -0000 1.73
+++ ChangeLog 28 Dec 2014 15:17:08 -0000 1.74
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/pygresql
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.73 2014/11/03
11:34:15 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.74 2014/12/28
15:17:08 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <[email protected]> pygresql-4.1.1.ebuild,
+ pygresql-4.1.1-r1.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <[email protected]> pygresql-4.1.1.ebuild,
pygresql-4.1.1-r1.ebuild:
1.11 dev-db/pygresql/pygresql-4.1.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/pygresql-4.1.1.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/pygresql-4.1.1.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/pygresql-4.1.1.ebuild?r1=1.10&r2=1.11
Index: pygresql-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-4.1.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pygresql-4.1.1.ebuild 3 Nov 2014 11:34:15 -0000 1.10
+++ pygresql-4.1.1.ebuild 28 Dec 2014 15:17:08 -0000 1.11
@@ -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/pygresql/pygresql-4.1.1.ebuild,v
1.10 2014/11/03 11:34:15 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-4.1.1.ebuild,v
1.11 2014/12/28 15:17:08 titanofold Exp $
EAPI=5
@@ -21,11 +21,11 @@
IUSE="doc"
DEPEND="|| (
- virtual/postgresql:8.3
- virtual/postgresql:8.4
- virtual/postgresql:9.0
- virtual/postgresql:9.1
- virtual/postgresql:9.2
+ dev-db/postgresql:8.3
+ dev-db/postgresql:8.4
+ dev-db/postgresql:9.0
+ dev-db/postgresql:9.1
+ dev-db/postgresql:9.2
)"
RDEPEND="${DEPEND}"
1.4 dev-db/pygresql/pygresql-4.1.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/pygresql-4.1.1-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/pygresql-4.1.1-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pygresql/pygresql-4.1.1-r1.ebuild?r1=1.3&r2=1.4
Index: pygresql-4.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-4.1.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pygresql-4.1.1-r1.ebuild 3 Nov 2014 11:34:15 -0000 1.3
+++ pygresql-4.1.1-r1.ebuild 28 Dec 2014 15:17:08 -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/dev-db/pygresql/pygresql-4.1.1-r1.ebuild,v
1.3 2014/11/03 11:34:15 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-4.1.1-r1.ebuild,v
1.4 2014/12/28 15:17:08 titanofold Exp $
EAPI=5
@@ -21,10 +21,10 @@
IUSE="doc"
DEPEND="|| (
- virtual/postgresql:9.3
- virtual/postgresql:9.2
- virtual/postgresql:9.1
- virtual/postgresql:9.0
+ dev-db/postgresql:9.3
+ dev-db/postgresql:9.2
+ dev-db/postgresql:9.1
+ dev-db/postgresql:9.0
)"
RDEPEND="${DEPEND}"