[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2021-05-16 Thread Sam James
commit: de52f386878589c01818b3f91c4474e45854945e
Author: Sam James  gentoo  org>
AuthorDate: Sun May 16 14:46:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 16 14:46:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de52f386

app-admin/gentoo-rsync-mirror: drop 1.0-r5 (EAPI 5)

Closes: https://bugs.gentoo.org/790059
Signed-off-by: Sam James  gentoo.org>

 .../gentoo-rsync-mirror-1.0-r5.ebuild  | 53 --
 1 file changed, 53 deletions(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
deleted file mode 100644
index b2eaae68613..000
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Ebuild for setting up a Gentoo rsync mirror"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
-IUSE=""
-
-S="${WORKDIR}"
-
-src_install() {
-   exeinto /opt/gentoo-rsync
-   doexe "${FILESDIR}"/rsync-gentoo-portage.sh
-   doexe "${FILESDIR}"/rsynclogparse-extended.pl
-   insinto etc/rsync
-   doins "${FILESDIR}"/rsyncd.conf
-   doins "${FILESDIR}"/rsyncd.motd
-   doins "${FILESDIR}"/gentoo-mirror.conf
-   dodir /opt/gentoo-rsync/portage
-}
-
-pkg_postinst() {
-   elog "The rsync-mirror is now installed into /opt/gentoo-rsync"
-   elog "The local portage copy resides in  /opt/gentoo-rsync/portage"
-   elog "Please change /opt/gentoo-rsync/rsync-gentoo-portage.sh for"
-   elog "configuration of your main rsync server and use it to sync."
-   elog "Change /etc/rsync/rsyncd.motd to display your correct alias."
-   elog
-   elog "RSYNC_OPTS="--config=/etc/rsync/rsyncd.conf" needs"
-   elog "to be set in /etc/conf.d/rsyncd to make allow syncing."
-   elog
-   elog "The service can be started using /etc/init.d/rsyncd start"
-   elog "If you are setting up an official mirror, don't forget to add"
-   elog "00,30 * * * *  root
/opt/gentoo-rsync/rsync-gentoo-portage.sh"
-   elog "to your /etc/crontab to sync your tree every 30 minutes."
-   elog
-   elog "If you are setting up a private (unofficial) mirror, you can add"
-   elog "0 3 * * * root/opt/gentoo-rsync/rsync-gentoo-portage.sh"
-   elog "to your /etc/crontab to sync your tree once per day."
-   elog
-   elog "IMPORTANT"
-   elog "If you are setting up a private mirror, DO NOT sync against the"
-   elog "gentoo.org official rotations more than once a day.  Doing so 
puts"
-   elog "you at risk of having your IP address banned from the rotations."
-   elog
-   elog "For more information visit: 
https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2021-05-15 Thread Sam James
commit: f48926d4295b05552954e653a55d9820b36a6948
Author: Sam James  gentoo  org>
AuthorDate: Sat May 15 18:04:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 15 18:04:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48926d4

app-admin/gentoo-rsync-mirror: Stabilize 1.0-r6 ppc64, #790059

Signed-off-by: Sam James  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
index dd0b36d73f5..b2b2a0289c6 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
@@ -8,7 +8,7 @@ 
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
 
 S="${WORKDIR}"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2021-05-15 Thread Sam James
commit: ec8393488728f8a0bbaece8b2f06b32fc6508113
Author: Sam James  gentoo  org>
AuthorDate: Sat May 15 18:04:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 15 18:04:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec839348

app-admin/gentoo-rsync-mirror: Stabilize 1.0-r6 ppc, #790059

Signed-off-by: Sam James  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
index 3382be49c72..dd0b36d73f5 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
@@ -8,7 +8,7 @@ 
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc x86"
 
 S="${WORKDIR}"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2021-05-14 Thread Sam James
commit: 6763b3e79a25248ddd1342d582429559d41dde25
Author: Sam James  gentoo  org>
AuthorDate: Sat May 15 02:01:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 15 02:01:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6763b3e7

app-admin/gentoo-rsync-mirror: Stabilize 1.0-r6 x86, #790059

Signed-off-by: Sam James  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
index 992082238b2..3382be49c72 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
@@ -8,7 +8,7 @@ 
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
 
 S="${WORKDIR}"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2021-05-14 Thread Sergei Trofimovich
commit: b621ba301fbf5f5419f9092fcbbdcd87ab639723
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri May 14 19:49:10 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May 14 20:34:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b621ba30

app-admin/gentoo-rsync-mirror: stable 1.0-r6 for sparc, bug #790059

Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
index aebe46aea01..992082238b2 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
@@ -8,7 +8,7 @@ 
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
 
 S="${WORKDIR}"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2021-05-14 Thread Sam James
commit: b4f0ff5c3bd29c04042ba2e381d75001b4c267e1
Author: Sam James  gentoo  org>
AuthorDate: Fri May 14 20:17:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 14 20:17:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f0ff5c

app-admin/gentoo-rsync-mirror: Stabilize 1.0-r6 amd64, #790059

Signed-off-by: Sam James  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
index 99328b9e78d..aebe46aea01 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
@@ -8,7 +8,7 @@ 
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 S="${WORKDIR}"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/files/, app-admin/gentoo-rsync-mirror/

2021-04-09 Thread Sam James
commit: 15d880c66b78df2bda07dcba6a4a46816f4aa652
Author: scardracs  scardovi  com>
AuthorDate: Thu Mar 25 05:56:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 20:42:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15d880c6

app-admin/gentoo-rsync-mirror: port to EAPI 7

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Marco Scardovi  scardovi.com>
Closes: https://github.com/gentoo/gentoo/pull/20110
Signed-off-by: Sam James  gentoo.org>

 .../gentoo-rsync-mirror/files/gentoo-mirror.conf   |  2 +
 .../gentoo-rsync-mirror-1.0-r6.ebuild  | 51 ++
 2 files changed, 53 insertions(+)

diff --git a/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf 
b/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf
index d1af6ca014b..80fb1ee317a 100644
--- a/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf
+++ b/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf
@@ -2,8 +2,10 @@
 
 RSYNC="/usr/bin/rsync"
 OPTS="--quiet --recursive --links --perms --times --devices --specials 
--delete --timeout=300"
+
 #Uncomment the following line only if you have been granted access to 
rsync1.us.gentoo.org
 #SRC="rsync://rsync1.us.gentoo.org/gentoo-portage"
+
 #If you are waiting for access to our master mirror, select one of our mirrors 
to mirror from:
 SRC="rsync://rsync.de.gentoo.org/gentoo-portage"
 DST="/opt/gentoo-rsync/portage/"

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
new file mode 100644
index 000..99328b9e78d
--- /dev/null
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r6.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Ebuild for setting up a Gentoo rsync mirror"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+S="${WORKDIR}"
+
+src_install() {
+   exeinto /opt/gentoo-rsync
+   doexe "${FILESDIR}"/rsync-gentoo-portage.sh
+   doexe "${FILESDIR}"/rsynclogparse-extended.pl
+   insinto etc/rsync
+   doins "${FILESDIR}"/rsyncd.conf
+   doins "${FILESDIR}"/rsyncd.motd
+   doins "${FILESDIR}"/gentoo-mirror.conf
+   dodir /opt/gentoo-rsync/portage
+}
+
+pkg_postinst() {
+   elog "The rsync-mirror is now installed into /opt/gentoo-rsync"
+   elog "The local portage copy resides in /opt/gentoo-rsync/portage"
+   elog "Please change /opt/gentoo-rsync/rsync-gentoo-portage.sh for"
+   elog "configuration of your main rsync server and use it to sync."
+   elog "Change /etc/rsync/rsyncd.motd to display your correct alias."
+   elog
+   elog "RSYNC_OPTS="--config=/etc/rsync/rsyncd.conf" needs"
+   elog "to be set in /etc/conf.d/rsyncd to make allow syncing."
+   elog
+   elog "The service can be started using /etc/init.d/rsyncd start"
+   elog "If you are setting up an official mirror, don't forget to add"
+   elog "00,30 * * * *  root
/opt/gentoo-rsync/rsync-gentoo-portage.sh"
+   elog "to your /etc/crontab to sync your tree every 30 minutes."
+   elog
+   elog "If you are setting up a private (unofficial) mirror, you can add"
+   elog "0 3 * * * root/opt/gentoo-rsync/rsync-gentoo-portage.sh"
+   elog "to your /etc/crontab to sync your tree once per day."
+   elog
+   elog "IMPORTANT"
+   elog "If you are setting up a private mirror, DO NOT sync against the"
+   elog "gentoo.org official rotations more than once a day.  Doing so 
puts"
+   elog "you at risk of having your IP address banned from the rotations."
+   elog
+   elog "For more information visit: 
https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2020-08-09 Thread Jonas Stein
commit: 7eb5682af74b78373e400641a9bfff3e0273e8d1
Author: Jonas Stein  gentoo  org>
AuthorDate: Sun Aug  9 18:51:14 2020 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Aug  9 18:51:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb5682a

app-admin/gentoo-rsync-mirror: Maintainer retired

Proxied maintainer retired due to inactivity.
Bug: https://bugs.gentoo.org/632892
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Jonas Stein  gentoo.org>

 app-admin/gentoo-rsync-mirror/metadata.xml | 11 ++-
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/app-admin/gentoo-rsync-mirror/metadata.xml 
b/app-admin/gentoo-rsync-mirror/metadata.xml
index 45969df9b14..585b0dc75dd 100644
--- a/app-admin/gentoo-rsync-mirror/metadata.xml
+++ b/app-admin/gentoo-rsync-mirror/metadata.xml
@@ -1,12 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   rgkm...@gmail.com
-   Robert Kowalski
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-
+   
+   



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2017-05-04 Thread Amy Liffey
commit: 7e20ffbb4166c7587d09856e850a2a3ac8136e39
Author: Amy Liffey  gentoo  org>
AuthorDate: Thu May  4 07:14:42 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Thu May  4 07:14:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e20ffbb

app-admin/gentoo-rsync-mirror: remove old

Package-Manager: portage-2.3.3

 .../gentoo-rsync-mirror-1.0-r4.ebuild  | 49 --
 1 file changed, 49 deletions(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild
deleted file mode 100644
index a6d6fb5792c..000
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Ebuild for setting up a Gentoo rsync mirror"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
-IUSE=""
-
-src_install() {
-   dodir /opt/gentoo-rsync
-   cp "${FILESDIR}"/rsync-gentoo-portage.sh "${D}"/opt/gentoo-rsync
-   cp "${FILESDIR}"/rsynclogparse-extended.pl "${D}"/opt/gentoo-rsync
-   insinto etc/rsync
-   doins "${FILESDIR}"/rsyncd.conf
-   doins "${FILESDIR}"/rsyncd.motd
-   doins "${FILESDIR}"/gentoo-mirror.conf
-   dodir /opt/gentoo-rsync/portage
-}
-
-pkg_postinst() {
-   elog "The rsync-mirror is now installed into /opt/gentoo-rsync"
-   elog "The local portage copy resides in  /opt/gentoo-rsync/portage"
-   elog "Please change /opt/gentoo-rsync/rsync-gentoo-portage.sh for"
-   elog "configuration of your main rsync server and use it so sync."
-   elog "Change /etc/rsync/rsyncd.motd to display your correct alias."
-   elog
-   elog "RSYNC_OPTS="--config=/etc/rsync/rsyncd.conf" needs"
-   elog "to be set in /etc/conf.d/rsyncd to make allow syncing."
-   elog
-   elog "The service can be started using /etc/init.d/rsyncd start"
-   elog "If you are setting up an official mirror, don't forget to add"
-   elog "00,30 * * * *  root
/opt/gentoo-rsync/rsync-gentoo-portage.sh"
-   elog "to your /etc/crontab to sync your tree every 30 minutes."
-   elog
-   elog "If you are setting up a private (unofficial) mirror, you can add"
-   elog "0 3 * * * root/opt/gentoo-rsync/rsync-gentoo-portage.sh"
-   elog "to your /etc/crontab to sync your tree once per day."
-   elog
-   elog "IMPORTANT"
-   elog "If you are setting up a private mirror, DO NOT sync against the"
-   elog "gentoo.org official rotations more than once a day.  Doing so 
puts"
-   elog "you at risk of having your IP address banned from the rotations."
-   elog
-   elog "For more information visit: 
https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync;
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2017-05-04 Thread Jeroen Roovers
commit: ff13bce3506f179f0066db5b265bd6991b19916f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu May  4 07:06:34 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu May  4 07:06:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff13bce3

app-admin/gentoo-rsync-mirror: Stable for HPPA (bug #611196).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
index 13e45a98ce3..f9643478717 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
 IUSE=""
 
 S="${WORKDIR}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2017-04-30 Thread Agostino Sarubbo
commit: 0085251aae2e8b3f46b2cd83105d9bfbebf9685e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Apr 30 09:35:27 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Apr 30 09:37:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0085251a

app-admin/gentoo-rsync-mirror: ppc64 stable wrt bug #611196

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
index af0b3650500..13e45a98ce3 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
 IUSE=""
 
 S="${WORKDIR}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2017-04-29 Thread Agostino Sarubbo
commit: 144be86cb03e993155e73ea6bae6e3ca7e0efe2f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Apr 29 15:00:20 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Apr 29 15:00:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144be86c

app-admin/gentoo-rsync-mirror: ppc stable wrt bug #611196

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
index a23cba24831..af0b3650500 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86"
 IUSE=""
 
 S="${WORKDIR}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2017-03-04 Thread Agostino Sarubbo
commit: 7c425723977692a7ef633181582cc8ed617889e9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar  4 14:01:58 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar  4 14:01:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c425723

app-admin/gentoo-rsync-mirror: sparc stable wrt bug #611196

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
index 9f337687fc1..a23cba24831 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
 IUSE=""
 
 S="${WORKDIR}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2017-03-02 Thread Agostino Sarubbo
commit: 82b6344f0f8a74918b4f9a12a8dfaa5dacfce0a1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Mar  2 10:46:41 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Mar  2 10:46:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b6344f

app-admin/gentoo-rsync-mirror: x86 stable wrt bug #611196

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
index a9a40b1efdd..9f337687fc1 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 S="${WORKDIR}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2017-02-28 Thread Tobias Klausmann
commit: 0b6bb8cab22d858523660a45cb677b266d41b138
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Feb 28 12:51:29 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Feb 28 12:51:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6bb8ca

app-admin/gentoo-rsync-mirror-1.0-r5: add alpha keyword

Gentoo-Bug: 611196

 app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild 
b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
index 6efa9c1b5c..0fdbbc744e 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~alpha ~ppc ~sparc ~x86 ~hppa ~ppc64"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 S="${WORKDIR}"



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/files/

2017-02-27 Thread Amy Liffey
commit: d59a2174f4da6b9d900c88cf714b418bb6afff92
Author: Amy Liffey  gentoo  org>
AuthorDate: Mon Feb 27 14:48:20 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Mon Feb 27 14:50:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59a2174

app-admin/gentoo-rsync-mirror: fix config bug #199128

Sumbitted-by: Alois Schmid

Package-Manager: portage-2.3.0

 app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf 
b/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf
index d848c3b91d..d1af6ca014 100644
--- a/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf
+++ b/app-admin/gentoo-rsync-mirror/files/gentoo-mirror.conf
@@ -1,7 +1,7 @@
 # Gentoo rsync mirror config
 
 RSYNC="/usr/bin/rsync"
-OPTS="--quiet --recursive --links --perms --times --devices --delete 
--timeout=300"
+OPTS="--quiet --recursive --links --perms --times --devices --specials 
--delete --timeout=300"
 #Uncomment the following line only if you have been granted access to 
rsync1.us.gentoo.org
 #SRC="rsync://rsync1.us.gentoo.org/gentoo-portage"
 #If you are waiting for access to our master mirror, select one of our mirrors 
to mirror from:



[gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/

2016-04-04 Thread Ian Delaney
commit: d38511acaf6063142ddada2df4ca5d89949a34a4
Author: Ian Delaney  gentoo  org>
AuthorDate: Mon Apr  4 04:20:09 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Mon Apr  4 09:00:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38511ac

app-admin/gentoo-rsync-mirror: Set description for user maintainer in 
metadata.xml

Package-Manager: portage-2.2.28

 app-admin/gentoo-rsync-mirror/metadata.xml | 17 +
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/app-admin/gentoo-rsync-mirror/metadata.xml 
b/app-admin/gentoo-rsync-mirror/metadata.xml
index 771a092..170d04b 100644
--- a/app-admin/gentoo-rsync-mirror/metadata.xml
+++ b/app-admin/gentoo-rsync-mirror/metadata.xml
@@ -1,12 +1,13 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   rgkm...@gmail.com
-   Robert Kowalski
-
-
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-
+   
+   rgkm...@gmail.com
+   Robert Kowalski
+   Proxied maintainer; set to assignee in all 
bugs
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+