summaryrefslogtreecommitdiff
blob: c5efe69b942ee24bbfb61dd3abc6e4a852b51fcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.01.ebuild,v 1.1 2009/03/18 09:43:50 tove Exp $

EAPI=2

MODULE_AUTHOR=TJENNESS
inherit perl-module

DESCRIPTION="interface to FITS headers"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""

SRC_TEST="do"