diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-10-18 18:29:10 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-10-18 18:29:10 +0000 |
commit | b3786b5011a10eba0dfa0f555a51669e12e64109 (patch) | |
tree | 288bb0ea7a003d1f0931887849283c1ba5ff967b /sci-physics | |
parent | Sparc stable --- Required for Bug #196304 (diff) | |
download | gentoo-2-b3786b5011a10eba0dfa0f555a51669e12e64109.tar.gz gentoo-2-b3786b5011a10eba0dfa0f555a51669e12e64109.tar.bz2 gentoo-2-b3786b5011a10eba0dfa0f555a51669e12e64109.zip |
Sparc stable --- Bug #196304 --- we've been testing this 2 months.
(Portage version: 2.1.3.14)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/cernlib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/cernlib/cernlib-2006.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/cernlib/ChangeLog b/sci-physics/cernlib/ChangeLog index 963c85249b9e..67c39436017f 100644 --- a/sci-physics/cernlib/ChangeLog +++ b/sci-physics/cernlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/cernlib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.3 2007/09/03 15:48:46 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.4 2007/10/18 18:29:10 fmccor Exp $ + + 18 Oct 2007; Ferris McCormick <fmccor@gentoo.org> cernlib-2006.ebuild: + Sparc stable --- Bug #196304 --- we've been testing this 2 months. 03 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> +files/cernlib-2006-maketest.patch, +files/cernlib-2006-test64.patch, diff --git a/sci-physics/cernlib/cernlib-2006.ebuild b/sci-physics/cernlib/cernlib-2006.ebuild index e4570e977b41..353b720e4d30 100644 --- a/sci-physics/cernlib/cernlib-2006.ebuild +++ b/sci-physics/cernlib/cernlib-2006.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/sci-physics/cernlib/cernlib-2006.ebuild,v 1.5 2007/09/13 13:36:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006.ebuild,v 1.6 2007/10/18 18:29:10 fmccor Exp $ inherit eutils multilib fortran @@ -14,7 +14,7 @@ HOMEPAGE="http://wwwasd.web.cern.ch/wwwasd/cernlib" SRC_URI="mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}.orig.tar.gz mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.diff.gz" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 sparc ~x86" LICENSE="GPL-2 LGPL-2 BSD" SLOT="0" |