diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-21 14:49:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-21 14:49:08 +0000 |
commit | 1cc02d1affdc33be4faaff5c7fc5f0f4c3232dfe (patch) | |
tree | d70c5230a7b7d6c4ede1f8d62690d7184cd4f5dc /dev-perl/Astro-FITS-Header | |
parent | Stable on sparc (diff) | |
download | gentoo-2-1cc02d1affdc33be4faaff5c7fc5f0f4c3232dfe.tar.gz gentoo-2-1cc02d1affdc33be4faaff5c7fc5f0f4c3232dfe.tar.bz2 gentoo-2-1cc02d1affdc33be4faaff5c7fc5f0f4c3232dfe.zip |
Add ~alpha wrt #165651
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'dev-perl/Astro-FITS-Header')
-rw-r--r-- | dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Astro-FITS-Header/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.0.ebuild b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.0.ebuild index 2aaa70d1c5b9..a81b59cae81c 100644 --- a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.0.ebuild +++ b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.ebuild,v 1.10 2007/05/12 05:40:13 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.0.ebuild,v 1.11 2007/06/21 14:49:08 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TJ/TJENNESS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ia64 mips ~ppc s390 sh sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 mips ~ppc s390 sh sparc ~x86" IUSE="" DEPEND="virtual/perl-Test-Simple diff --git a/dev-perl/Astro-FITS-Header/ChangeLog b/dev-perl/Astro-FITS-Header/ChangeLog index 07af94d9949c..bad7a2940c59 100644 --- a/dev-perl/Astro-FITS-Header/ChangeLog +++ b/dev-perl/Astro-FITS-Header/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Astro-FITS-Header # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.8 2007/05/12 05:40:13 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.9 2007/06/21 14:49:08 armin76 Exp $ + + 21 Jun 2007; Raúl Porcel <armin76@gentoo.org> + Astro-FITS-Header-3.0.ebuild: + Add ~alpha wrt #165651 12 May 2007; Joshua Kinard <kumba@gentoo.org> Astro-FITS-Header-3.0.ebuild: |