* [gentoo-commits] gentoo-x86 commit in dev-python/aplpy: aplpy-0.9.6.ebuild
@ 2011-08-09 15:59 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2011-08-09 15:59 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/08/09 15:59:21
Modified: aplpy-0.9.6.ebuild
Log:
Cosmetics
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-python/aplpy/aplpy-0.9.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/aplpy/aplpy-0.9.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/aplpy/aplpy-0.9.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/aplpy/aplpy-0.9.6.ebuild?r1=1.1&r2=1.2
Index: aplpy-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- aplpy-0.9.6.ebuild 7 Jun 2011 22:15:59 -0000 1.1
+++ aplpy-0.9.6.ebuild 9 Aug 2011 15:59:21 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.6.ebuild,v 1.1 2011/06/07 22:15:59 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/aplpy-0.9.6.ebuild,v 1.2 2011/08/09 15:59:21 xarthisius Exp $
EAPI=2
@@ -9,16 +9,16 @@
inherit distutils
-MYP="APLpy-${PV}"
+MYP=APLpy-${PV}
DESCRIPTION="Astronomical Plotting Library in Python"
HOMEPAGE="http://aplpy.github.com/ http://pypi.python.org/pypi/APLpy"
SRC_URI="https://github.com/downloads/${PN}/${PN}/${MYP}.tar.gz"
-IUSE=""
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-3"
+IUSE=""
DEPEND="dev-python/numpy"
RDEPEND="${DEPEND}
@@ -28,4 +28,4 @@
RESTRICT_PYTHON_ABIS="3.*"
-S="${WORKDIR}/${MYP}"
+S=${WORKDIR}/${MYP}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-09 15:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 15:59 [gentoo-commits] gentoo-x86 commit in dev-python/aplpy: aplpy-0.9.6.ebuild Kacper Kowalik (xarthisius)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox