diff options
author | Yixun Lan <dlan@gentoo.org> | 2015-01-05 02:34:22 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2015-01-05 02:34:22 +0000 |
commit | 091523a0eedea5d9d569aeb7c110359029682070 (patch) | |
tree | 8a1bf24ea2970a3d9c0f215dd3705f63dd91879f /app-admin | |
parent | fix broken patch (diff) | |
download | gentoo-2-091523a0eedea5d9d569aeb7c110359029682070.tar.gz gentoo-2-091523a0eedea5d9d569aeb7c110359029682070.tar.bz2 gentoo-2-091523a0eedea5d9d569aeb7c110359029682070.zip |
update HOMEPAGE url, bug 534456, proxy for maintainer
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'app-admin')
3 files changed, 14 insertions, 10 deletions
diff --git a/app-admin/gentoo-rsync-mirror/ChangeLog b/app-admin/gentoo-rsync-mirror/ChangeLog index ff4ee6575531..9ff74a810114 100644 --- a/app-admin/gentoo-rsync-mirror/ChangeLog +++ b/app-admin/gentoo-rsync-mirror/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/gentoo-rsync-mirror -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.39 2013/12/31 21:41:17 tomwij Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.40 2015/01/05 02:34:22 dlan Exp $ + + 05 Jan 2015; Yixun Lan <dlan@gentoo.org> gentoo-rsync-mirror-1.0-r4.ebuild, + gentoo-rsync-mirror-1.0-r5.ebuild: + update HOMEPAGE url, bug 534456, proxy for maintainer 31 Dec 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml: Remove erroneous description. 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 index bdc4ec7b4201..eabf4cb8041c 100644 --- 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 @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild,v 1.12 2010/01/14 16:36:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild,v 1.13 2015/01/05 02:34:22 dlan Exp $ DESCRIPTION="Ebuild for setting up a Gentoo rsync mirror" -HOMEPAGE="http://www.gentoo.org/doc/en/rsync.xml" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync" SRC_URI="" LICENSE="GPL-2" @@ -46,5 +46,5 @@ pkg_postinst() { 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: http://www.gentoo.org/doc/en/rsync.xml" + elog "For more information visit: https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync" } 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 41fe4b6fdec1..62449991c939 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 @@ -1,9 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild,v 1.5 2009/10/11 23:28:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r5.ebuild,v 1.6 2015/01/05 02:34:22 dlan Exp $ DESCRIPTION="Ebuild for setting up a Gentoo rsync mirror" -HOMEPAGE="http://www.gentoo.org/doc/en/rsync.xml" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync" SRC_URI="" LICENSE="GPL-2" @@ -46,5 +46,5 @@ pkg_postinst() { 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: http://www.gentoo.org/doc/en/rsync.xml" + elog "For more information visit: https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync" } |