diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 20:27:27 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:49:47 +0100 |
commit | 119eab891512eab6533807eacbda276d7b74175c (patch) | |
tree | 1788e3213a085a767e2d08c79bfb1823ae1a7b40 /app-laptop | |
parent | app-i18n/scim-uim: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-119eab891512eab6533807eacbda276d7b74175c.tar.gz gentoo-119eab891512eab6533807eacbda276d7b74175c.tar.bz2 gentoo-119eab891512eab6533807eacbda276d7b74175c.zip |
app-laptop/pommed: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/pommed/pommed-1.39-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/pommed/pommed-1.39-r1.ebuild b/app-laptop/pommed/pommed-1.39-r1.ebuild index 7c931a957826..78fd4a888af5 100644 --- a/app-laptop/pommed/pommed-1.39-r1.ebuild +++ b/app-laptop/pommed/pommed-1.39-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils toolchain-funcs linux-info systemd -DESCRIPTION="Manage special features such as screen and keyboard backlight on Apple MacBook Pro/PowerBook" +DESCRIPTION="Manage screen and keyboard backlight on Apple MacBook Pro/PowerBook" HOMEPAGE="http://technologeek.org/projects/pommed/index.html" ALIOTH_NUMBER="3583" SRC_URI="http://alioth.debian.org/frs/download.php/${ALIOTH_NUMBER}/${P}.tar.gz" |