diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:16:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:16:32 +0000 |
commit | 7ed5677f6f3bd277fa81445046c4cf2a2ecfe885 (patch) | |
tree | 5feb18d2c89e457be1305fc1cc1dae24ede1ee2f /sci-libs/cfitsio | |
parent | Stable on ppc64 (diff) | |
download | historical-7ed5677f6f3bd277fa81445046c4cf2a2ecfe885.tar.gz historical-7ed5677f6f3bd277fa81445046c4cf2a2ecfe885.tar.bz2 historical-7ed5677f6f3bd277fa81445046c4cf2a2ecfe885.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'sci-libs/cfitsio')
-rw-r--r-- | sci-libs/cfitsio/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cfitsio/cfitsio-2.510-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cfitsio/ChangeLog b/sci-libs/cfitsio/ChangeLog index fced6b52df82..5c1fb9ca8270 100644 --- a/sci-libs/cfitsio/ChangeLog +++ b/sci-libs/cfitsio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cfitsio # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cfitsio/ChangeLog,v 1.8 2006/05/17 06:58:27 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cfitsio/ChangeLog,v 1.9 2006/05/23 20:13:56 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> cfitsio-2.510-r1.ebuild: + Stable on ppc64 17 May 2006; Steve Arnold <nerdboy@gentoo.org> cfitsio-2.510-r1.ebuild, cfitsio-3.006.ebuild: diff --git a/sci-libs/cfitsio/cfitsio-2.510-r1.ebuild b/sci-libs/cfitsio/cfitsio-2.510-r1.ebuild index f94837cea065..8941d39da217 100644 --- a/sci-libs/cfitsio/cfitsio-2.510-r1.ebuild +++ b/sci-libs/cfitsio/cfitsio-2.510-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cfitsio/cfitsio-2.510-r1.ebuild,v 1.2 2006/05/17 06:58:27 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cfitsio/cfitsio-2.510-r1.ebuild,v 1.3 2006/05/23 20:13:56 corsair Exp $ inherit eutils multilib toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/${PN}${PV//.}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" DEPEND="virtual/libc" |