From: Harri Nieminen Date: Fri, 17 Feb 2017 14:57:30 +0000 (+0200) Subject: app-emacs/color-theme: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=72045c788a6b062e6bf232167bfaf0e129d4e1d3;p=gentoo.git app-emacs/color-theme: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild b/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild index c0d7536e98ce..ed53f91be75b 100644 --- a/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild +++ b/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit readme.gentoo elisp -DESCRIPTION="Install color themes (includes many themes and allows you to share your own with the world)" +DESCRIPTION="Install color themes (includes many themes)" HOMEPAGE="http://www.nongnu.org/color-theme/" SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz"