commit:     000fcfca4afd8c8b9a6181fe5654678a7c1e4e86
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 21 16:58:32 2014 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Fri Mar 21 16:58:32 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=000fcfca

sci-astronomy/skymaker: Add new version linked to live one

Package-Manager: portage-2.2.8-prefix

---
 sci-astronomy/skymaker/ChangeLog              | 6 ++++++
 sci-astronomy/skymaker/skymaker-3.10.5.ebuild | 1 +
 sci-astronomy/skymaker/skymaker-9999.ebuild   | 6 +++---
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/sci-astronomy/skymaker/ChangeLog b/sci-astronomy/skymaker/ChangeLog
index a1747aa..b233d09 100644
--- a/sci-astronomy/skymaker/ChangeLog
+++ b/sci-astronomy/skymaker/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*skymaker-3.10.5 (21 Mar 2014)
+
+  21 Mar 2014; Sébastien Fabbro <bicat...@gentoo.org> +skymaker-3.10.5.ebuild,
+  skymaker-9999.ebuild:
+  sci-astronomy/skymaker: Add new version linked to live one
+
   27 Feb 2014; Sébastien Fabbro <bicat...@gentoo.org> -Manifest,
   -files/skymaker-configure.patch, -skymaker-3.3.3.ebuild, 
skymaker-9999.ebuild:
   sci-astronomy/skymaker: EAPI-5, autotools-utils

diff --git a/sci-astronomy/skymaker/skymaker-3.10.5.ebuild 
b/sci-astronomy/skymaker/skymaker-3.10.5.ebuild
new file mode 120000
index 0000000..bae5406
--- /dev/null
+++ b/sci-astronomy/skymaker/skymaker-3.10.5.ebuild
@@ -0,0 +1 @@
+skymaker-9999.ebuild
\ No newline at end of file

diff --git a/sci-astronomy/skymaker/skymaker-9999.ebuild 
b/sci-astronomy/skymaker/skymaker-9999.ebuild
index 035872d..46cb59f 100644
--- a/sci-astronomy/skymaker/skymaker-9999.ebuild
+++ b/sci-astronomy/skymaker/skymaker-9999.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 if [[ ${PV} == "9999" ]] ; then
-       _SVN=subversion
+       inherit subversion
        ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk";
        SRC_URI=""
        KEYWORDS=""
@@ -14,10 +14,10 @@ else
        KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
-AUTOTOOLS_AUTORECONF=1
+#AUTOTOOLS_AUTORECONF=1
 AUTOTOOLS_IN_SOURCE_BUILD=1
 
-inherit ${_SVN} autotools-utils
+inherit autotools-utils
 
 DESCRIPTION="Program that simulates astronomical images"
 HOMEPAGE="http://www.astromatic.net/software/skymaker";

Reply via email to