diff options
author | 2007-03-26 17:43:29 +0000 | |
---|---|---|
committer | 2007-03-26 17:43:29 +0000 | |
commit | 05cde815af9ff167910e50bed2b462414311bf2e (patch) | |
tree | d2540e5a7b92d077cdca4e3dba42dd83485ea555 /dev-perl | |
parent | Forgot to add the changelog entry (diff) | |
download | historical-05cde815af9ff167910e50bed2b462414311bf2e.tar.gz historical-05cde815af9ff167910e50bed2b462414311bf2e.tar.bz2 historical-05cde815af9ff167910e50bed2b462414311bf2e.zip |
Add ~ia64 wrt bug 165651
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/PDL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PDL/PDL-2.4.3.ebuild | 4 |
3 files changed, 8 insertions, 5 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 a32762e46978..0ebe2719debf 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.4 2007/02/11 11:11:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.0.ebuild,v 1.5 2007/03/26 17:39:01 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 ~mips ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="virtual/perl-Test-Simple diff --git a/dev-perl/PDL/ChangeLog b/dev-perl/PDL/ChangeLog index b71877c0ca63..8a4b14dc42bd 100644 --- a/dev-perl/PDL/ChangeLog +++ b/dev-perl/PDL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PDL # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.62 2007/03/03 23:56:05 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.63 2007/03/26 17:43:29 armin76 Exp $ + + 26 Mar 2007; Raúl Porcel <armin76@gentoo.org> PDL-2.4.3.ebuild: + Add ~ia64 wrt bug 165651 03 Mar 2007; Marius Mauch <genone@gentoo.org> PDL-2.4.2-r1.ebuild, PDL-2.4.3.ebuild: diff --git a/dev-perl/PDL/PDL-2.4.3.ebuild b/dev-perl/PDL/PDL-2.4.3.ebuild index 039cc6319ea1..8deb27b9e22d 100644 --- a/dev-perl/PDL/PDL-2.4.3.ebuild +++ b/dev-perl/PDL/PDL-2.4.3.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/PDL/PDL-2.4.3.ebuild,v 1.4 2007/03/03 23:56:05 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3.ebuild,v 1.5 2007/03/26 17:43:29 armin76 Exp $ inherit perl-module eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CS/CSOE/${P}.tar.gz" LICENSE="Artistic as-is" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~s390 ~sh ~sparc ~x86" IUSE="opengl badval" DEPEND=">=sys-libs/ncurses-5.2 |