diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2017-08-06 11:56:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-16 09:29:40 +0200 |
commit | 47631a829773e104cbdf9c8391ab2b1dd15da535 (patch) | |
tree | c711266b66dd19b7f9f891c1f344e2b4cd5a8d3f /x11-themes/gentoo10-backgrounds | |
parent | sys-auth/pambase: fix HOMEPAGE (diff) | |
download | gentoo-47631a829773e104cbdf9c8391ab2b1dd15da535.tar.gz gentoo-47631a829773e104cbdf9c8391ab2b1dd15da535.tar.bz2 gentoo-47631a829773e104cbdf9c8391ab2b1dd15da535.zip |
x11-themes/gentoo10-backgrounds: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/5312
Diffstat (limited to 'x11-themes/gentoo10-backgrounds')
-rw-r--r-- | x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild b/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild index caafdc5d7a43..1e71574ad87d 100644 --- a/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild +++ b/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="Gentoo - 10 Years Compiling Background Artwork" -HOMEPAGE="https://www.gentoo.org/proj/en/pr/releases/10.0/graphics.xml" +HOMEPAGE="https://www.gentoo.org/inside-gentoo/artwork/" SRC_URI="https://dev.gentoo.org/~flameeyes/${P}.tar.xz" |