summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2006-10-15 14:09:17 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2006-10-15 14:09:17 +0000
commit1c7925bd87828d06e6ea97ea3be59d19fd3f1c7a (patch)
treed66dc6da94a6068002cf5ab864f4c899e4c3f3e6
parentFix pthread related build failure on Gentoo/FreeBSD, bug #150583 (diff)
downloadgentoo-2-1c7925bd87828d06e6ea97ea3be59d19fd3f1c7a.tar.gz
gentoo-2-1c7925bd87828d06e6ea97ea3be59d19fd3f1c7a.tar.bz2
gentoo-2-1c7925bd87828d06e6ea97ea3be59d19fd3f1c7a.zip
Stable x86.
(Portage version: 2.1-r1)
-rw-r--r--sys-cluster/csync2/ChangeLog5
-rw-r--r--sys-cluster/csync2/csync2-1.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/csync2/ChangeLog b/sys-cluster/csync2/ChangeLog
index 9ed319799116..b2bcffa70cd6 100644
--- a/sys-cluster/csync2/ChangeLog
+++ b/sys-cluster/csync2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/csync2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.18 2006/08/25 13:07:29 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.19 2006/10/15 14:09:17 xmerlin Exp $
+
+ 15 Oct 2006; Christian Zoffoli <xmerlin@gentoo.org> csync2-1.33.ebuild:
+ Stable x86.
*csync2-1.33 (25 Aug 2006)
diff --git a/sys-cluster/csync2/csync2-1.33.ebuild b/sys-cluster/csync2/csync2-1.33.ebuild
index 1bcd6e55e072..7f5ee98ef4a0 100644
--- a/sys-cluster/csync2/csync2-1.33.ebuild
+++ b/sys-cluster/csync2/csync2-1.33.ebuild
@@ -1,13 +1,13 @@
# 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.33.ebuild,v 1.1 2006/08/25 13:07:29 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.33.ebuild,v 1.2 2006/10/15 14:09:17 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=""