summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-13 23:06:23 +0000
committerSam James <sam@gentoo.org>2020-10-13 23:21:39 +0000
commit0bcbb95a8070ba3dfe636bdb274345766d150929 (patch)
tree5cbf3818cce1bdce7cea47357a2e93a63e6cdf7d /app-text/mupdf
parentapp-text/mupdf: bump to 1.18.0 (CVE-2020-26519) (diff)
downloadgentoo-0bcbb95a8070ba3dfe636bdb274345766d150929.tar.gz
gentoo-0bcbb95a8070ba3dfe636bdb274345766d150929.tar.bz2
gentoo-0bcbb95a8070ba3dfe636bdb274345766d150929.zip
app-text/mupdf: capitalise DESCRIPTION
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/mupdf')
-rw-r--r--app-text/mupdf/mupdf-1.16.1.ebuild2
-rw-r--r--app-text/mupdf/mupdf-1.17.0.ebuild2
-rw-r--r--app-text/mupdf/mupdf-1.18.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/mupdf/mupdf-1.16.1.ebuild b/app-text/mupdf/mupdf-1.16.1.ebuild
index d93fa2a0f2ed..a073710586e8 100644
--- a/app-text/mupdf/mupdf-1.16.1.ebuild
+++ b/app-text/mupdf/mupdf-1.16.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit flag-o-matic toolchain-funcs xdg desktop
-DESCRIPTION="a lightweight PDF viewer and toolkit written in portable C"
+DESCRIPTION="A lightweight PDF viewer and toolkit written in portable C"
HOMEPAGE="https://mupdf.com/"
SRC_URI="https://mupdf.com/downloads/archive/${P}-source.tar.xz"
diff --git a/app-text/mupdf/mupdf-1.17.0.ebuild b/app-text/mupdf/mupdf-1.17.0.ebuild
index 73a2ee992231..f195aa318853 100644
--- a/app-text/mupdf/mupdf-1.17.0.ebuild
+++ b/app-text/mupdf/mupdf-1.17.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit desktop flag-o-matic toolchain-funcs xdg
-DESCRIPTION="a lightweight PDF viewer and toolkit written in portable C"
+DESCRIPTION="A lightweight PDF viewer and toolkit written in portable C"
HOMEPAGE="https://mupdf.com/"
SRC_URI="https://mupdf.com/downloads/archive/${P}-source.tar.xz"
S="${WORKDIR}/${P}-source"
diff --git a/app-text/mupdf/mupdf-1.18.0.ebuild b/app-text/mupdf/mupdf-1.18.0.ebuild
index 2a7b35539b9e..05c1261e4426 100644
--- a/app-text/mupdf/mupdf-1.18.0.ebuild
+++ b/app-text/mupdf/mupdf-1.18.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit desktop flag-o-matic toolchain-funcs xdg
-DESCRIPTION="a lightweight PDF viewer and toolkit written in portable C"
+DESCRIPTION="A lightweight PDF viewer and toolkit written in portable C"
HOMEPAGE="https://mupdf.com/"
SRC_URI="https://mupdf.com/downloads/archive/${P}-source.tar.xz"
S="${WORKDIR}/${P}-source"