From e14f7e33e491624de8a91a5a6b443c6fc90787c6 Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Fri, 23 Apr 2021 08:27:50 +0200 Subject: net-misc/mico: m-needed Also, mirror for dead upstream has moved. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Haubenwallner --- net-misc/mico/metadata.xml | 5 +---- net-misc/mico/mico-2.3.13-r13.ebuild | 6 +++--- net-misc/mico/mico-2.3.13-r14.ebuild | 6 +++--- net-misc/mico/mico-9999.ebuild | 6 +++--- 4 files changed, 10 insertions(+), 13 deletions(-) diff --git a/net-misc/mico/metadata.xml b/net-misc/mico/metadata.xml index 89b3f821e9ce..47e27a9250a5 100644 --- a/net-misc/mico/metadata.xml +++ b/net-misc/mico/metadata.xml @@ -1,10 +1,7 @@ - - haubi@gentoo.org - Michael Haubenwallner - + MICO is a mature, secure, robust, fully standards-compliant implementation of the CORBA standard. It is available as GNU open source diff --git a/net-misc/mico/mico-2.3.13-r13.ebuild b/net-misc/mico/mico-2.3.13-r13.ebuild index 0692096b5946..52c03727f64a 100644 --- a/net-misc/mico/mico-2.3.13-r13.ebuild +++ b/net-misc/mico/mico-2.3.13-r13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI=" http://www.mico.org/${P}.tar.gz - https://github.com/haubi/mico/compare/${PV}-raw...${PV}-gentoo-${PR}.patch -> ${P}-gentoo-${PR}.patch + https://github.com/ssi-schaefer/mico/compare/${PV}-raw...${PV}-gentoo-${PR}.patch -> ${P}-gentoo-${PR}.patch " PATCHES="${DISTDIR}/${P}-gentoo-${PR}.patch" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-winnt" @@ -44,7 +44,7 @@ BDEPEND=" if [[ ${PV} == 9999 ]]; then src_unpack() { - wget -O ${P}-gentoo.patch "https://github.com/haubi/mico/compare/gentoo.patch" || die + wget -O ${P}-gentoo.patch "https://github.com/ssi-schaefer/mico/compare/gentoo.patch" || die darcs_src_unpack default } diff --git a/net-misc/mico/mico-2.3.13-r14.ebuild b/net-misc/mico/mico-2.3.13-r14.ebuild index 0692096b5946..52c03727f64a 100644 --- a/net-misc/mico/mico-2.3.13-r14.ebuild +++ b/net-misc/mico/mico-2.3.13-r14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI=" http://www.mico.org/${P}.tar.gz - https://github.com/haubi/mico/compare/${PV}-raw...${PV}-gentoo-${PR}.patch -> ${P}-gentoo-${PR}.patch + https://github.com/ssi-schaefer/mico/compare/${PV}-raw...${PV}-gentoo-${PR}.patch -> ${P}-gentoo-${PR}.patch " PATCHES="${DISTDIR}/${P}-gentoo-${PR}.patch" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-winnt" @@ -44,7 +44,7 @@ BDEPEND=" if [[ ${PV} == 9999 ]]; then src_unpack() { - wget -O ${P}-gentoo.patch "https://github.com/haubi/mico/compare/gentoo.patch" || die + wget -O ${P}-gentoo.patch "https://github.com/ssi-schaefer/mico/compare/gentoo.patch" || die darcs_src_unpack default } diff --git a/net-misc/mico/mico-9999.ebuild b/net-misc/mico/mico-9999.ebuild index 0692096b5946..52c03727f64a 100644 --- a/net-misc/mico/mico-9999.ebuild +++ b/net-misc/mico/mico-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI=" http://www.mico.org/${P}.tar.gz - https://github.com/haubi/mico/compare/${PV}-raw...${PV}-gentoo-${PR}.patch -> ${P}-gentoo-${PR}.patch + https://github.com/ssi-schaefer/mico/compare/${PV}-raw...${PV}-gentoo-${PR}.patch -> ${P}-gentoo-${PR}.patch " PATCHES="${DISTDIR}/${P}-gentoo-${PR}.patch" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-winnt" @@ -44,7 +44,7 @@ BDEPEND=" if [[ ${PV} == 9999 ]]; then src_unpack() { - wget -O ${P}-gentoo.patch "https://github.com/haubi/mico/compare/gentoo.patch" || die + wget -O ${P}-gentoo.patch "https://github.com/ssi-schaefer/mico/compare/gentoo.patch" || die darcs_src_unpack default } -- cgit v1.2.3-18-g5258