diff options
author | 2015-04-02 18:38:00 +0000 | |
---|---|---|
committer | 2015-04-02 18:38:00 +0000 | |
commit | 918fb474bcb1fa64d30c27033cfb802bc3a57580 (patch) | |
tree | 13991af0a2750fc74cb8a5d8fffda12f0dd20628 /dev-python/pivy | |
parent | whitespace (diff) | |
download | gentoo-2-918fb474bcb1fa64d30c27033cfb802bc3a57580.tar.gz gentoo-2-918fb474bcb1fa64d30c27033cfb802bc3a57580.tar.bz2 gentoo-2-918fb474bcb1fa64d30c27033cfb802bc3a57580.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'dev-python/pivy')
-rw-r--r-- | dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild b/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild index 1b1ef16eda1a..48e99bd60aed 100644 --- a/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild +++ b/dev-python/pivy/pivy-0.5_alpha20110303-r1.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/pivy/pivy-0.5_alpha20110303-r1.ebuild,v 1.1 2013/04/27 12:02:32 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild,v 1.2 2015/04/02 18:38:00 mr_bones_ Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="Coin3d binding for Python" HOMEPAGE="http://pivy.coin3d.org/" SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" -#identical to latest debian tarball at +#identical to latest debian tarball at # http://ftp.de.debian.org/debian/pool/main/p/pivy/pivy_0.5.0~v609hg.orig.tar.bz2 LICENSE="ISC" |