commit: acdc5aba6a4cf192ee0bba008f0d96681ba8eccb Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sun Feb 14 20:07:19 2021 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Sun Feb 14 20:09:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acdc5aba
x11-misc/macopix: Update HOMEPAGE Source moved to github. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Jonas Stein <jstein <AT> gentoo.org> x11-misc/macopix/macopix-3.4.0.ebuild | 4 ++-- x11-misc/macopix/metadata.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/x11-misc/macopix/macopix-3.4.0.ebuild b/x11-misc/macopix/macopix-3.4.0.ebuild index 4765b8dbb41..b7351081a80 100644 --- a/x11-misc/macopix/macopix-3.4.0.ebuild +++ b/x11-misc/macopix/macopix-3.4.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools DESCRIPTION="MaCoPiX (Mascot Constructive Pilot for X) is a desktop mascot application" -HOMEPAGE="http://rosegray.sakura.ne.jp/macopix/index-e.html" +HOMEPAGE="http://rosegray.sakura.ne.jp/macopix/index-e.html https://github.com/chimari/MaCoPiX" BASE_URI="http://rosegray.sakura.ne.jp/macopix" SRC_URI="${BASE_URI}/${P}.tar.gz" diff --git a/x11-misc/macopix/metadata.xml b/x11-misc/macopix/metadata.xml index 7a38bb90096..d5a7512e6c1 100644 --- a/x11-misc/macopix/metadata.xml +++ b/x11-misc/macopix/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <!-- maintainer-needed --> + <upstream> + <remote-id type="github">chimari/MaCoPiX</remote-id> + </upstream> </pkgmetadata>
