diff options
Diffstat (limited to 'sci-physics/paw/paw-2.14.04-r2.ebuild')
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 7d4a5ab5df00..778c3244ca7b 100644 --- a/sci-physics/paw/paw-2.14.04-r2.ebuild +++ b/sci-physics/paw/paw-2.14.04-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/paw/paw-2.14.04-r2.ebuild,v 1.22 2012/10/24 19:43:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.23 2015/05/27 15:36:27 bircoph Exp $ EAPI=2 @@ -12,7 +12,7 @@ DEB_PR=6 DEB_P=${DEB_PN}_${DEB_PV} DESCRIPTION="CERN's Physics Analysis Workstation data analysis program" -HOMEPAGE="http://wwwasd.web.cern.ch/wwwasd/paw/index.html" +HOMEPAGE="https://paw.web.cern.ch/paw/" 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" |