summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-01-19 13:08:02 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-01-19 13:08:02 +0000
commit2060756f7d812e717810837816c4c9fd0f6e433e (patch)
tree3d4bb1f05620aab8351b243f0ca1f292ed0ccf15 /net-misc/rsync
parentTypo tweaks in some comments in src_unpack. (diff)
downloadgentoo-2-2060756f7d812e717810837816c4c9fd0f6e433e.tar.gz
gentoo-2-2060756f7d812e717810837816c4c9fd0f6e433e.tar.bz2
gentoo-2-2060756f7d812e717810837816c4c9fd0f6e433e.zip
Marked stable on mips.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/ChangeLog7
-rw-r--r--net-misc/rsync/Manifest16
-rw-r--r--net-misc/rsync/rsync-2.6.0-r3.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.3.ebuild6
4 files changed, 13 insertions, 20 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog
index f5838fb44060..10692cb83430 100644
--- a/net-misc/rsync/ChangeLog
+++ b/net-misc/rsync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/rsync
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.72 2004/12/29 13:04:18 gustavoz Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.73 2005/01/19 13:03:33 kumba Exp $
+
+ 19 Jan 2005; Joshua Kinard <kumba@gentoo.org> rsync-2.6.3.ebuild:
+ Marked stable on mips.
29 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> rsync-2.6.3.ebuild:
Stable on sparc
diff --git a/net-misc/rsync/Manifest b/net-misc/rsync/Manifest
index 8b8e7124fadf..590b688ed993 100644
--- a/net-misc/rsync/Manifest
+++ b/net-misc/rsync/Manifest
@@ -1,9 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 a46c74d50c7e3543809cb3bf030d73ed ChangeLog 9711
-MD5 08bbe6d869953b772b038a1e8f4acff0 rsync-2.6.0-r3.ebuild 2599
-MD5 75a2f20f2f9d994ffa4b33974023e8a9 rsync-2.6.3.ebuild 2052
+MD5 fb9ce62bbc310e8e3cf0d890e58471bf ChangeLog 9805
+MD5 14f871b3d58a719418d2b21056bb72b5 rsync-2.6.0-r3.ebuild 2599
+MD5 5cbd0c90da0fb93c40fcd1717044a038 rsync-2.6.3.ebuild 2051
MD5 9118ed78f07b5bae1f8daa09226771b0 files/2.6.0-sanitize.patch 5842
MD5 e04533ca371c57d742250cc0622c005e files/digest-rsync-2.6.0-r3 204
MD5 62972fab38bf033135efad0bd025f65b files/digest-rsync-2.6.3 63
@@ -11,10 +8,3 @@ MD5 93a1334931329a901f4aa47d63a7ce70 files/rsync-pathsanitize.patch 262
MD5 c27421f44de2c0fa58f6d01a9cbdeeb5 files/rsyncd.conf 405
MD5 39b5aab74752c74d7d600265dd32de05 files/rsyncd.conf.d 348
MD5 85d62854c15e2e275184c9af7e5d6d18 files/rsyncd.init.d 438
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFB0qtbKRy60XGEcJIRAkU8AJ49xuuEaatSHEwtftcPEXoHAAWG/ACeOz8U
-Vi3i8XZ8FvQ1tiYCiD/wvcI=
-=InJQ
------END PGP SIGNATURE-----
diff --git a/net-misc/rsync/rsync-2.6.0-r3.ebuild b/net-misc/rsync/rsync-2.6.0-r3.ebuild
index 8353629fdaf1..78a2a4d8e2f5 100644
--- a/net-misc/rsync/rsync-2.6.0-r3.ebuild
+++ b/net-misc/rsync/rsync-2.6.0-r3.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/rsync/rsync-2.6.0-r3.ebuild,v 1.9 2004/11/22 03:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0-r3.ebuild,v 1.10 2005/01/19 13:03:33 kumba Exp $
inherit eutils flag-o-matic gcc gnuconfig
diff --git a/net-misc/rsync/rsync-2.6.3.ebuild b/net-misc/rsync/rsync-2.6.3.ebuild
index edbf1a823b52..3354fb7619db 100644
--- a/net-misc/rsync/rsync-2.6.3.ebuild
+++ b/net-misc/rsync/rsync-2.6.3.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/rsync/rsync-2.6.3.ebuild,v 1.8 2004/12/29 13:04:18 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.3.ebuild,v 1.9 2005/01/19 13:03:33 kumba Exp $
inherit eutils flag-o-matic gcc gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/${P/_/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE="build static acl ipv6"
RDEPEND="virtual/libc