diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2011-07-25 22:57:26 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2011-07-25 22:57:26 +0000 |
commit | 0271e2e7c01c3a49b7f8d20810172d6b687849bd (patch) | |
tree | 76545139ade67e401926fb2ea734e3dfde276402 /sci-astronomy/cdsclient | |
parent | Added maskings and unmaskings for sec-policy/selinux-haveged (diff) | |
download | gentoo-2-0271e2e7c01c3a49b7f8d20810172d6b687849bd.tar.gz gentoo-2-0271e2e7c01c3a49b7f8d20810172d6b687849bd.tar.bz2 gentoo-2-0271e2e7c01c3a49b7f8d20810172d6b687849bd.zip |
Version bump
(Portage version: 2.1.10.7/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/cdsclient')
-rw-r--r-- | sci-astronomy/cdsclient/ChangeLog | 10 | ||||
-rw-r--r-- | sci-astronomy/cdsclient/cdsclient-3.6a.ebuild (renamed from sci-astronomy/cdsclient/cdsclient-3.5.ebuild) | 5 |
2 files changed, 11 insertions, 4 deletions
diff --git a/sci-astronomy/cdsclient/ChangeLog b/sci-astronomy/cdsclient/ChangeLog index 3eeea1534206..5786e9fd8cb8 100644 --- a/sci-astronomy/cdsclient/ChangeLog +++ b/sci-astronomy/cdsclient/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-astronomy/cdsclient -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/cdsclient/ChangeLog,v 1.6 2010/10/01 18:47:20 bicatali Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/cdsclient/ChangeLog,v 1.7 2011/07/25 22:57:26 bicatali Exp $ + +*cdsclient-3.6a (25 Jul 2011) + + 25 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> -cdsclient-3.5.ebuild, + +cdsclient-3.6a.ebuild: + Version bump *cdsclient-3.6 (01 Oct 2010) diff --git a/sci-astronomy/cdsclient/cdsclient-3.5.ebuild b/sci-astronomy/cdsclient/cdsclient-3.6a.ebuild index ccc019e4beb1..00fc80ae836d 100644 --- a/sci-astronomy/cdsclient/cdsclient-3.5.ebuild +++ b/sci-astronomy/cdsclient/cdsclient-3.6a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/cdsclient/cdsclient-3.5.ebuild,v 1.1 2010/07/13 16:34:27 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/cdsclient/cdsclient-3.6a.ebuild,v 1.1 2011/07/25 22:57:26 bicatali Exp $ EAPI=2 inherit eutils @@ -15,6 +15,7 @@ IUSE="" DEPEND="" RDEPEND="app-shells/tcsh" +S="${WORKDIR}/${PN}-3.6" src_prepare() { epatch "${FILESDIR}"/${PN}-makefile.in.patch # remove non standard "mantex" page |