diff options
Diffstat (limited to 'sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild')
-rw-r--r-- | sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 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 522767106447..36f9380e21a0 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 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild,v 1.3 2012/12/16 13:51:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cman-lib/cman-lib-2.03.09-r1.ebuild,v 1.4 2014/08/10 20:20:22 slyfox Exp $ inherit eutils versionator multilib @@ -9,7 +9,7 @@ MY_P=cluster-${PV} 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." +DESCRIPTION="A library for cluster management common to the various pieces of Cluster Suite" HOMEPAGE="http://sources.redhat.com/cluster/wiki/" SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz" |