summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2006-06-04 14:25:50 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2006-06-04 14:25:50 +0000
commit707f39bad5fd8931b9938459b15fd5dab825f632 (patch)
tree67b902b7bfa6a6b12dc9f03ae98aa186b4c5b17d /sys-cluster/csync2
parentexg fixed elibtoolize for ppc-macos, so we can remove the ugly conditional ag... (diff)
downloadhistorical-707f39bad5fd8931b9938459b15fd5dab825f632.tar.gz
historical-707f39bad5fd8931b9938459b15fd5dab825f632.tar.bz2
historical-707f39bad5fd8931b9938459b15fd5dab825f632.zip
Added postinstall warning regarding new config location.
Package-Manager: portage-2203-svn
Diffstat (limited to 'sys-cluster/csync2')
-rw-r--r--sys-cluster/csync2/ChangeLog5
-rw-r--r--sys-cluster/csync2/Manifest10
-rw-r--r--sys-cluster/csync2/csync2-1.32.ebuild8
3 files changed, 15 insertions, 8 deletions
diff --git a/sys-cluster/csync2/ChangeLog b/sys-cluster/csync2/ChangeLog
index 5a8589cc624c..fceb179dc10e 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.15 2006/06/04 14:07:42 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.16 2006/06/04 14:25:50 xmerlin Exp $
+
+ 04 Jun 2006; Christian Zoffoli <xmerlin@gentoo.org> csync2-1.32.ebuild:
+ Added postinstall warning regarding new config location.
04 Jun 2006; Christian Zoffoli <xmerlin@gentoo.org> csync2-1.32.ebuild:
Added csync2_locheck.sh to doc, fixed cert perm.
diff --git a/sys-cluster/csync2/Manifest b/sys-cluster/csync2/Manifest
index 7b7d6a2ab48d..652b8b642653 100644
--- a/sys-cluster/csync2/Manifest
+++ b/sys-cluster/csync2/Manifest
@@ -1,15 +1,15 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 6314b7647fdf7e781021e93d60eef81d ChangeLog 2454
-MD5 7775849a892ff30eb0e9214cebab9bb1 csync2-1.32.ebuild 2048
+MD5 f38ad6d244ec4c93ae166a68f15404c8 ChangeLog 2588
+MD5 36c87b815ee33a1d4414b5ac2fa1b2c3 csync2-1.32.ebuild 2171
MD5 8f6c0e3b7da5a8b1a5fd7730f6ae8bdd files/csync2.xinetd 388
MD5 6e7da398a741c7c58e088b026b71a37d files/digest-csync2-1.32 63
MD5 a64b9a1937a5cfc2fbaf373521f65d47 metadata.xml 223
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
-iD8DBQFEgvhLgMUyd/cdjWsRAuyGAJwKymuXDryCqPwY3yGOJG+p6mlptgCfVf3J
-ljNK7LuV+e1hSZ23dD3diAU=
-=EdSf
+iD8DBQFEgvyLgMUyd/cdjWsRAkYAAJ9rkPJ1wuoe1mgi3v2r21oxMFqPmQCcD1IS
+9aS4YHaKJ7K7a97NRLepJJ0=
+=oo45
-----END PGP SIGNATURE-----
diff --git a/sys-cluster/csync2/csync2-1.32.ebuild b/sys-cluster/csync2/csync2-1.32.ebuild
index 84261fc8e2cc..4e5b11d9ed71 100644
--- a/sys-cluster/csync2/csync2-1.32.ebuild
+++ b/sys-cluster/csync2/csync2-1.32.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.32.ebuild,v 1.7 2006/06/04 14:07:42 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.32.ebuild,v 1.8 2006/06/04 14:25:50 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=""
@@ -55,6 +55,10 @@ pkg_postinst() {
einfo "this command after you install:"
echo
einfo "emerge --config =${PF}"
+ echo
+ einfo "Now you can find csync2.cfg under /etc/${PN}"
+ einfo "Please move you old config to the right location"
+ echo
}
pkg_config() {