From ac409134fe45cac9879b38934f354a7c78ad402f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Fabbro?= Date: Fri, 21 Mar 2014 10:03:28 -0700 Subject: sci-astronomy/stuff: Add new version linked to live one Package-Manager: portage-2.2.8-prefix --- sci-astronomy/stuff/ChangeLog | 6 ++++++ sci-astronomy/stuff/Manifest | 1 + sci-astronomy/stuff/stuff-1.26.0.ebuild | 1 + sci-astronomy/stuff/stuff-9999.ebuild | 6 +++--- 4 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 sci-astronomy/stuff/Manifest create mode 120000 sci-astronomy/stuff/stuff-1.26.0.ebuild (limited to 'sci-astronomy') diff --git a/sci-astronomy/stuff/ChangeLog b/sci-astronomy/stuff/ChangeLog index dfb71f7e2..a4ed28d05 100644 --- a/sci-astronomy/stuff/ChangeLog +++ b/sci-astronomy/stuff/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*stuff-1.26.0 (21 Mar 2014) + + 21 Mar 2014; Sébastien Fabbro +stuff-1.26.0.ebuild, + stuff-9999.ebuild: + sci-astronomy/stuff: Add new version linked to live one + 27 Feb 2014; Sébastien Fabbro -Manifest, -files/stuff-configure.patch, -stuff-1.19.ebuild, stuff-9999.ebuild: sci-astronomy/stuff: EAPI-5, autotools-utils diff --git a/sci-astronomy/stuff/Manifest b/sci-astronomy/stuff/Manifest new file mode 100644 index 000000000..66d2eaba0 --- /dev/null +++ b/sci-astronomy/stuff/Manifest @@ -0,0 +1 @@ +DIST stuff-1.26.0.tar.gz 4110495 SHA256 55b2e646f80653c09f023c3627c69126a4da5f9d73b30867bce91bb4465cd1eb SHA512 6b71112e29d06807c8fc880bd33032a08810554afa563f27d5af19a45293b780ab0b7827ad84ad7942bed28fe3b03bb6c1fa3983667d1fbcbb467b32653203f2 WHIRLPOOL daf35d1fc1d26cf248d3ebc010a907df860ade582195f3267d8224e362545fa7b96fd9bacd081f06bb9655b0a4a459e36a1263466b504bae6ce32957b6a7f462 diff --git a/sci-astronomy/stuff/stuff-1.26.0.ebuild b/sci-astronomy/stuff/stuff-1.26.0.ebuild new file mode 120000 index 000000000..181cfccd3 --- /dev/null +++ b/sci-astronomy/stuff/stuff-1.26.0.ebuild @@ -0,0 +1 @@ +stuff-9999.ebuild \ No newline at end of file diff --git a/sci-astronomy/stuff/stuff-9999.ebuild b/sci-astronomy/stuff/stuff-9999.ebuild index 5bbdb37d5..e013441bc 100644 --- a/sci-astronomy/stuff/stuff-9999.ebuild +++ b/sci-astronomy/stuff/stuff-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="Tool for automatic generation of astronomical catalogs" HOMEPAGE="http://www.astromatic.net/software/stuff/" -- cgit v1.2.3