diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 00:40:28 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 00:40:28 +0000 |
commit | 1284b945258b4b1afaca7005912249f643bc7a10 (patch) | |
tree | e805bc9590c775983f923631f7ad9234f242c098 /dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.50.0.ebuild | |
parent | fix locale install (bug #427192) (diff) | |
download | gentoo-2-1284b945258b4b1afaca7005912249f643bc7a10.tar.gz gentoo-2-1284b945258b4b1afaca7005912249f643bc7a10.tar.bz2 gentoo-2-1284b945258b4b1afaca7005912249f643bc7a10.zip |
stable ppc, bug #428978
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.50.0.ebuild')
-rw-r--r-- | dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.50.0.ebuild b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.50.0.ebuild index b279e0dd5885..7ed12a36f014 100644 --- a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.50.0.ebuild +++ b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.50.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.50.0.ebuild,v 1.6 2012/09/29 16:03:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.50.0.ebuild,v 1.7 2012/10/02 00:40:28 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Interface to FITS headers" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm hppa ~mips ~ppc x86" +KEYWORDS="amd64 arm hppa ~mips ppc x86" IUSE="" RDEPEND="" |