titanofold 14/12/28 15:20:50 Modified: ChangeLog tora-9999.ebuild tora-2.1.3-r3.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.110 dev-db/tora/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?rev=1.110&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?rev=1.110&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?r1=1.109&r2=1.110 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- ChangeLog 4 Nov 2014 15:19:16 -0000 1.109 +++ ChangeLog 28 Dec 2014 15:20:50 -0000 1.110 @@ -1,6 +1,10 @@ # ChangeLog for dev-db/tora # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.109 2014/11/04 15:19:16 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.110 2014/12/28 15:20:50 titanofold Exp $ + + 28 Dec 2014; Aaron W. Swenson <[email protected]> tora-2.1.3-r3.ebuild, + tora-9999.ebuild: + Rename virtual/postgresql to dev-db/postgresql *tora-3.0.0_pre20140929 (04 Nov 2014) 1.6 dev-db/tora/tora-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-9999.ebuild?r1=1.5&r2=1.6 Index: tora-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tora-9999.ebuild 3 Nov 2014 11:37:46 -0000 1.5 +++ tora-9999.ebuild 28 Dec 2014 15:20:50 -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/dev-db/tora/tora-9999.ebuild,v 1.5 2014/11/03 11:37:46 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v 1.6 2014/12/28 15:20:50 titanofold Exp $ EAPI=5 @@ -30,7 +30,7 @@ dev-qt/qtsql:4[mysql?,postgres?] dev-qt/qtxmlpatterns:4 oci8-instant-client? ( dev-db/oracle-instantclient-basic ) - postgres? ( virtual/postgresql ) + postgres? ( dev-db/postgresql ) " RDEPEND="${DEPEND}" 1.3 dev-db/tora/tora-2.1.3-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild?r1=1.2&r2=1.3 Index: tora-2.1.3-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tora-2.1.3-r3.ebuild 3 Nov 2014 11:37:46 -0000 1.2 +++ tora-2.1.3-r3.ebuild 28 Dec 2014 15:20:50 -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/tora/tora-2.1.3-r3.ebuild,v 1.2 2014/11/03 11:37:46 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v 1.3 2014/12/28 15:20:50 titanofold Exp $ EAPI=3 @@ -25,7 +25,7 @@ dev-db/oracle-instantclient-basic dev-db/oracle-instantclient-sqlplus ) - postgres? ( virtual/postgresql[server] ) + postgres? ( dev-db/postgresql[server] ) " RDEPEND="${DEPEND}"
