public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/
Date: Sun, 16 May 2021 14:47:06 +0000 (UTC)	[thread overview]
Message-ID: <1621176413.de52f386878589c01818b3f91c4474e45854945e.sam@gentoo> (raw)

commit:     de52f386878589c01818b3f91c4474e45854945e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 14:46:48 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 14:46:53 2021 +0000
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 <sam <AT> 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..00000000000
--- 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"
-}


             reply	other threads:[~2021-05-16 14:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-16 14:47 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-15 18:04 [gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-rsync-mirror/ Sam James
2021-05-15 18:04 Sam James
2021-05-15  2:01 Sam James
2021-05-14 20:34 Sergei Trofimovich
2021-05-14 20:17 Sam James
2020-08-09 18:53 Jonas Stein
2017-05-04  7:15 Amy Liffey
2017-05-04  7:07 Jeroen Roovers
2017-04-30  9:37 Agostino Sarubbo
2017-04-29 15:02 Agostino Sarubbo
2017-03-04 14:02 Agostino Sarubbo
2017-03-02 10:47 Agostino Sarubbo
2017-03-02 10:30 Agostino Sarubbo
2017-02-28 12:51 Tobias Klausmann
2016-04-04  9:00 Ian Delaney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1621176413.de52f386878589c01818b3f91c4474e45854945e.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox