public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/
@ 2011-06-24 17:09 Justin Lecher
  0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2011-06-24 17:09 UTC (permalink / raw
  To: gentoo-commits

commit:     34bbbff086d5035b028ab57fbc8720255f6ec2f4
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 12:46:21 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 12:46:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=34bbbff0

Sort inherit and/or USE

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-astronomy/missfits/missfits-2.4.0.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sci-astronomy/missfits/missfits-2.4.0.ebuild b/sci-astronomy/missfits/missfits-2.4.0.ebuild
index d710b9f..e9adece 100644
--- a/sci-astronomy/missfits/missfits-2.4.0.ebuild
+++ b/sci-astronomy/missfits/missfits-2.4.0.ebuild
@@ -3,7 +3,7 @@
 # $Header: /var/cvsroot/gentoo-x86/sci-astronomy/scamp/scamp-1.7.0.ebuild,v 1.1 2010/05/03 21:44:04 bicatali Exp $
 
 EAPI=3
-inherit eutils autotools
+inherit autotools eutils
 
 DESCRIPTION="Performs basic maintenance and packaging tasks on FITS files"
 HOMEPAGE="http://www.astromatic.net/software/missfits"



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/
@ 2011-06-25 17:22 Justin Lecher
  0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2011-06-25 17:22 UTC (permalink / raw
  To: gentoo-commits

commit:     c60f700865e16a36b690d5114aae90afc5be9019
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 14:21:08 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 14:21:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c60f7008

Cleaned ebuild, unused local USE-description: 'plplot'

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-astronomy/missfits/ChangeLog             |    6 +++++-
 sci-astronomy/missfits/metadata.xml          |    7 ++-----
 sci-astronomy/missfits/missfits-2.4.0.ebuild |   15 ++++++---------
 3 files changed, 13 insertions(+), 15 deletions(-)

diff --git a/sci-astronomy/missfits/ChangeLog b/sci-astronomy/missfits/ChangeLog
index be0a06f..8a7e0eb 100644
--- a/sci-astronomy/missfits/ChangeLog
+++ b/sci-astronomy/missfits/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-astronomy/missfits
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Jun 2011; Justin Lecher <jlec@gentoo.org> missfits-2.4.0.ebuild,
+  metadata.xml:
+  Cleaned ebuild, unused local USE-description: 'plplot'
+
 *missfits-2.4.0 (18 Nov 2010)
 
   18 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org> +missfits-2.4.0.ebuild,

diff --git a/sci-astronomy/missfits/metadata.xml b/sci-astronomy/missfits/metadata.xml
index 9abf5c2..e8c0985 100644
--- a/sci-astronomy/missfits/metadata.xml
+++ b/sci-astronomy/missfits/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</herd>
-<longdescription lang="en">
+	<herd>sci</herd>
+	<longdescription lang="en">
   MissFITS is a program that performs basic maintenance and packaging
   tasks on FITS files using an optimised FITS library. MissFITS can:
     * add/edit/remove FITS header keywords
@@ -10,7 +10,4 @@
     * unpile/pile FITS data-cubes
     * create/check/update FITS checksums, using R. Seaman’s protocol.
 </longdescription>
-<use>
-  <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
-</use>
 </pkgmetadata>

diff --git a/sci-astronomy/missfits/missfits-2.4.0.ebuild b/sci-astronomy/missfits/missfits-2.4.0.ebuild
index e9adece..cf97ed9 100644
--- a/sci-astronomy/missfits/missfits-2.4.0.ebuild
+++ b/sci-astronomy/missfits/missfits-2.4.0.ebuild
@@ -1,12 +1,13 @@
-# 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/scamp/scamp-1.7.0.ebuild,v 1.1 2010/05/03 21:44:04 bicatali Exp $
 
-EAPI=3
+EAPI=4
+
 inherit autotools eutils
 
 DESCRIPTION="Performs basic maintenance and packaging tasks on FITS files"
-HOMEPAGE="http://www.astromatic.net/software/missfits"
+HOMEPAGE="http://www.astromatic.net/software/missfits/"
 SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
@@ -14,19 +15,15 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-configure.patch
 	eautoreconf
 }
 
 src_install () {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS ChangeLog HISTORY README THANKS BUGS
+	default
 	if use doc; then
 		insinto /usr/share/doc/${PF}
-		doins doc/*.pdf || die "pdf doc install failed"
+		doins doc/*.pdf
 	fi
 }



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/
@ 2011-08-04 21:00 Sebastien Fabbro
  0 siblings, 0 replies; 8+ messages in thread
From: Sebastien Fabbro @ 2011-08-04 21:00 UTC (permalink / raw
  To: gentoo-commits

commit:     7d4820a161aaebad0fd1ec0f61dd9b4253865459
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Thu Aug  4 20:57:39 2011 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 20:57:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7d4820a1

[sci-astronomy/missfits] switch herd

---
 sci-astronomy/missfits/ChangeLog    |    3 +++
 sci-astronomy/missfits/metadata.xml |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/sci-astronomy/missfits/ChangeLog b/sci-astronomy/missfits/ChangeLog
index 8a7e0eb..255e574 100644
--- a/sci-astronomy/missfits/ChangeLog
+++ b/sci-astronomy/missfits/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
+  Switched herd to sci-astronomy
+
   25 Jun 2011; Justin Lecher <jlec@gentoo.org> missfits-2.4.0.ebuild,
   metadata.xml:
   Cleaned ebuild, unused local USE-description: 'plplot'

diff --git a/sci-astronomy/missfits/metadata.xml b/sci-astronomy/missfits/metadata.xml
index e8c0985..15e9db4 100644
--- a/sci-astronomy/missfits/metadata.xml
+++ b/sci-astronomy/missfits/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci</herd>
+	<herd>sci-astronomy</herd>
 	<longdescription lang="en">
   MissFITS is a program that performs basic maintenance and packaging
   tasks on FITS files using an optimised FITS library. MissFITS can:



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/
@ 2012-07-09 23:47 Sebastien Fabbro
  0 siblings, 0 replies; 8+ messages in thread
From: Sebastien Fabbro @ 2012-07-09 23:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f4a161d89a4728d564f3bbad38752ce7f882ca6b
Author:     Sebastien Fabbro <sfabbro <AT> uvic <DOT> ca>
AuthorDate: Mon Jul  9 23:38:58 2012 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Jul  9 23:38:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f4a161d8

sci-astronomy/missfits: live version, prefix keywording

---
 sci-astronomy/missfits/ChangeLog             |    9 ++++++-
 sci-astronomy/missfits/metadata.xml          |    4 +-
 sci-astronomy/missfits/missfits-2.4.0.ebuild |   12 ++++----
 sci-astronomy/missfits/missfits-9999.ebuild  |   36 ++++++++++++++++++++++++++
 4 files changed, 52 insertions(+), 9 deletions(-)

diff --git a/sci-astronomy/missfits/ChangeLog b/sci-astronomy/missfits/ChangeLog
index 255e574..b1cba2a 100644
--- a/sci-astronomy/missfits/ChangeLog
+++ b/sci-astronomy/missfits/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for sci-astronomy/missfits
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*missfits-9999 (09 Jul 2012)
+
+  09 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> missfits-2.4.0.ebuild,
+  +missfits-9999.ebuild, metadata.xml:
+  Added live version, fixed for respecting flags, keyword amd64-linux,
+  x86-linux
+
   04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
   Switched herd to sci-astronomy
 

diff --git a/sci-astronomy/missfits/metadata.xml b/sci-astronomy/missfits/metadata.xml
index 15e9db4..9a5c67d 100644
--- a/sci-astronomy/missfits/metadata.xml
+++ b/sci-astronomy/missfits/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">
   MissFITS is a program that performs basic maintenance and packaging
   tasks on FITS files using an optimised FITS library. MissFITS can:
     * add/edit/remove FITS header keywords

diff --git a/sci-astronomy/missfits/missfits-2.4.0.ebuild b/sci-astronomy/missfits/missfits-2.4.0.ebuild
index cf97ed9..12675d2 100644
--- a/sci-astronomy/missfits/missfits-2.4.0.ebuild
+++ b/sci-astronomy/missfits/missfits-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/sci-astronomy/scamp/scamp-1.7.0.ebuild,v 1.1 2010/05/03 21:44:04 bicatali Exp $
 
@@ -12,9 +12,12 @@ SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-configure.patch
 	eautoreconf
@@ -22,8 +25,5 @@ src_prepare() {
 
 src_install () {
 	default
-	if use doc; then
-		insinto /usr/share/doc/${PF}
-		doins doc/*.pdf
-	fi
+	use doc && dodoc doc/*.pdf
 }

diff --git a/sci-astronomy/missfits/missfits-9999.ebuild b/sci-astronomy/missfits/missfits-9999.ebuild
new file mode 100644
index 0000000..75d6d6f
--- /dev/null
+++ b/sci-astronomy/missfits/missfits-9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+if [[ ${PV} == "9999" ]] ; then
+	_SVN=subversion
+	ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
+	SRC_URI=""
+	KEYWORDS=""
+else
+	SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+inherit ${_SVN} autotools
+
+DESCRIPTION="Performs basic maintenance and packaging tasks on FITS files"
+HOMEPAGE="http://www.astromatic.net/software/missfits/"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="doc"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+	eautoreconf
+}
+
+src_install () {
+	default
+	use doc && dodoc doc/*
+}



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/
@ 2014-03-21 17:10 Sebastien Fabbro
  0 siblings, 0 replies; 8+ messages in thread
From: Sebastien Fabbro @ 2014-03-21 17:10 UTC (permalink / raw
  To: gentoo-commits

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

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

Package-Manager: portage-2.2.8-prefix

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

diff --git a/sci-astronomy/missfits/ChangeLog b/sci-astronomy/missfits/ChangeLog
index 6ff1dea..970a4f6 100644
--- a/sci-astronomy/missfits/ChangeLog
+++ b/sci-astronomy/missfits/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*missfits-2.8.0 (21 Mar 2014)
+
+  21 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +missfits-2.8.0.ebuild,
+  missfits-9999.ebuild:
+  sci-astronomy/missfits: Add new version linked to live one
+
   27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> -Manifest,
   -files/missfits-2.4.0-configure.patch, -missfits-2.4.0.ebuild,
   missfits-9999.ebuild:

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

diff --git a/sci-astronomy/missfits/missfits-9999.ebuild b/sci-astronomy/missfits/missfits-9999.ebuild
index 2ac2a85..0df21ab 100644
--- a/sci-astronomy/missfits/missfits-9999.ebuild
+++ b/sci-astronomy/missfits/missfits-9999.ebuild
@@ -5,17 +5,17 @@
 EAPI=5
 
 if [[ ${PV} == "9999" ]] ; then
-	_SVN=subversion
+	inherit subversion
 	ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
 	SRC_URI=""
 	KEYWORDS=""
+	AUTOTOOLS_AUTORECONF=1
 else
 	SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
-AUTOTOOLS_AUTORECONF=1
-inherit ${_SVN} autotools-utils
+inherit autotools-utils
 
 DESCRIPTION="Performs basic maintenance and packaging tasks on FITS files"
 HOMEPAGE="http://www.astromatic.net/software/missfits/"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/
@ 2014-03-22  9:45 Justin Lecher
  0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2014-03-22  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     a94aa65c17e8cd208d6b51373094b6ca1881eac3
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 21 16:46:27 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 09:44:41 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a94aa65c

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

Package-Manager: portage-2.2.8-prefix

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

diff --git a/sci-astronomy/missfits/ChangeLog b/sci-astronomy/missfits/ChangeLog
index 6ff1dea..970a4f6 100644
--- a/sci-astronomy/missfits/ChangeLog
+++ b/sci-astronomy/missfits/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*missfits-2.8.0 (21 Mar 2014)
+
+  21 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +missfits-2.8.0.ebuild,
+  missfits-9999.ebuild:
+  sci-astronomy/missfits: Add new version linked to live one
+
   27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> -Manifest,
   -files/missfits-2.4.0-configure.patch, -missfits-2.4.0.ebuild,
   missfits-9999.ebuild:

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

diff --git a/sci-astronomy/missfits/missfits-9999.ebuild b/sci-astronomy/missfits/missfits-9999.ebuild
index 2ac2a85..0df21ab 100644
--- a/sci-astronomy/missfits/missfits-9999.ebuild
+++ b/sci-astronomy/missfits/missfits-9999.ebuild
@@ -5,17 +5,17 @@
 EAPI=5
 
 if [[ ${PV} == "9999" ]] ; then
-	_SVN=subversion
+	inherit subversion
 	ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
 	SRC_URI=""
 	KEYWORDS=""
+	AUTOTOOLS_AUTORECONF=1
 else
 	SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
-AUTOTOOLS_AUTORECONF=1
-inherit ${_SVN} autotools-utils
+inherit autotools-utils
 
 DESCRIPTION="Performs basic maintenance and packaging tasks on FITS files"
 HOMEPAGE="http://www.astromatic.net/software/missfits/"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/
@ 2016-03-14  2:17 Christoph Junghans
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Junghans @ 2016-03-14  2:17 UTC (permalink / raw
  To: gentoo-commits

commit:     9ebb2b0df9a1b782b69c1561fcdb0630772c417d
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  3 00:45:35 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 21:04:08 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9ebb2b0d

sci-astronomy/missfits: modified to work with EAPI6 and new repo

 sci-astronomy/missfits/missfits-2.8.0.ebuild | 33 ----------------------------
 sci-astronomy/missfits/missfits-9999.ebuild  | 28 +++++++++++------------
 2 files changed, 14 insertions(+), 47 deletions(-)

diff --git a/sci-astronomy/missfits/missfits-2.8.0.ebuild b/sci-astronomy/missfits/missfits-2.8.0.ebuild
deleted file mode 100644
index 19b75a8..0000000
--- a/sci-astronomy/missfits/missfits-2.8.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == "9999" ]] ; then
-	inherit subversion
-	ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
-	SRC_URI=""
-	KEYWORDS=""
-	AUTOTOOLS_AUTORECONF=1
-else
-	SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-inherit autotools-utils
-
-DESCRIPTION="Performs basic maintenance and packaging tasks on FITS files"
-HOMEPAGE="http://www.astromatic.net/software/missfits/"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_install () {
-	autotools-utils_src_install
-	use doc && dodoc doc/*
-}

diff --git a/sci-astronomy/missfits/missfits-9999.ebuild b/sci-astronomy/missfits/missfits-9999.ebuild
index 19b75a8..a64aa1f 100644
--- a/sci-astronomy/missfits/missfits-9999.ebuild
+++ b/sci-astronomy/missfits/missfits-9999.ebuild
@@ -1,21 +1,16 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-if [[ ${PV} == "9999" ]] ; then
-	inherit subversion
-	ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
-	SRC_URI=""
-	KEYWORDS=""
-	AUTOTOOLS_AUTORECONF=1
-else
-	SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
+inherit subversion
 
-inherit autotools-utils
+ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
+ESVN_OPTIONS="--trust-server-cert-failures=unknown-ca"
+
+SRC_URI=""
+KEYWORDS=""
 
 DESCRIPTION="Performs basic maintenance and packaging tasks on FITS files"
 HOMEPAGE="http://www.astromatic.net/software/missfits/"
@@ -27,7 +22,12 @@ IUSE="doc"
 RDEPEND=""
 DEPEND="${RDEPEND}"
 
+src_prepare() {
+	default
+	subversion_src_prepare
+}
+
 src_install () {
-	autotools-utils_src_install
+	default
 	use doc && dodoc doc/*
 }


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/
@ 2020-09-22 10:06 Aisha Tammy
  0 siblings, 0 replies; 8+ messages in thread
From: Aisha Tammy @ 2020-09-22 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     c27fc366416f6cfe46bb623fcbf3d1cfc502df74
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 10:05:50 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 10:06:03 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c27fc366

sci-astronomy/missfits: drop package

present in ::gentoo

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 sci-astronomy/missfits/metadata.xml         | 16 ---------------
 sci-astronomy/missfits/missfits-9999.ebuild | 32 -----------------------------
 2 files changed, 48 deletions(-)

diff --git a/sci-astronomy/missfits/metadata.xml b/sci-astronomy/missfits/metadata.xml
deleted file mode 100644
index 136e880c2..000000000
--- a/sci-astronomy/missfits/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>sci-astronomy@gentoo.org</email>
-		<name>Gentoo Astronomy Project</name>
-	</maintainer>
-	<longdescription lang="en">
-MissFITS is a program that performs basic maintenance and packaging
-tasks on FITS files using an optimised FITS library. MissFITS can:
-* add/edit/remove FITS header keywords
-* split/join Multi-Extension-FITS (MEF) files
-* unpile/pile FITS data-cubes
-* create/check/update FITS checksums, using R. Seaman’s protocol.
-</longdescription>
-</pkgmetadata>

diff --git a/sci-astronomy/missfits/missfits-9999.ebuild b/sci-astronomy/missfits/missfits-9999.ebuild
deleted file mode 100644
index dbea211b2..000000000
--- a/sci-astronomy/missfits/missfits-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit subversion
-
-ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
-ESVN_OPTIONS="--trust-server-cert-failures=unknown-ca"
-
-SRC_URI=""
-KEYWORDS=""
-
-DESCRIPTION="Performs basic maintenance and packaging tasks on FITS files"
-HOMEPAGE="http://www.astromatic.net/software/missfits/"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	default
-	subversion_src_prepare
-}
-
-src_install () {
-	default
-	use doc && dodoc doc/*
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-22 10:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 23:47 [gentoo-commits] proj/sci:master commit in: sci-astronomy/missfits/ Sebastien Fabbro
  -- strict thread matches above, loose matches on Subject: below --
2020-09-22 10:06 Aisha Tammy
2016-03-14  2:17 Christoph Junghans
2014-03-22  9:45 Justin Lecher
2014-03-21 17:10 Sebastien Fabbro
2011-08-04 21:00 Sebastien Fabbro
2011-06-25 17:22 Justin Lecher
2011-06-24 17:09 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox