summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.ebuild')
-rw-r--r--dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.ebuild b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.ebuild
deleted file mode 100644
index 3ce66f38709d..000000000000
--- a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 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.30.ebuild,v 1.1 2011/01/13 12:41:36 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=TJENNESS
-MODULE_VERSION=3.03
-inherit perl-module
-
-DESCRIPTION="Interface to FITS headers"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-SRC_TEST="do"