diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 16:35:34 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:45:10 +0100 |
commit | b72f053decdf190b794d0275c7d2cef14e387ea7 (patch) | |
tree | 40400b458e1a282357aa3ae0f1199d8bdbbef00e /x11-misc/mixer_app | |
parent | x11-misc/menulibre: Fix toolong DESCRIPTION (diff) | |
download | gentoo-b72f053decdf190b794d0275c7d2cef14e387ea7.tar.gz gentoo-b72f053decdf190b794d0275c7d2cef14e387ea7.tar.bz2 gentoo-b72f053decdf190b794d0275c7d2cef14e387ea7.zip |
x11-misc/mixer_app: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3864
Diffstat (limited to 'x11-misc/mixer_app')
-rw-r--r-- | x11-misc/mixer_app/mixer_app-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/mixer_app/mixer_app-1.8.0.ebuild b/x11-misc/mixer_app/mixer_app-1.8.0.ebuild index 9226c03823f0..38a87f2625b0 100644 --- a/x11-misc/mixer_app/mixer_app-1.8.0.ebuild +++ b/x11-misc/mixer_app/mixer_app-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit eutils toolchain-funcs MY_P=Mixer.app-${PV} -DESCRIPTION="mixer utility that has three volume controllers that can be configured to handle any sound source" +DESCRIPTION="mixer_app has volume controllers that can be configured to handle sound sources" HOMEPAGE="http://www.fukt.bsnet.se/~per/mixer/" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" |