diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:41:21 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:41:21 +0000 |
commit | 343c8d181e4cab00c1d1d50a3d11ee63c364668c (patch) | |
tree | 1a4365394f345cae45b68316c11ab97b57e1684d /sci-physics | |
parent | amd64 stable, bug 245875 (diff) | |
download | gentoo-2-343c8d181e4cab00c1d1d50a3d11ee63c364668c.tar.gz gentoo-2-343c8d181e4cab00c1d1d50a3d11ee63c364668c.tar.bz2 gentoo-2-343c8d181e4cab00c1d1d50a3d11ee63c364668c.zip |
amd64 stable, bug 245875
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/cernlib/cernlib-2006-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/cernlib/cernlib-2006-r2.ebuild b/sci-physics/cernlib/cernlib-2006-r2.ebuild index 6880a9daaf53..d58ef66d9220 100644 --- a/sci-physics/cernlib/cernlib-2006-r2.ebuild +++ b/sci-physics/cernlib/cernlib-2006-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r2.ebuild,v 1.2 2009/03/03 16:51:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r2.ebuild,v 1.3 2009/03/22 21:41:21 darkside Exp $ inherit eutils 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 ~hppa sparc ~x86" +KEYWORDS="amd64 ~hppa sparc ~x86" LICENSE="GPL-2 LGPL-2 BSD" SLOT="0" |