diff options
author | Arsen Arsenović <arsen@gentoo.org> | 2023-10-23 15:55:00 +0200 |
---|---|---|
committer | Arsen Arsenović <arsen@gentoo.org> | 2023-10-23 15:56:55 +0200 |
commit | 82b851990b29c6efc3aa7b9a14e1a01047a09613 (patch) | |
tree | 1f5041242136531814457168a001c87fe991be35 /app-emacs/modus-themes | |
parent | net-im/signal-desktop-bin: remove old version (diff) | |
download | gentoo-82b851990b29c6efc3aa7b9a14e1a01047a09613.tar.gz gentoo-82b851990b29c6efc3aa7b9a14e1a01047a09613.tar.bz2 gentoo-82b851990b29c6efc3aa7b9a14e1a01047a09613.zip |
app-emacs/modus-themes: update DESCRIPTION
Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
Diffstat (limited to 'app-emacs/modus-themes')
-rw-r--r-- | app-emacs/modus-themes/modus-themes-4.2.0.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/modus-themes/modus-themes-4.3.0.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/modus-themes/modus-themes-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/modus-themes/modus-themes-4.2.0.ebuild b/app-emacs/modus-themes/modus-themes-4.2.0.ebuild index b7a947039a4b..e3ecfc9b2f8f 100644 --- a/app-emacs/modus-themes/modus-themes-4.2.0.ebuild +++ b/app-emacs/modus-themes/modus-themes-4.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit elisp -DESCRIPTION="Convert symbol names between different naming conventions" +DESCRIPTION="Highly accessible themes for GNU Emacs" HOMEPAGE="https://github.com/protesilaos/modus-themes/" if [[ ${PV} == *9999* ]] ; then diff --git a/app-emacs/modus-themes/modus-themes-4.3.0.ebuild b/app-emacs/modus-themes/modus-themes-4.3.0.ebuild index b7a947039a4b..e3ecfc9b2f8f 100644 --- a/app-emacs/modus-themes/modus-themes-4.3.0.ebuild +++ b/app-emacs/modus-themes/modus-themes-4.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit elisp -DESCRIPTION="Convert symbol names between different naming conventions" +DESCRIPTION="Highly accessible themes for GNU Emacs" HOMEPAGE="https://github.com/protesilaos/modus-themes/" if [[ ${PV} == *9999* ]] ; then diff --git a/app-emacs/modus-themes/modus-themes-9999.ebuild b/app-emacs/modus-themes/modus-themes-9999.ebuild index b7a947039a4b..e3ecfc9b2f8f 100644 --- a/app-emacs/modus-themes/modus-themes-9999.ebuild +++ b/app-emacs/modus-themes/modus-themes-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit elisp -DESCRIPTION="Convert symbol names between different naming conventions" +DESCRIPTION="Highly accessible themes for GNU Emacs" HOMEPAGE="https://github.com/protesilaos/modus-themes/" if [[ ${PV} == *9999* ]] ; then |