diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 16:04:33 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 16:05:08 +0100 |
commit | 744d3f02d3065c4c4fde5930a29649dd1ff2fc8b (patch) | |
tree | a718e572fbd24071138b2f1d98d611076456da76 /x11-apps | |
parent | app-misc/mc: Bump to version 4.8.16 (diff) | |
download | gentoo-744d3f02d3065c4c4fde5930a29649dd1ff2fc8b.tar.gz gentoo-744d3f02d3065c4c4fde5930a29649dd1ff2fc8b.tar.bz2 gentoo-744d3f02d3065c4c4fde5930a29649dd1ff2fc8b.zip |
x11-apps/xkbset: Fix description
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbset/xkbset-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbset/xkbset-0.5-r1.ebuild b/x11-apps/xkbset/xkbset-0.5-r1.ebuild index ad440cc4be38..639f38a12846 100644 --- a/x11-apps/xkbset/xkbset-0.5-r1.ebuild +++ b/x11-apps/xkbset/xkbset-0.5-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils toolchain-funcs -DESCRIPTION="Manage xkb features such as MouseKeys, AccessX, StickyKeys, BounceKeys and SlowKeys" +DESCRIPTION="User preference utility for XKB extensions for X" HOMEPAGE="http://www.math.missouri.edu/~stephen/software/" SRC_URI="http://www.math.missouri.edu/~stephen/software/xkbset/${P}.tar.gz" |