diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2016-11-21 21:01:23 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-11-25 23:00:02 +0100 |
commit | ad812b1bf8e62c23428a5abdcd23ff0e78edf3f7 (patch) | |
tree | 037f9b7cbb4dce3de175338472ba06651be94508 /x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild | |
parent | app-office/kmymoney: version bump and a bunch of other changes. (diff) | |
download | gentoo-ad812b1bf8e62c23428a5abdcd23ff0e78edf3f7.tar.gz gentoo-ad812b1bf8e62c23428a5abdcd23ff0e78edf3f7.tar.bz2 gentoo-ad812b1bf8e62c23428a5abdcd23ff0e78edf3f7.zip |
x11-misc/openbox-menu: update HOMEPAGE and metadata.xml.
Gentoo-Bug: https://bugs.gentoo.org/582380
Closes: https://github.com/gentoo/gentoo/pull/2886
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild')
-rw-r--r-- | x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild b/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild index 1a4fc20dc2a7..2faceb872fcd 100644 --- a/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild +++ b/x11-misc/openbox-menu/openbox-menu-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Another dynamic menu generator for Openbox" -HOMEPAGE="http://mimasgpc.free.fr/openbox-menu_en.html" +HOMEPAGE="http://fabrice.thiroux.free.fr/openbox-menu_en.html" SRC_URI="https://bitbucket.org/fabriceT/${PN}/downloads/${P}.tar.bz2" LICENSE="GPL-3" |