diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 20:25:27 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:49:41 +0100 |
commit | 2d5bba280ccef26dc4eac6134047c6f8992edb0b (patch) | |
tree | a86802bbe4505a08b18b9c2d7c8bd15a865496dd /app-i18n | |
parent | app-i18n/scim-m17n: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-2d5bba280ccef26dc4eac6134047c6f8992edb0b.tar.gz gentoo-2d5bba280ccef26dc4eac6134047c6f8992edb0b.tar.bz2 gentoo-2d5bba280ccef26dc4eac6134047c6f8992edb0b.zip |
app-i18n/scim-uim: 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-i18n')
-rw-r--r-- | app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild b/app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild index c93356a632de..a6a85f8bce35 100644 --- a/app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild +++ b/app-i18n/scim-uim/scim-uim-0.2.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="2" inherit eutils -DESCRIPTION="scim-uim is an input module for Smart Common Input Method (SCIM) which uses uim as backend" +DESCRIPTION="An input module for Smart Common Input Method (SCIM) which uses uim as backend" HOMEPAGE="http://www.scim-im.org/" SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" |