diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-24 13:10:35 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-24 13:10:35 +0000 |
commit | 1dd1afc4c2517d837360bf3363d77e68ab97fc08 (patch) | |
tree | eb10cbbf281f81a0791de07c645b9735090ae480 /sci-physics/cernlib | |
parent | stable x86, bug 196282 (diff) | |
download | gentoo-2-1dd1afc4c2517d837360bf3363d77e68ab97fc08.tar.gz gentoo-2-1dd1afc4c2517d837360bf3363d77e68ab97fc08.tar.bz2 gentoo-2-1dd1afc4c2517d837360bf3363d77e68ab97fc08.zip |
stable x86, bug 196282
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-physics/cernlib')
-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 67c39436017f..5d345932a3b8 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.4 2007/10/18 18:29:10 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.5 2007/10/24 13:10:35 opfer Exp $ + + 24 Oct 2007; Christian Faulhammer <opfer@gentoo.org> cernlib-2006.ebuild: + stable x86, bug 196282 18 Oct 2007; Ferris McCormick <fmccor@gentoo.org> cernlib-2006.ebuild: Sparc stable --- Bug #196304 --- we've been testing this 2 months. diff --git a/sci-physics/cernlib/cernlib-2006.ebuild b/sci-physics/cernlib/cernlib-2006.ebuild index 353b720e4d30..71ea2b648f75 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.6 2007/10/18 18:29:10 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006.ebuild,v 1.7 2007/10/24 13:10:35 opfer 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" |