diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-04-19 23:30:31 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-04-19 23:57:30 -0400 |
commit | 6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa (patch) | |
tree | 72aea380496d09de517b6e02d995cc93adf967d5 /sys-cluster/cman-lib | |
parent | kde-apps/kdeutils-meta: Fix kfloppy category (diff) | |
download | gentoo-6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa.tar.gz gentoo-6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa.tar.bz2 gentoo-6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa.zip |
update sources.redhat.com to sourceware.org
Diffstat (limited to 'sys-cluster/cman-lib')
-rw-r--r-- | sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/cman-lib/cman-lib-2.03.09.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild b/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild index 965f80f2d0bd..9f22441fda84 100644 --- a/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild +++ b/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild @@ -10,8 +10,8 @@ MAJ_PV=$(get_major_version) MIN_PV=$(get_version_component_range 2).$(get_version_component_range 3) DESCRIPTION="A library for cluster management common to the various pieces of Cluster Suite" -HOMEPAGE="https://sources.redhat.com/cluster/wiki/" -SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz" +HOMEPAGE="https://sourceware.org/cluster/wiki/" +SRC_URI="ftp://sourceware.org/pub/cluster/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild b/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild index 3ccb5742d7bc..f41806232f69 100644 --- a/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild +++ b/sys-cluster/cman-lib/cman-lib-2.03.09.ebuild @@ -11,8 +11,8 @@ MAJ_PV="$(get_major_version)" MIN_PV="$(get_version_component_range 2).$(get_version_component_range 3)" DESCRIPTION="A library for cluster management common to the various pieces of Cluster Suite" -HOMEPAGE="https://sources.redhat.com/cluster/wiki/" -SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz" +HOMEPAGE="https://sourceware.org/cluster/wiki/" +SRC_URI="ftp://sourceware.org/pub/cluster/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |