diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2015-05-27 14:57:09 +0000 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2015-05-27 14:57:09 +0000 |
commit | a617e7b907fcfc4b085fc8437a1251fc2eaa6164 (patch) | |
tree | fbf576fdc94e934a03b92d2865229a6020f9ab48 /sci-physics | |
parent | fix homepage (diff) | |
download | gentoo-2-a617e7b907fcfc4b085fc8437a1251fc2eaa6164.tar.gz gentoo-2-a617e7b907fcfc4b085fc8437a1251fc2eaa6164.tar.bz2 gentoo-2-a617e7b907fcfc4b085fc8437a1251fc2eaa6164.zip |
no geant-3 homepage anymore
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
(Portage version: 2.2.20/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-3.21.14-r2.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-3.21.14-r3.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index 952850929fc9..3dbc53b694c4 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/geant # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.82 2015/03/30 20:46:18 amadio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.83 2015/05/27 14:57:09 bircoph Exp $ + + 27 May 2015; Andrew Savchenko <bircoph@gentoo.org> geant-3.21.14-r2.ebuild, + geant-3.21.14-r3.ebuild: + No Geant-3 homepage :/ 30 Mar 2015; Guilherme Amadio <amadio@gentoo.org> geant-4.10.01.ebuild: Fix examples install location diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild index 600a393ffb2b..b2375e62c6ef 100644 --- a/sci-physics/geant/geant-3.21.14-r2.ebuild +++ b/sci-physics/geant/geant-3.21.14-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.22 2012/10/24 19:42:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.23 2015/05/27 14:57:09 bircoph Exp $ EAPI=2 @@ -12,7 +12,7 @@ DEB_PR=8 DEB_P=${DEB_PN}_${DEB_PV} DESCRIPTION="CERN's detector description and simulation Tool" -HOMEPAGE="http://wwwasd.web.cern.ch/wwwasd/geant/index.html" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" 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" diff --git a/sci-physics/geant/geant-3.21.14-r3.ebuild b/sci-physics/geant/geant-3.21.14-r3.ebuild index 25117aa27ff7..8d2b1f887378 100644 --- a/sci-physics/geant/geant-3.21.14-r3.ebuild +++ b/sci-physics/geant/geant-3.21.14-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r3.ebuild,v 1.4 2013/06/05 16:14:34 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r3.ebuild,v 1.5 2015/05/27 14:57:09 bircoph Exp $ EAPI=4 @@ -12,7 +12,7 @@ DEB_PR=9 DEB_P=${DEB_PN}_${DEB_PV} DESCRIPTION="CERN's detector description and simulation Tool" -HOMEPAGE="http://wwwasd.web.cern.ch/wwwasd/geant/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" 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" |