summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2005-11-17 02:29:53 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2005-11-17 02:29:53 +0000
commitffe7d2c2c22bebd199ab155d109ce3178b3557f0 (patch)
treee4f3fef3638a156a5dcf69e4e74ee10ed7af88e0 /sys-cluster
parentFixed dependency. Closed bug #110814. (diff)
downloadgentoo-2-ffe7d2c2c22bebd199ab155d109ce3178b3557f0.tar.gz
gentoo-2-ffe7d2c2c22bebd199ab155d109ce3178b3557f0.tar.bz2
gentoo-2-ffe7d2c2c22bebd199ab155d109ce3178b3557f0.zip
csync2-1.26 added to cvs, csync2-1.22 marked stable on x86.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/csync2/ChangeLog10
-rw-r--r--sys-cluster/csync2/Manifest16
-rw-r--r--sys-cluster/csync2/csync2-1.22.ebuild4
-rw-r--r--sys-cluster/csync2/csync2-1.26.ebuild57
-rw-r--r--sys-cluster/csync2/files/digest-csync2-1.261
5 files changed, 73 insertions, 15 deletions
diff --git a/sys-cluster/csync2/ChangeLog b/sys-cluster/csync2/ChangeLog
index 28943da47699..96c1c57de21e 100644
--- a/sys-cluster/csync2/ChangeLog
+++ b/sys-cluster/csync2/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-cluster/csync2
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.5 2005/10/23 22:32:57 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.6 2005/11/17 02:29:53 xmerlin Exp $
+
+*csync2-1.26 (17 Nov 2005)
+
+ 17 Nov 2005; Christian Zoffoli <xmerlin@gentoo.org> +csync2-1.26.ebuild:
+ Version bump.
+
+ 17 Nov 2005; Christian Zoffoli <xmerlin@gentoo.org> csync2-1.22.ebuild:
+ Stable on x86.
*csync2-1.22 (24 Oct 2005)
diff --git a/sys-cluster/csync2/Manifest b/sys-cluster/csync2/Manifest
index 765314a1c35f..963eff7659f4 100644
--- a/sys-cluster/csync2/Manifest
+++ b/sys-cluster/csync2/Manifest
@@ -1,17 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 eea83d44a5f004382ba876e17d345b15 csync2-1.16.ebuild 1278
MD5 a64b9a1937a5cfc2fbaf373521f65d47 metadata.xml 223
-MD5 3ff7e737a9d8492b1387711742b54bdd ChangeLog 811
-MD5 0ee0685be167206c71ed832e6e978a1d csync2-1.22.ebuild 1278
+MD5 ab6c3c97d4fcab7021857851d3dbc821 ChangeLog 1023
+MD5 44a5324fd7fa470e16f6de92874476aa csync2-1.22.ebuild 1277
+MD5 47e7ca8c4acc6f9b41e0b25f3f3dc293 csync2-1.26.ebuild 1178
MD5 8f6c0e3b7da5a8b1a5fd7730f6ae8bdd files/csync2.xinetd 388
MD5 4f935e316a184e40ddf6dfd0f386c761 files/digest-csync2-1.16 62
MD5 204c4e198fb5a256de4f61c6069a862b files/digest-csync2-1.22 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDXA/mgMUyd/cdjWsRAnBgAJ9T/zrRY/N5z3qmEuS6LKdKIc5gEACePbm8
-uVU2hlfsnxLE2zLOtLMyOG8=
-=PoX+
------END PGP SIGNATURE-----
+MD5 8fe2d3ad1d8b14adfaa878252ca38430 files/digest-csync2-1.26 63
diff --git a/sys-cluster/csync2/csync2-1.22.ebuild b/sys-cluster/csync2/csync2-1.22.ebuild
index 36dfce97d98c..44da8c2275fc 100644
--- a/sys-cluster/csync2/csync2-1.22.ebuild
+++ b/sys-cluster/csync2/csync2-1.22.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.22.ebuild,v 1.2 2005/10/23 22:32:57 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.22.ebuild,v 1.3 2005/11/17 02:29:53 xmerlin Exp $
DESCRIPTION="Cluster synchronization tool."
SRC_URI="http://oss.linbit.com/csync2/${P}.tar.gz"
HOMEPAGE="http://oss.linbit.com/csync2/"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
diff --git a/sys-cluster/csync2/csync2-1.26.ebuild b/sys-cluster/csync2/csync2-1.26.ebuild
new file mode 100644
index 000000000000..535830c37293
--- /dev/null
+++ b/sys-cluster/csync2/csync2-1.26.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.26.ebuild,v 1.1 2005/11/17 02:29:53 xmerlin Exp $
+
+DESCRIPTION="Cluster synchronization tool."
+SRC_URI="http://oss.linbit.com/csync2/${P}.tar.gz"
+HOMEPAGE="http://oss.linbit.com/csync2/"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+
+IUSE=""
+
+DEPEND=">=net-libs/librsync-0.9.5
+ =dev-db/sqlite-2.8*
+ "
+
+RDEPEND="${DEPEND}"
+
+SLOT="0"
+
+src_compile() {
+ econf --localstatedir=/var || die
+
+ emake || die
+}
+
+src_install() {
+
+ make DESTDIR=${D} localstatedir=${D}/var install || die "install problem"
+
+ insinto /etc/xinetd.d
+ newins ${FILESDIR}/${PN}.xinetd ${PN} || die
+
+ dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
+}
+
+pkg_postinst() {
+ echo
+ einfo "After you setup your conf file, edit the xinetd"
+ einfo "entry in /etc/xinetd.d/${PN} to enable, then"
+ einfo "start xinetd: /etc/init.d/xinetd start"
+ echo
+ einfo "To add ${PN} to your services file just run"
+ einfo "this command after you install:"
+ echo
+ einfo "emerge --config =${PF}"
+}
+
+pkg_config() {
+ einfo "Updating /etc/services"
+ { grep -v ^${PN} /etc/services;
+ echo "csync2 30865/tcp"
+ } > /etc/services.new
+ mv -f /etc/services.new /etc/services
+
+}
diff --git a/sys-cluster/csync2/files/digest-csync2-1.26 b/sys-cluster/csync2/files/digest-csync2-1.26
new file mode 100644
index 000000000000..0fff2a4e9883
--- /dev/null
+++ b/sys-cluster/csync2/files/digest-csync2-1.26
@@ -0,0 +1 @@
+MD5 8f55438f256f49ddb5f135e66e7f51e4 csync2-1.26.tar.gz 110843