* [gentoo-commits] gentoo-x86 commit in net-misc/rsync: ChangeLog rsync-3.1.1.ebuild
@ 2015-02-14 9:51 Jeroen Roovers (jer)
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2015-02-14 9:51 UTC (permalink / raw
To: gentoo-commits
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 <jer@gentoo.org> rsync-3.1.1.ebuild:
+ Stable for HPPA (bug #540000).
18 Dec 2014; Michael Sterrett <mr_bones_@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(+)] )
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/rsync: ChangeLog rsync-3.1.1.ebuild
@ 2015-02-26 18:47 Markus Meier (maekke)
0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2015-02-26 18:47 UTC (permalink / raw
To: gentoo-commits
maekke 15/02/26 18:47:03
Modified: ChangeLog rsync-3.1.1.ebuild
Log:
arm stable, bug #540000
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.260 net-misc/rsync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?rev=1.260&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?rev=1.260&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?r1=1.259&r2=1.260
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -r1.259 -r1.260
--- ChangeLog 14 Feb 2015 13:20:31 -0000 1.259
+++ ChangeLog 26 Feb 2015 18:47:03 -0000 1.260
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/rsync
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.259 2015/02/14 13:20:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.260 2015/02/26 18:47:03 maekke Exp $
+
+ 26 Feb 2015; Markus Meier <maekke@gentoo.org> rsync-3.1.1.ebuild:
+ arm stable, bug #540000
14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> rsync-3.1.1.ebuild:
Stable for x86, wrt bug #540000
1.5 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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild?r1=1.4&r2=1.5
Index: rsync-3.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rsync-3.1.1.ebuild 14 Feb 2015 13:20:31 -0000 1.4
+++ rsync-3.1.1.ebuild 26 Feb 2015 18:47:03 -0000 1.5
@@ -1,6 +1,6 @@
# 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.4 2015/02/14 13:20:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild,v 1.5 2015/02/26 18:47:03 maekke 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="amd64 hppa x86"
+ KEYWORDS="amd64 arm hppa x86"
fi
LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] )
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/rsync: ChangeLog rsync-3.1.1.ebuild
@ 2015-05-15 12:03 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2015-05-15 12:03 UTC (permalink / raw
To: gentoo-commits
pacho 15/05/15 12:03:06
Modified: ChangeLog rsync-3.1.1.ebuild
Log:
ppc stable wrt bug #540000
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.267 net-misc/rsync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?rev=1.267&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?rev=1.267&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/ChangeLog?r1=1.266&r2=1.267
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- ChangeLog 30 Apr 2015 09:13:35 -0000 1.266
+++ ChangeLog 15 May 2015 12:03:06 -0000 1.267
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/rsync
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.266 2015/04/30 09:13:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.267 2015/05/15 12:03:06 pacho Exp $
+
+ 15 May 2015; Pacho Ramos <pacho@gentoo.org> rsync-3.1.1.ebuild:
+ ppc stable wrt bug #540000
30 Apr 2015; Mike Frysinger <vapier@gentoo.org> metadata.xml:
Add CPE info via Chromium OS.
1.10 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.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild?r1=1.9&r2=1.10
Index: rsync-3.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rsync-3.1.1.ebuild 28 Apr 2015 07:28:54 -0000 1.9
+++ rsync-3.1.1.ebuild 15 May 2015 12:03:06 -0000 1.10
@@ -1,6 +1,6 @@
# 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.9 2015/04/28 07:28:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.1.1.ebuild,v 1.10 2015/05/15 12:03:06 pacho Exp $
EAPI="5"
@@ -12,7 +12,7 @@
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"
LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] )
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-05-15 12:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 18:47 [gentoo-commits] gentoo-x86 commit in net-misc/rsync: ChangeLog rsync-3.1.1.ebuild Markus Meier (maekke)
-- strict thread matches above, loose matches on Subject: below --
2015-05-15 12:03 Pacho Ramos (pacho)
2015-02-14 9:51 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox