diff options
author | Dominique Michel <dominique.c.michel@gmail.com> | 2017-11-11 23:52:46 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-11-11 23:54:14 +0100 |
commit | 9985e96f67655e34fcc5ca7aa4c62f46d8db0b55 (patch) | |
tree | 0c5cc4b1fae72e83a6c057232a22495143949910 /x11-themes/fvwm-crystal | |
parent | dev-python/webob: hppa stable (diff) | |
download | gentoo-9985e96f67655e34fcc5ca7aa4c62f46d8db0b55.tar.gz gentoo-9985e96f67655e34fcc5ca7aa4c62f46d8db0b55.tar.bz2 gentoo-9985e96f67655e34fcc5ca7aa4c62f46d8db0b55.zip |
x11-themes/fvwm-crystal: Fix HOMEPAGE
Closes: https://bugs.gentoo.org/612418
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'x11-themes/fvwm-crystal')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild index 7c45d4158fd9..6b3393600c30 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils readme.gentoo-r1 python-r1 user DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu" -HOMEPAGE="http://fvwm-crystal.org/" +HOMEPAGE="http://fvwm-crystal.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" |