diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 14:40:00 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 14:40:00 +0100 |
commit | f75ccc001d55cd4d97fabdcfb6fa38b841661864 (patch) | |
tree | 24767cc4d26d0173f0c7cff96554747145574e2d /x11-misc | |
parent | x11-misc/xdg-user-dirs-gtk: Remove old (diff) | |
download | gentoo-f75ccc001d55cd4d97fabdcfb6fa38b841661864.tar.gz gentoo-f75ccc001d55cd4d97fabdcfb6fa38b841661864.tar.bz2 gentoo-f75ccc001d55cd4d97fabdcfb6fa38b841661864.zip |
x11-misc/xdg-user-dirs-gtk: Fix description
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10.ebuild | 4 |
1 files 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 04663ffa38c3..56bcc9215d65 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" |