aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2014-03-21 10:03:28 -0700
committerJustin Lecher <jlec@gentoo.org>2014-03-22 10:44:41 +0100
commitac409134fe45cac9879b38934f354a7c78ad402f (patch)
treea2d76e67c4f86ab1292a37182dc7e434948d958e
parentsci-astronomy/stiff: Add new version linked to live one (diff)
downloadsci-ac409134fe45cac9879b38934f354a7c78ad402f.tar.gz
sci-ac409134fe45cac9879b38934f354a7c78ad402f.tar.bz2
sci-ac409134fe45cac9879b38934f354a7c78ad402f.zip
sci-astronomy/stuff: Add new version linked to live one
Package-Manager: portage-2.2.8-prefix
-rw-r--r--sci-astronomy/stuff/ChangeLog6
-rw-r--r--sci-astronomy/stuff/Manifest1
l---------sci-astronomy/stuff/stuff-1.26.0.ebuild1
-rw-r--r--sci-astronomy/stuff/stuff-9999.ebuild6
4 files changed, 11 insertions, 3 deletions
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 <bicatali@gentoo.org> +stuff-1.26.0.ebuild,
+ stuff-9999.ebuild:
+ sci-astronomy/stuff: Add new version linked to live one
+
27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> -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/"