floppym 15/06/09 18:46:51 Modified: atpy-0.9.7.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.5 dev-python/atpy/atpy-0.9.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/atpy/atpy-0.9.7.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/atpy/atpy-0.9.7.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/atpy/atpy-0.9.7.ebuild?r1=1.4&r2=1.5 Index: atpy-0.9.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/atpy/atpy-0.9.7.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- atpy-0.9.7.ebuild 8 Apr 2015 08:04:57 -0000 1.4 +++ atpy-0.9.7.ebuild 9 Jun 2015 18:46:51 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/atpy-0.9.7.ebuild,v 1.4 2015/04/08 08:04:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/atpy-0.9.7.ebuild,v 1.5 2015/06/09 18:46:51 floppym Exp $ EAPI=5 @@ -21,7 +21,7 @@ dev-python/astropy[${PYTHON_USEDEP}] hdf5? ( dev-python/h5py[${PYTHON_USEDEP}] ) mysql? ( dev-python/mysql-python[${PYTHON_USEDEP}] ) - postgres? ( dev-db/pygresql )" + postgres? ( dev-python/pygresql )" IUSE="hdf5 mysql postgres sqlite" SLOT="0" 1.17 dev-python/atpy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/atpy/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/atpy/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/atpy/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/atpy/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 8 Apr 2015 08:04:57 -0000 1.16 +++ ChangeLog 9 Jun 2015 18:46:51 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/atpy # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/ChangeLog,v 1.16 2015/04/08 08:04:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/ChangeLog,v 1.17 2015/06/09 18:46:51 floppym Exp $ + + 09 Jun 2015; Mike Gilbert <[email protected]> atpy-0.9.7.ebuild: + dev-db/pygresql -> dev-python/pygresql. 08 Apr 2015; Michał Górny <[email protected]> atpy-0.9.7.ebuild: Drop old Python implementations
