diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 16:57:30 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:17:30 +0100 |
commit | 72045c788a6b062e6bf232167bfaf0e129d4e1d3 (patch) | |
tree | d09bd7bd4a00b1170653ad5d0c309757604c4fdb /app-emacs/color-theme | |
parent | app-emacs/auctex: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-72045c788a6b062e6bf232167bfaf0e129d4e1d3.tar.gz gentoo-72045c788a6b062e6bf232167bfaf0e129d4e1d3.tar.bz2 gentoo-72045c788a6b062e6bf232167bfaf0e129d4e1d3.zip |
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
Diffstat (limited to 'app-emacs/color-theme')
-rw-r--r-- | app-emacs/color-theme/color-theme-6.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |