jer         15/02/14 09:51:38

  Modified:             ChangeLog rsync-3.1.1.ebuild
  Log:
  Stable for HPPA (bug #540000).
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  Changes    Path
1.257                net-misc/rsync/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?rev=1.257&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?rev=1.257&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?r1=1.256&r2=1.257

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -r1.256 -r1.257
--- ChangeLog   18 Dec 2014 21:44:39 -0000      1.256
+++ ChangeLog   14 Feb 2015 09:51:38 -0000      1.257
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/rsync
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.256 2014/12/18 
21:44:39 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.257 2015/02/14 
09:51:38 jer Exp $
+
+  14 Feb 2015; Jeroen Roovers <j...@gentoo.org> rsync-3.1.1.ebuild:
+  Stable for HPPA (bug #540000).
 
   18 Dec 2014; Michael Sterrett <mr_bon...@gentoo.org>
   files/rsyncd.conf-3.0.9-r1:



1.2                  net-misc/rsync/rsync-3.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild?r1=1.1&r2=1.2

Index: rsync-3.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rsync-3.1.1.ebuild  7 Jul 2014 07:51:31 -0000       1.1
+++ rsync-3.1.1.ebuild  14 Feb 2015 09:51:38 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild,v 1.1 
2014/07/07 07:51:31 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild,v 1.2 
2015/02/14 09:51:38 jer Exp $
 
 EAPI="5"
 
@@ -12,12 +12,12 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="acl iconv ipv6 static xattr"
 
 if [[ ${PV} = *pre* ]] ; then
        SRC_URI="http://rsync.samba.org/ftp/rsync/src-previews/${P/_/}.tar.gz";
-       KEYWORDS=""
+       KEYWORDS="hppa"
 fi
 
 LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] )




Reply via email to