diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-09-10 03:05:34 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-09-10 03:05:34 +0000 |
commit | 7c85a184759ef29ceed810a56899dc79aa244c74 (patch) | |
tree | 45ec26aa140472cd19f97110c211e8d2f884b269 /dev-python/atpy | |
parent | Whitespace (diff) | |
download | gentoo-2-7c85a184759ef29ceed810a56899dc79aa244c74.tar.gz gentoo-2-7c85a184759ef29ceed810a56899dc79aa244c74.tar.bz2 gentoo-2-7c85a184759ef29ceed810a56899dc79aa244c74.zip |
Whitespace
(Portage version: 2.2.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/atpy')
-rw-r--r-- | dev-python/atpy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/atpy/atpy-0.9.7.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/atpy/ChangeLog b/dev-python/atpy/ChangeLog index 054008b6e84a..b97340c4292a 100644 --- a/dev-python/atpy/ChangeLog +++ b/dev-python/atpy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/atpy # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/ChangeLog,v 1.13 2013/08/07 19:18:26 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/ChangeLog,v 1.14 2013/09/10 03:05:34 patrick Exp $ + + 10 Sep 2013; Patrick Lauer <patrick@gentoo.org> atpy-0.9.7.ebuild: + Whitespace *atpy-0.9.7 (07 Aug 2013) diff --git a/dev-python/atpy/atpy-0.9.7.ebuild b/dev-python/atpy/atpy-0.9.7.ebuild index 22e69296a4a5..423d4549d9c0 100644 --- a/dev-python/atpy/atpy-0.9.7.ebuild +++ b/dev-python/atpy/atpy-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.1 2013/08/07 19:18:26 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/atpy-0.9.7.ebuild,v 1.2 2013/09/10 03:05:34 patrick Exp $ EAPI=5 @@ -23,7 +23,6 @@ RDEPEND="${DEPEND} mysql? ( dev-python/mysql-python[${PYTHON_USEDEP}] ) postgres? ( dev-db/pygresql )" - IUSE="+fits hdf5 mysql postgres sqlite +votable" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" |