diff options
author | Christian Zoffoli <xmerlin@gentoo.org> | 2005-10-23 22:36:59 +0000 |
---|---|---|
committer | Christian Zoffoli <xmerlin@gentoo.org> | 2005-10-23 22:36:59 +0000 |
commit | bd643e332ff6d317bf730815e073602f9ca79434 (patch) | |
tree | 2f89864bc766c649e5b73d1040433bda2cb84dad /sys-cluster/csync2 | |
parent | minor fix (diff) | |
download | gentoo-2-bd643e332ff6d317bf730815e073602f9ca79434.tar.gz gentoo-2-bd643e332ff6d317bf730815e073602f9ca79434.tar.bz2 gentoo-2-bd643e332ff6d317bf730815e073602f9ca79434.zip |
fixed bug #109482.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-cluster/csync2')
-rw-r--r-- | sys-cluster/csync2/ChangeLog | 8 | ||||
-rw-r--r-- | sys-cluster/csync2/Manifest | 14 | ||||
-rw-r--r-- | sys-cluster/csync2/csync2-1.16.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/csync2/csync2-1.22.ebuild | 4 |
4 files changed, 13 insertions, 17 deletions
diff --git a/sys-cluster/csync2/ChangeLog b/sys-cluster/csync2/ChangeLog index a7e7b3a4f4ac..28943da47699 100644 --- a/sys-cluster/csync2/ChangeLog +++ b/sys-cluster/csync2/ChangeLog @@ -1,6 +1,12 @@ # 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.4 2005/10/08 14:40:12 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.5 2005/10/23 22:32:57 xmerlin Exp $ + +*csync2-1.22 (24 Oct 2005) + + 24 Oct 2005; Christian Zoffoli <xmerlin@gentoo.org> csync2-1.16.ebuild, + csync2-1.22.ebuild: + fixed bug #109482. 08 Oct 2005; Christian Zoffoli <xmerlin@gentoo.org> : New version. diff --git a/sys-cluster/csync2/Manifest b/sys-cluster/csync2/Manifest index 2d9763a67825..fa319453e09a 100644 --- a/sys-cluster/csync2/Manifest +++ b/sys-cluster/csync2/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cbc31c53ec5e282a4e6cfee79e360053 csync2-1.16.ebuild 1311 +MD5 c41dbbb753d326d29c6069f0795b4706 csync2-1.16.ebuild 1278 MD5 a64b9a1937a5cfc2fbaf373521f65d47 metadata.xml 223 MD5 7e70388245655f4c18e13cb9b9b1b0d2 ChangeLog 665 -MD5 4d0196bfac8ddba4632e9d02b2e5f258 csync2-1.22.ebuild 1311 +MD5 8c24cbe2e408f88d83831b5bfe04736e csync2-1.22.ebuild 1278 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) - -iD8DBQFDR9sRgMUyd/cdjWsRAh2NAJ9biBR+3V6lwRmz9v/WqAZGN0TFrACfU7Hx -trOIdz7d0DhIyDJ79TimTHU= -=w3O4 ------END PGP SIGNATURE----- diff --git a/sys-cluster/csync2/csync2-1.16.ebuild b/sys-cluster/csync2/csync2-1.16.ebuild index 5d861c87bd94..d0432b769f3a 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 # 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.3 2005/04/28 00:40:10 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.16.ebuild,v 1.4 2005/10/23 22:32:57 xmerlin Exp $ DESCRIPTION="Cluster synchronization tool." SRC_URI="http://oss.linbit.com/csync2/${P}.tar.gz" @@ -44,7 +44,7 @@ pkg_postinst() { einfo "To add ${PN} to your services file just run" einfo "this command after you install:" echo - einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config" + einfo "emerge --config =${PF}" } pkg_config() { diff --git a/sys-cluster/csync2/csync2-1.22.ebuild b/sys-cluster/csync2/csync2-1.22.ebuild index da4c099f3f53..36dfce97d98c 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 # 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.1 2005/10/08 14:40:12 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.22.ebuild,v 1.2 2005/10/23 22:32:57 xmerlin Exp $ DESCRIPTION="Cluster synchronization tool." SRC_URI="http://oss.linbit.com/csync2/${P}.tar.gz" @@ -44,7 +44,7 @@ pkg_postinst() { einfo "To add ${PN} to your services file just run" einfo "this command after you install:" echo - einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config" + einfo "emerge --config =${PF}" } pkg_config() { |