diff options
-rw-r--r-- | gnome-base/dconf/dconf-0.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf/dconf-0.24.0.ebuild b/gnome-base/dconf/dconf-0.24.0.ebuild index b693cf0b30e7..91e2398a11d5 100644 --- a/gnome-base/dconf/dconf-0.24.0.ebuild +++ b/gnome-base/dconf/dconf-0.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ GCONF_DEBUG="no" inherit gnome2 bash-completion-r1 virtualx DESCRIPTION="Simple low-level configuration system" -HOMEPAGE="https://wiki.gnome.org/dconf" +HOMEPAGE="https://wiki.gnome.org/action/show/Projects/dconf" LICENSE="LGPL-2.1+" SLOT="0" |