public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-astronomy/pyephem: ChangeLog pyephem-3.7.2.4.ebuild
@ 2008-06-26 12:06 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2008-06-26 12:06 UTC (permalink / raw
  To: gentoo-commits

bicatali    08/06/26 12:06:18

  Modified:             ChangeLog
  Added:                pyephem-3.7.2.4.ebuild
  Log:
  Version bump. No more examples.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  sci-astronomy/pyephem/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/pyephem/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/pyephem/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/pyephem/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	29 Jan 2008 12:59:56 -0000	1.5
+++ ChangeLog	26 Jun 2008 12:06:17 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for sci-astronomy/pyephem
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.5 2008/01/29 12:59:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.6 2008/06/26 12:06:17 bicatali Exp $
+
+*pyephem-3.7.2.4 (26 Jun 2008)
+
+  26 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org>
+  +pyephem-3.7.2.4.ebuild:
+  Version bump. No more examples.
 
 *pyephem-3.7.2.3 (29 Jan 2008)
 



1.1                  sci-astronomy/pyephem/pyephem-3.7.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.2.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.2.4.ebuild?rev=1.1&content-type=text/plain

Index: pyephem-3.7.2.4.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.2.4.ebuild,v 1.1 2008/06/26 12:06:17 bicatali Exp $

inherit distutils

DESCRIPTION="Astronomical routines for the python programming language"
LICENSE="LGPL-3"
HOMEPAGE="http://rhodesmill.org/pyephem/pyephem.html"
SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"

SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""

DEPEND=""

src_test() {
	# remove a buggy test (it's a doc test), check next version.
	mv src/ephem/tests/test_rst.py{,orig}
	${python} setup.py test || die "tests failed"
}

src_install() {
	distutils_src_install
	insinto /usr/share/doc/${PF}
	mv "${D}"/usr/lib*/${python}*/site-packages/ephem/doc \
		"${D}"/usr/share/doc/${PF}/html || die "Failed to install doc"
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-26 12:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 12:06 [gentoo-commits] gentoo-x86 commit in sci-astronomy/pyephem: ChangeLog pyephem-3.7.2.4.ebuild Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox