summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2006-01-09 03:39:35 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2006-01-09 03:39:35 +0000
commit1647590b217ee037357fe7c16d0d64f08b99a57d (patch)
treefd5c7c7773dc8d365f3ebb103a83eb0c775623db /sys-cluster/csync2
parentVersion bump. (diff)
downloadhistorical-1647590b217ee037357fe7c16d0d64f08b99a57d.tar.gz
historical-1647590b217ee037357fe7c16d0d64f08b99a57d.tar.bz2
historical-1647590b217ee037357fe7c16d0d64f08b99a57d.zip
Stable on x86.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-cluster/csync2')
-rw-r--r--sys-cluster/csync2/ChangeLog7
-rw-r--r--sys-cluster/csync2/Manifest14
-rw-r--r--sys-cluster/csync2/csync2-1.16.ebuild4
-rw-r--r--sys-cluster/csync2/csync2-1.22.ebuild4
-rw-r--r--sys-cluster/csync2/csync2-1.26.ebuild6
5 files changed, 19 insertions, 16 deletions
diff --git a/sys-cluster/csync2/ChangeLog b/sys-cluster/csync2/ChangeLog
index 96c1c57de21e..d27ef38b2452 100644
--- a/sys-cluster/csync2/ChangeLog
+++ b/sys-cluster/csync2/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2005/11/17 02:29:53 xmerlin Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.7 2006/01/09 03:39:35 xmerlin Exp $
+
+ 09 Jan 2006; Christian Zoffoli <xmerlin@gentoo.org> csync2-1.26.ebuild:
+ Stable on x86.
*csync2-1.26 (17 Nov 2005)
diff --git a/sys-cluster/csync2/Manifest b/sys-cluster/csync2/Manifest
index e25f11abae63..e67e085b3014 100644
--- a/sys-cluster/csync2/Manifest
+++ b/sys-cluster/csync2/Manifest
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 eea83d44a5f004382ba876e17d345b15 csync2-1.16.ebuild 1278
+MD5 9dffcb750e6e7d20097a5401b87c0d08 csync2-1.16.ebuild 1278
MD5 a64b9a1937a5cfc2fbaf373521f65d47 metadata.xml 223
-MD5 bd166b30ebf35c685a69eef8eb6a18b0 ChangeLog 1023
-MD5 cf0082b7e30f334191f9f1632d6adf97 csync2-1.22.ebuild 1277
-MD5 7713c4990a5f9a85156e21469dbfc3dc csync2-1.26.ebuild 1278
+MD5 fcc9e003e4824d8a46853718f8469061 ChangeLog 1115
+MD5 633e05a5dc84c42923fb2f5ca9a93b10 csync2-1.22.ebuild 1277
+MD5 328ebaa95fa7090e69340a4bfd3010d5 csync2-1.26.ebuild 1277
MD5 8f6c0e3b7da5a8b1a5fd7730f6ae8bdd files/csync2.xinetd 388
MD5 4f935e316a184e40ddf6dfd0f386c761 files/digest-csync2-1.16 62
MD5 204c4e198fb5a256de4f61c6069a862b files/digest-csync2-1.22 63
@@ -13,7 +13,7 @@ MD5 8fe2d3ad1d8b14adfaa878252ca38430 files/digest-csync2-1.26 63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFDe+txgMUyd/cdjWsRApfdAJ4gBYkoEVU+5xmf38mg/r08nef/aACeMcUn
-dC3Z31sit1Gg14CEnDSakBo=
-=dR+H
+iD8DBQFDwdsjgMUyd/cdjWsRAjVfAKCIAGuAb4xolfCHifLTAkP5q/nppACeLBlm
+uBcLzXC4PnjmYn607yGy/20=
+=0hry
-----END PGP SIGNATURE-----
diff --git a/sys-cluster/csync2/csync2-1.16.ebuild b/sys-cluster/csync2/csync2-1.16.ebuild
index d0432b769f3a..82daa7a45cc1 100644
--- a/sys-cluster/csync2/csync2-1.16.ebuild
+++ b/sys-cluster/csync2/csync2-1.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.16.ebuild,v 1.4 2005/10/23 22:32:57 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.16.ebuild,v 1.5 2006/01/09 03:39:35 xmerlin Exp $
DESCRIPTION="Cluster synchronization tool."
SRC_URI="http://oss.linbit.com/csync2/${P}.tar.gz"
diff --git a/sys-cluster/csync2/csync2-1.22.ebuild b/sys-cluster/csync2/csync2-1.22.ebuild
index 44da8c2275fc..4ecaa74d1ff9 100644
--- a/sys-cluster/csync2/csync2-1.22.ebuild
+++ b/sys-cluster/csync2/csync2-1.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.3 2005/11/17 02:29:53 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.22.ebuild,v 1.4 2006/01/09 03:39:35 xmerlin Exp $
DESCRIPTION="Cluster synchronization tool."
SRC_URI="http://oss.linbit.com/csync2/${P}.tar.gz"
diff --git a/sys-cluster/csync2/csync2-1.26.ebuild b/sys-cluster/csync2/csync2-1.26.ebuild
index 535830c37293..d718714e6939 100644
--- a/sys-cluster/csync2/csync2-1.26.ebuild
+++ b/sys-cluster/csync2/csync2-1.26.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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 $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.26.ebuild,v 1.2 2006/01/09 03:39:35 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=""