summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gentoo.org>2015-05-27 15:36:27 +0000
committerAndrew Savchenko <bircoph@gentoo.org>2015-05-27 15:36:27 +0000
commitdfd828d7846d977b4ea3f2c2b7c227351ab05c51 (patch)
tree33de6bc19f827c1e1b867b3aed094637eaa76a83 /sci-physics/paw
parentfix bug 516596 (diff)
downloadgentoo-2-dfd828d7846d977b4ea3f2c2b7c227351ab05c51.tar.gz
gentoo-2-dfd828d7846d977b4ea3f2c2b7c227351ab05c51.tar.bz2
gentoo-2-dfd828d7846d977b4ea3f2c2b7c227351ab05c51.zip
fix homepage
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/paw')
-rw-r--r--sci-physics/paw/ChangeLog8
-rw-r--r--sci-physics/paw/paw-2.14.04-r2.ebuild6
-rw-r--r--sci-physics/paw/paw-2.14.04-r3.ebuild6
-rw-r--r--sci-physics/paw/paw-2.14.04-r4.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog
index ceea1d358bf8..0a6d7ea6fad9 100644
--- a/sci-physics/paw/ChangeLog
+++ b/sci-physics/paw/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/paw
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.27 2013/06/04 18:53:18 bicatali Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.28 2015/05/27 15:36:27 bircoph Exp $
+
+ 27 May 2015; Andrew Savchenko <bircoph@gentoo.org> paw-2.14.04-r2.ebuild,
+ paw-2.14.04-r3.ebuild, paw-2.14.04-r4.ebuild:
+ Update homepage.
04 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> paw-2.14.04-r4.ebuild:
Switch to EAPI5 and respect RANLIB (bug #468188)
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"
diff --git a/sci-physics/paw/paw-2.14.04-r3.ebuild b/sci-physics/paw/paw-2.14.04-r3.ebuild
index b48ccd857cec..8f0c0dcb6777 100644
--- a/sci-physics/paw/paw-2.14.04-r3.ebuild
+++ b/sci-physics/paw/paw-2.14.04-r3.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-r3.ebuild,v 1.3 2012/10/24 19:43:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r3.ebuild,v 1.4 2015/05/27 15:36:27 bircoph Exp $
EAPI=4
@@ -12,7 +12,7 @@ DEB_PR=7
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}.debian.tar.gz"
diff --git a/sci-physics/paw/paw-2.14.04-r4.ebuild b/sci-physics/paw/paw-2.14.04-r4.ebuild
index efc51bffaf99..4b46c431428c 100644
--- a/sci-physics/paw/paw-2.14.04-r4.ebuild
+++ b/sci-physics/paw/paw-2.14.04-r4.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/paw/paw-2.14.04-r4.ebuild,v 1.2 2013/06/04 18:53:18 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r4.ebuild,v 1.3 2015/05/27 15:36:27 bircoph Exp $
EAPI=5
@@ -12,7 +12,7 @@ DEB_PR=8
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}.debian.tar.gz"