Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/pax/
Date: Sat, 27 Feb 2016 18:55:32
Message-Id: 1456599283.18c042c40cc44463924cca09860affd83e875ab9.vapier@gentoo
1 commit: 18c042c40cc44463924cca09860affd83e875ab9
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 18:45:57 2016 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 18:54:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c042c4
7
8 app-arch/pax: update HOMEPAGE #547618
9
10 app-arch/pax/pax-3.4.12.16-r1.ebuild | 2 +-
11 app-arch/pax/pax-3.4.12.16.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/app-arch/pax/pax-3.4.12.16-r1.ebuild b/app-arch/pax/pax-3.4.12.16-r1.ebuild
15 index 679fdb4..0e8133f 100644
16 --- a/app-arch/pax/pax-3.4.12.16-r1.ebuild
17 +++ b/app-arch/pax/pax-3.4.12.16-r1.ebuild
18 @@ -12,7 +12,7 @@ RPM_PV=$(get_version_component_range 3)
19 FC_PV=$(get_version_component_range 4)
20
21 DESCRIPTION="pax (Portable Archive eXchange) is the POSIX standard archive tool"
22 -HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/src/bin/pax/"
23 +HOMEPAGE="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/bin/pax/"
24 SRC_URI="mirror://fedora-dev/releases/${FC_PV}/Everything/source/SRPMS/${MY_P}-${RPM_PV}.fc${FC_PV}.src.rpm"
25
26 LICENSE="GPL-2"
27
28 diff --git a/app-arch/pax/pax-3.4.12.16.ebuild b/app-arch/pax/pax-3.4.12.16.ebuild
29 index 2b53d81..973229e 100644
30 --- a/app-arch/pax/pax-3.4.12.16.ebuild
31 +++ b/app-arch/pax/pax-3.4.12.16.ebuild
32 @@ -12,7 +12,7 @@ RPM_PV=$(get_version_component_range 3)
33 FC_PV=$(get_version_component_range 4)
34
35 DESCRIPTION="pax (Portable Archive eXchange) is the POSIX standard archive tool"
36 -HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/src/bin/pax/"
37 +HOMEPAGE="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/bin/pax/"
38 SRC_URI="mirror://fedora-dev/releases/${FC_PV}/Everything/source/SRPMS/${MY_P}-${RPM_PV}.fc${FC_PV}.src.rpm"
39
40 LICENSE="GPL-2"