commit: f75ccc001d55cd4d97fabdcfb6fa38b841661864 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 13:40:00 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 13:40:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75ccc00
x11-misc/xdg-user-dirs-gtk: Fix description Package-Manager: portage-2.2.28 x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10.ebuild b/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10.ebuild index 04663ff..56bcc92 100644 --- a/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10.ebuild +++ b/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit gnome.org readme.gentoo -DESCRIPTION="xdg-user-dirs-gtk integrates xdg-user-dirs into the Gnome desktop and Gtk+ applications" +DESCRIPTION="Integrates xdg-user-dirs into the Gnome desktop and Gtk+ applications" HOMEPAGE="http://www.freedesktop.org/wiki/Software/xdg-user-dirs" LICENSE="GPL-2"
