diff options
Diffstat (limited to 'x11-misc/openbox-menu/openbox-menu-0.5.1.ebuild')
-rw-r--r-- | x11-misc/openbox-menu/openbox-menu-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/openbox-menu/openbox-menu-0.5.1.ebuild b/x11-misc/openbox-menu/openbox-menu-0.5.1.ebuild index 6c6e36cd0d26..b518b73b92dd 100644 --- a/x11-misc/openbox-menu/openbox-menu-0.5.1.ebuild +++ b/x11-misc/openbox-menu/openbox-menu-0.5.1.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" |