diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:37:01 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:37:01 +0200 |
commit | 1783b4f361473ff076d6a728c574367eb5c778d4 (patch) | |
tree | 73790113df6cbb01458ce40a49b53e4f50fead96 /media-gfx/paint-mono | |
parent | games-emulation/mupen64plus-video-rice: Fixing HOMEPAGE move due to code.goog... (diff) | |
download | gentoo-1783b4f361473ff076d6a728c574367eb5c778d4.tar.gz gentoo-1783b4f361473ff076d6a728c574367eb5c778d4.tar.bz2 gentoo-1783b4f361473ff076d6a728c574367eb5c778d4.zip |
media-gfx/paint-mono: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-gfx/paint-mono')
-rw-r--r-- | media-gfx/paint-mono/paint-mono-0.1.63.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/paint-mono/paint-mono-0.1.63.ebuild b/media-gfx/paint-mono/paint-mono-0.1.63.ebuild index 47d6120764e9..f6c9664e183b 100644 --- a/media-gfx/paint-mono/paint-mono-0.1.63.ebuild +++ b/media-gfx/paint-mono/paint-mono-0.1.63.ebuild @@ -7,7 +7,7 @@ EAPI=2 inherit mono multilib DESCRIPTION="An unofficial effort to port Paint.NET 3.0 to Linux using Mono" -HOMEPAGE="https://code.google.com/p/paint-mono/" +HOMEPAGE="https://github.com/shana/paint-mono" SRC_URI="https://${PN}.googlecode.com/files/paintdotnet-${PV}.tar.gz" LICENSE="MIT CC-BY-NC-ND-2.5" |