diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 18:59:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 18:59:05 +0000 |
commit | 039de46ead46467d926071704237efeef6886d22 (patch) | |
tree | 316ed83425c3fd2e807fe30b8db9f0bb694af5ce /sci-physics/cernlib | |
parent | Add ~sparc wrt #279676 (diff) | |
download | gentoo-2-039de46ead46467d926071704237efeef6886d22.tar.gz gentoo-2-039de46ead46467d926071704237efeef6886d22.tar.bz2 gentoo-2-039de46ead46467d926071704237efeef6886d22.zip |
sparc stable wrt #294439
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-physics/cernlib')
-rw-r--r-- | sci-physics/cernlib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/cernlib/cernlib-2006-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/cernlib/ChangeLog b/sci-physics/cernlib/ChangeLog index 764518e1552a..0345f5f34859 100644 --- a/sci-physics/cernlib/ChangeLog +++ b/sci-physics/cernlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/cernlib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.20 2009/12/08 17:16:13 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.21 2009/12/26 18:59:05 armin76 Exp $ + + 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> cernlib-2006-r3.ebuild: + sparc stable wrt #294439 08 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> cernlib-2006-r3.ebuild: diff --git a/sci-physics/cernlib/cernlib-2006-r3.ebuild b/sci-physics/cernlib/cernlib-2006-r3.ebuild index 1cdd1bd003d4..9875c3ef8c6a 100644 --- a/sci-physics/cernlib/cernlib-2006-r3.ebuild +++ b/sci-physics/cernlib/cernlib-2006-r3.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-r3.ebuild,v 1.6 2009/12/08 17:16:13 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.7 2009/12/26 18:59:05 armin76 Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -15,7 +15,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" |