diff options
author | Jonas Stein <jstein@gentoo.org> | 2021-02-14 21:07:19 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2021-02-14 21:09:35 +0100 |
commit | acdc5aba6a4cf192ee0bba008f0d96681ba8eccb (patch) | |
tree | 180cb9f57588c579692ca30838f9daa0cefd94c3 /x11-misc/macopix | |
parent | x11-misc/macopix: drop project desktop-misc (diff) | |
download | gentoo-acdc5aba6a4cf192ee0bba008f0d96681ba8eccb.tar.gz gentoo-acdc5aba6a4cf192ee0bba008f0d96681ba8eccb.tar.bz2 gentoo-acdc5aba6a4cf192ee0bba008f0d96681ba8eccb.zip |
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@gentoo.org>
Diffstat (limited to 'x11-misc/macopix')
-rw-r--r-- | x11-misc/macopix/macopix-3.4.0.ebuild | 4 | ||||
-rw-r--r-- | 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 4765b8dbb419..b7351081a80f 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 7a38bb900964..d5a7512e6c1e 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> |