public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro (bicatali)" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/stiff: metadata.xml ChangeLog stiff-1.10.ebuild
Date: Tue, 17 Feb 2009 21:04:03 +0000	[thread overview]
Message-ID: <E1LZX6p-0007dw-27@stork.gentoo.org> (raw)

bicatali    09/02/17 21:04:03

  Added:                metadata.xml ChangeLog stiff-1.10.ebuild
  Log:
  Initial import to the main tree from the sci overlay
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-astronomy/stiff/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stiff/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stiff/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</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.
</longdescription>
</pkgmetadata>



1.1                  sci-astronomy/stiff/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stiff/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stiff/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for sci-astronomy/stiff
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.1 2009/02/17 21:04:02 bicatali Exp $

*stiff-1.10 (17 Feb 2009)

  17 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
  +stiff-1.10.ebuild:
  Initial import to the main tree from the sci overlay

  26 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org> stiff-1.10.ebuild:
  cleaning

  29 Dec 2006; Sebastien Fabbro <seb@ist.utl.pt>;
  Removed icc flag, too buggy.

  19 Sep 2006; Sebastien Fabbro <seb@ist.utl.pt> +stiff-1.10.ebuild:
  Initial import.




1.1                  sci-astronomy/stiff/stiff-1.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stiff/stiff-1.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/stiff/stiff-1.10.ebuild?rev=1.1&content-type=text/plain

Index: stiff-1.10.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/stiff-1.10.ebuild,v 1.1 2009/02/17 21:04:02 bicatali Exp $

DESCRIPTION="Converts astronomical FITS images to the TIFF format for illustration purposes."
HOMEPAGE="http://terapix.iap.fr/soft/stiff"
SRC_URI="ftp://ftp.iap.fr/pub/from_users/bertin/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
DEPEND=""

src_install () {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS BUGS ChangeLog HISTORY README THANKS
	use doc && dodoc doc/*
}






                 reply	other threads:[~2009-02-17 21:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1LZX6p-0007dw-27@stork.gentoo.org \
    --to=bicatali@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox