diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/sunflower/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/sunflower/metadata.xml | 6 | ||||
-rw-r--r-- | x11-misc/sunflower/sunflower-0.2_alpha59.ebuild | 5 |
3 files changed, 12 insertions, 5 deletions
diff --git a/x11-misc/sunflower/ChangeLog b/x11-misc/sunflower/ChangeLog index df0856f56a81..5e362d8de4eb 100644 --- a/x11-misc/sunflower/ChangeLog +++ b/x11-misc/sunflower/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/sunflower # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sunflower/ChangeLog,v 1.13 2014/08/24 18:34:18 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sunflower/ChangeLog,v 1.14 2014/08/24 18:37:14 hasufell Exp $ + + 24 Aug 2014; Julian Ospald <hasufell@gentoo.org> + sunflower-0.2_alpha59.ebuild, metadata.xml: + update HOMEPAGE and metadata.xml *sunflower-0.2_alpha59 (24 Aug 2014) diff --git a/x11-misc/sunflower/metadata.xml b/x11-misc/sunflower/metadata.xml index 960503810a17..466858163ef6 100644 --- a/x11-misc/sunflower/metadata.xml +++ b/x11-misc/sunflower/metadata.xml @@ -12,5 +12,7 @@ <name>Henrique Dias</name> <description>Proxy maintainer. CC him on bugs</description> </maintainer> -</pkgmetadata> - + <upstream> + <remote-id type="github">MeanEYE/Sunflower</remote-id> + </upstream> +</pkgmetadata>
\ No newline at end of file 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" |