aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2014-02-27 12:50:44 -0800
committerSébastien Fabbro <bicatali@gentoo.org>2014-02-27 12:50:44 -0800
commit8f1d853da54cbfcba96f417dea6f414cd71b775a (patch)
tree1d0568ca5215902e93febada2689c8ff346da39b
parentsci-astronomy/skymaker: EAPI-5, autotools-utils (diff)
downloadsci-8f1d853da54cbfcba96f417dea6f414cd71b775a.tar.gz
sci-8f1d853da54cbfcba96f417dea6f414cd71b775a.tar.bz2
sci-8f1d853da54cbfcba96f417dea6f414cd71b775a.zip
sci-astronomy/stiff: EAPI-5, autotools-utils
Package-Manager: portage-2.2.8-prefix
-rw-r--r--sci-astronomy/stiff/ChangeLog7
-rw-r--r--sci-astronomy/stiff/metadata.xml4
-rw-r--r--sci-astronomy/stiff/stiff-9999.ebuild3
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-astronomy/stiff/ChangeLog b/sci-astronomy/stiff/ChangeLog
index 702e17376..89a21dc1b 100644
--- a/sci-astronomy/stiff/ChangeLog
+++ b/sci-astronomy/stiff/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-astronomy/stiff
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.7 2011/08/04 18:33:30 bicatali Exp $
+ 27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
+ stiff-9999.ebuild:
+ sci-astronomy/stiff: EAPI-5, autotools-utils
+
03 Mar 2013; Justin Lecher <jlec@gentoo.org> stiff-9999.ebuild, metadata.xml:
Move to EAPI=5 and autotools-utils
@@ -53,4 +57,3 @@
19 Sep 2006; Sebastien Fabbro <seb@ist.utl.pt> +stiff-1.10.ebuild:
Initial import.
-
diff --git a/sci-astronomy/stiff/metadata.xml b/sci-astronomy/stiff/metadata.xml
index 70689020c..320c9fec8 100644
--- a/sci-astronomy/stiff/metadata.xml
+++ b/sci-astronomy/stiff/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-astronomy</herd>
- <longdescription lang="en">
+<herd>sci-astronomy</herd>
+<longdescription lang="en">
STIFF is a program that convert scientific FITS images to the
more popular TIFF, in 8 (grayscale) or 24 (true colour: 3 times 8) bits per
pixel.
diff --git a/sci-astronomy/stiff/stiff-9999.ebuild b/sci-astronomy/stiff/stiff-9999.ebuild
index 473211c4b..8ac785424 100644
--- a/sci-astronomy/stiff/stiff-9999.ebuild
+++ b/sci-astronomy/stiff/stiff-9999.ebuild
@@ -14,7 +14,8 @@ else
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
fi
-AUTOTOOLS_AUTORECONF=true
+AUTOTOOLS_AUTORECONF=1
+AUTOTOOLS_IN_SOURCE_BUILD=1
inherit ${_SVN} autotools-utils