diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-04-13 17:08:25 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-04-14 06:46:03 +0300 |
commit | 8c8ebcc728c8d9bfa647d302e471881c7ae8e957 (patch) | |
tree | e2ecce6a73cbd808bbe8f8bba9a0c4ff5019c171 /dev-libs/gmime | |
parent | dev-lang/pico8: update DESCRIPTION (diff) | |
download | gentoo-8c8ebcc728c8d9bfa647d302e471881c7ae8e957.tar.gz gentoo-8c8ebcc728c8d9bfa647d302e471881c7ae8e957.tar.bz2 gentoo-8c8ebcc728c8d9bfa647d302e471881c7ae8e957.zip |
dev-libs/gmime: update DESCRIPTIONs
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/gmime')
-rw-r--r-- | dev-libs/gmime/gmime-2.6.23-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/gmime/gmime-3.2.11.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/gmime/gmime-3.2.7.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/gmime/gmime-3.2.9.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/gmime/gmime-2.6.23-r1.ebuild b/dev-libs/gmime/gmime-2.6.23-r1.ebuild index 2a6e0ed982f4..cbeaa7bf8361 100644 --- a/dev-libs/gmime/gmime-2.6.23-r1.ebuild +++ b/dev-libs/gmime/gmime-2.6.23-r1.ebuild @@ -6,7 +6,7 @@ VALA_USE_DEPEND="vapigen" inherit gnome2 vala flag-o-matic -DESCRIPTION="Utilities for creating and parsing messages using MIME" +DESCRIPTION="Library for creating and parsing MIME messages" HOMEPAGE="http://spruce.sourceforge.net/gmime/" SLOT="2.6" diff --git a/dev-libs/gmime/gmime-3.2.11.ebuild b/dev-libs/gmime/gmime-3.2.11.ebuild index ccc807d2d80a..a7eed9e822c8 100644 --- a/dev-libs/gmime/gmime-3.2.11.ebuild +++ b/dev-libs/gmime/gmime-3.2.11.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit flag-o-matic gnome2 vala -DESCRIPTION="A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools" +DESCRIPTION="Library for creating and parsing MIME messages" HOMEPAGE="https://github.com/jstedfast/gmime http://spruce.sourceforge.net/gmime/" SRC_URI="https://github.com/jstedfast/${PN}/releases/download/${PV}/${P}.tar.xz" diff --git a/dev-libs/gmime/gmime-3.2.7.ebuild b/dev-libs/gmime/gmime-3.2.7.ebuild index b875e0ba71af..a4abd373a114 100644 --- a/dev-libs/gmime/gmime-3.2.7.ebuild +++ b/dev-libs/gmime/gmime-3.2.7.ebuild @@ -6,7 +6,7 @@ VALA_USE_DEPEND="vapigen" inherit flag-o-matic gnome2 vala -DESCRIPTION="Utilities for creating and parsing messages using MIME" +DESCRIPTION="Library for creating and parsing MIME messages" HOMEPAGE="https://gitlab.gnome.org/GNOME/gmime http://spruce.sourceforge.net/gmime/" SLOT="3.0" diff --git a/dev-libs/gmime/gmime-3.2.9.ebuild b/dev-libs/gmime/gmime-3.2.9.ebuild index ccc807d2d80a..a7eed9e822c8 100644 --- a/dev-libs/gmime/gmime-3.2.9.ebuild +++ b/dev-libs/gmime/gmime-3.2.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit flag-o-matic gnome2 vala -DESCRIPTION="A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools" +DESCRIPTION="Library for creating and parsing MIME messages" HOMEPAGE="https://github.com/jstedfast/gmime http://spruce.sourceforge.net/gmime/" SRC_URI="https://github.com/jstedfast/${PN}/releases/download/${PV}/${P}.tar.xz" |