diff options
Diffstat (limited to 'x11-misc/sunflower/sunflower-0.2_alpha59.ebuild')
-rw-r--r-- | x11-misc/sunflower/sunflower-0.2_alpha59.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild b/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild index 68208cb4b671..d36db479bc54 100644 --- a/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild +++ b/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild,v 1.1 2014/08/24 18:34:18 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild,v 1.2 2014/08/24 18:37:14 hasufell Exp $ EAPI=5 @@ -9,7 +9,8 @@ inherit eutils fdo-mime gnome2-utils python-r1 MY_PN="Sunflower" DESCRIPTION="Small and highly customizable twin-panel file manager with plugin-support" -HOMEPAGE="http://code.google.com/p/sunflower-fm" +HOMEPAGE="https://github.com/MeanEYE/Sunflower + http://code.google.com/p/sunflower-fm" SRC_URI="http://sunflower-fm.org/pub/sunflower-${PV/_alpha/-}.tgz" LICENSE="GPL-3" |