summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-11 16:21:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-11 16:21:59 +0000
commit3bb005840405b970ea9d869418dc028377387895 (patch)
treee1f6b06c6eb90eb3d390fbe3c20e66717e3978f9 /net-misc/rsync
parentOnly add sys-apps/portage to dependencies with EAPI 0 or 1. (diff)
downloadgentoo-2-3bb005840405b970ea9d869418dc028377387895.tar.gz
gentoo-2-3bb005840405b970ea9d869418dc028377387895.tar.bz2
gentoo-2-3bb005840405b970ea9d869418dc028377387895.zip
arm/ia64/s390/sh/sparc/x86 stable wrt #258367
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/ChangeLog5
-rw-r--r--net-misc/rsync/rsync-3.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog
index a58c502d2050..634207067bef 100644
--- a/net-misc/rsync/ChangeLog
+++ b/net-misc/rsync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/rsync
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.181 2009/02/09 20:41:23 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.182 2009/02/11 16:21:59 armin76 Exp $
+
+ 11 Feb 2009; Raúl Porcel <armin76@gentoo.org> rsync-3.0.5.ebuild:
+ arm/ia64/s390/sh/sparc/x86 stable wrt #258367
09 Feb 2009; Tobias Klausmann <klausman@gentoo.org> rsync-3.0.5.ebuild:
Stable on alpha, bug #258367
diff --git a/net-misc/rsync/rsync-3.0.5.ebuild b/net-misc/rsync/rsync-3.0.5.ebuild
index fefab55c9ded..8eb59b631ade 100644
--- a/net-misc/rsync/rsync-3.0.5.ebuild
+++ b/net-misc/rsync/rsync-3.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.5.ebuild,v 1.5 2009/02/09 20:41:23 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.5.ebuild,v 1.6 2009/02/11 16:21:59 armin76 Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/src/${P/_/}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="acl iconv ipv6 static xattr xinetd"
DEPEND=">=dev-libs/popt-1.5