titanofold 14/12/28 15:45:53
Modified: pg-0.14.1.ebuild ChangeLog pg-0.17.1-r1.ebuild
pg-0.17.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.10 dev-ruby/pg/pg-0.14.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild?r1=1.9&r2=1.10
Index: pg-0.14.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pg-0.14.1.ebuild 3 Nov 2014 12:43:17 -0000 1.9
+++ pg-0.14.1.ebuild 28 Dec 2014 15:45:53 -0000 1.10
@@ -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-ruby/pg/pg-0.14.1.ebuild,v 1.9
2014/11/03 12:43:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v 1.10
2014/12/28 15:45:53 titanofold Exp $
EAPI=4
USE_RUBY="ruby19"
@@ -22,10 +22,10 @@
IUSE=""
RDEPEND="${RDEPEND}
- virtual/postgresql"
+ dev-db/postgresql"
DEPEND="${DEPEND}
- virtual/postgresql
- test? ( virtual/postgresql[server,threads] )"
+ dev-db/postgresql
+ test? ( dev-db/postgresql[server,threads] )"
ruby_add_bdepend "
doc? (
1.76 dev-ruby/pg/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.76&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.76&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?r1=1.75&r2=1.76
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog 3 Nov 2014 12:43:17 -0000 1.75
+++ ChangeLog 28 Dec 2014 15:45:53 -0000 1.76
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/pg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.75 2014/11/03
12:43:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.76 2014/12/28
15:45:53 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <[email protected]> pg-0.14.1.ebuild,
+ pg-0.17.1.ebuild, pg-0.17.1-r1.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <[email protected]> pg-0.14.1.ebuild,
pg-0.17.1.ebuild, pg-0.17.1-r1.ebuild:
1.3 dev-ruby/pg/pg-0.17.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1-r1.ebuild?r1=1.2&r2=1.3
Index: pg-0.17.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pg-0.17.1-r1.ebuild 3 Nov 2014 12:43:17 -0000 1.2
+++ pg-0.17.1-r1.ebuild 28 Dec 2014 15:45:53 -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-ruby/pg/pg-0.17.1-r1.ebuild,v 1.2
2014/11/03 12:43:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1-r1.ebuild,v 1.3
2014/12/28 15:45:53 titanofold Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -22,10 +22,10 @@
IUSE=""
RDEPEND="${RDEPEND}
- virtual/postgresql"
+ dev-db/postgresql"
DEPEND="${DEPEND}
- virtual/postgresql
- test? ( virtual/postgresql[server,threads] )"
+ dev-db/postgresql
+ test? ( dev-db/postgresql[server,threads] )"
ruby_add_bdepend "
doc? (
1.9 dev-ruby/pg/pg-0.17.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?r1=1.8&r2=1.9
Index: pg-0.17.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pg-0.17.1.ebuild 3 Nov 2014 12:43:17 -0000 1.8
+++ pg-0.17.1.ebuild 28 Dec 2014 15:45:53 -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/dev-ruby/pg/pg-0.17.1.ebuild,v 1.8
2014/11/03 12:43:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.9
2014/12/28 15:45:53 titanofold Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -22,10 +22,10 @@
IUSE=""
RDEPEND="${RDEPEND}
- virtual/postgresql"
+ dev-db/postgresql"
DEPEND="${DEPEND}
- virtual/postgresql
- test? ( virtual/postgresql[server,threads] )"
+ dev-db/postgresql
+ test? ( dev-db/postgresql[server,threads] )"
ruby_add_bdepend "
doc? (