diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-11 23:39:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-11 23:39:12 +0000 |
commit | 3f24e91af74acb026faf7fc9df0de455657d65a2 (patch) | |
tree | 64b373d746bf878dfe76782af4689e44ca10f7fa /net-misc/rsnapshot | |
parent | removed gramadoir, remove old habak mask (diff) | |
download | gentoo-2-3f24e91af74acb026faf7fc9df0de455657d65a2.tar.gz gentoo-2-3f24e91af74acb026faf7fc9df0de455657d65a2.tar.bz2 gentoo-2-3f24e91af74acb026faf7fc9df0de455657d65a2.zip |
Version bump.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc/rsnapshot')
-rw-r--r-- | net-misc/rsnapshot/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/rsnapshot/Manifest | 4 | ||||
-rw-r--r-- | net-misc/rsnapshot/files/digest-rsnapshot-1.2.0 | 1 | ||||
-rw-r--r-- | net-misc/rsnapshot/rsnapshot-1.1.6.ebuild | 4 | ||||
-rw-r--r-- | net-misc/rsnapshot/rsnapshot-1.2.0.ebuild | 42 |
5 files changed, 56 insertions, 5 deletions
diff --git a/net-misc/rsnapshot/ChangeLog b/net-misc/rsnapshot/ChangeLog index 4605909efa12..9741168306cd 100644 --- a/net-misc/rsnapshot/ChangeLog +++ b/net-misc/rsnapshot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/rsnapshot -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/ChangeLog,v 1.12 2004/12/29 20:07:31 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/ChangeLog,v 1.13 2005/02/11 23:39:12 kloeri Exp $ + +*rsnapshot-1.2.0 (12 Feb 2005) + + 12 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + +rsnapshot-1.2.0.ebuild: + Version bump. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-misc/rsnapshot/Manifest b/net-misc/rsnapshot/Manifest index ddf1bf0e05c3..99b517223a67 100644 --- a/net-misc/rsnapshot/Manifest +++ b/net-misc/rsnapshot/Manifest @@ -1,4 +1,6 @@ +MD5 3125bec127754bb5fb5fd85f47d9ff4c metadata.xml 202 +MD5 e081ce072f08af2172692378a3f3d032 rsnapshot-1.2.0.ebuild 1095 MD5 2f4d0d147d6b5f4af9807d9771b5f498 ChangeLog 1817 MD5 2e77c8ac18d04dcb130c2f5e38ddc87b rsnapshot-1.1.6.ebuild 1130 -MD5 3125bec127754bb5fb5fd85f47d9ff4c metadata.xml 202 MD5 5cb328274e5b013d754bfb3993ca7c57 files/digest-rsnapshot-1.1.6 66 +MD5 4347d3f04a1fee7959d80b296eff3732 files/digest-rsnapshot-1.2.0 67 diff --git a/net-misc/rsnapshot/files/digest-rsnapshot-1.2.0 b/net-misc/rsnapshot/files/digest-rsnapshot-1.2.0 new file mode 100644 index 000000000000..a3baf67a5e0e --- /dev/null +++ b/net-misc/rsnapshot/files/digest-rsnapshot-1.2.0 @@ -0,0 +1 @@ +MD5 7707f8d6d3ded35fb90ee4bb964aae2f rsnapshot-1.2.0.tar.gz 136974 diff --git a/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild b/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild index 0a47c8844f76..4a23d62525f5 100644 --- a/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild +++ b/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild,v 1.2 2004/08/26 01:33:57 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/rsnapshot-1.1.6.ebuild,v 1.3 2005/02/11 23:39:12 kloeri Exp $ inherit eutils diff --git a/net-misc/rsnapshot/rsnapshot-1.2.0.ebuild b/net-misc/rsnapshot/rsnapshot-1.2.0.ebuild new file mode 100644 index 000000000000..8cd9a3019a1c --- /dev/null +++ b/net-misc/rsnapshot/rsnapshot-1.2.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsnapshot/rsnapshot-1.2.0.ebuild,v 1.1 2005/02/11 23:39:12 kloeri Exp $ + +inherit eutils + +DESCRIPTION="rsnapshot is a filesystem backup utility based on rsync." +HOMEPAGE="http://www.rsnapshot.org" +SRC_URI="http://www.rsnapshot.org/downloads/${P}.tar.gz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~alpha" +IUSE="" + +RDEPEND=">=dev-lang/perl-5.8.2 + >=sys-apps/util-linux-2.12-r4 + >=sys-apps/coreutils-5.0.91-r4 + >=net-misc/openssh-3.7.1_p2-r1 + >=net-misc/rsync-2.6.0" + +src_compile() { + econf \ + --prefix=/usr \ + --sysconfdir=/etc || die + + emake || die "emake failed" +} + +src_install() { + make install DESTDIR=${D} || die "make install failed" +} + +pkg_postinst() { + einfo + einfo "The configuration file: /etc/rsnapshot.conf.default " + einfo " has been installed. " + einfo "This is a template. " + einfo "Copy, or move, the above file to: /etc/rsnapshot.conf " + einfo "Note that upgrading will update the template, not real config. " + einfo +} |