floppym 15/06/09 18:45:08 Modified: pykota-1.26.ebuild ChangeLog Log: dev-db/pygresql -> dev-python/pygresql. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.7 net-print/pykota/pykota-1.26.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?r1=1.6&r2=1.7 Index: pykota-1.26.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pykota-1.26.ebuild 28 Dec 2014 16:43:39 -0000 1.6 +++ pykota-1.26.ebuild 9 Jun 2015 18:45:08 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v 1.6 2014/12/28 16:43:39 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v 1.7 2015/06/09 18:45:08 floppym Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -24,7 +24,7 @@ dev-python/pkipplib ldap? ( dev-python/python-ldap ) mysql? ( dev-python/mysql-python ) - postgres? ( dev-db/postgresql[server] dev-db/pygresql ) + postgres? ( dev-db/postgresql[server] dev-python/pygresql ) snmp? ( net-analyzer/net-snmp =dev-python/pysnmp-3.4* ) xml? ( dev-python/jaxml )" RDEPEND="${DEPEND}" 1.35 net-print/pykota/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 28 Dec 2014 16:43:39 -0000 1.34 +++ ChangeLog 9 Jun 2015 18:45:08 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for net-print/pykota -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.34 2014/12/28 16:43:39 titanofold Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.35 2015/06/09 18:45:08 floppym Exp $ + + 09 Jun 2015; Mike Gilbert <[email protected]> pykota-1.26.ebuild: + dev-db/pygresql -> dev-python/pygresql. 28 Dec 2014; Aaron W. Swenson <[email protected]> pykota-1.26.ebuild: Rename virtual/postgresql to dev-db/postgresql
