commit:     8b52586d1deb4b2737f239059cebb8201dd456da
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 19:48:06 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 19:50:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b52586d

net-dialup/moserial: Version bump to 3.0.20

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-dialup/moserial/Manifest               |  1 +
 net-dialup/moserial/moserial-3.0.20.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index 12ffecfb2fc..1f36ad05c12 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1 +1,2 @@
 DIST moserial-3.0.16.tar.xz 1170976 BLAKE2B 
dd761019bf559112262bb92ec3a08aa9bcce5e73b03ca10a13547a0496729a229f8bd92c6e67c6661c69d07cf0cc573d885c3668703ecc2b5b594eebe73ea8cb
 SHA512 
2101b5eef61c396f2511d08afad0c44caae63e274412ab26f2f6c9e5ff4c1bb1c1b447cabb66ab25530d5b9881a3e09cd6d9d264aa571c0e5ee48012c1917f7b
+DIST moserial-3.0.20.tar.xz 1176180 BLAKE2B 
f4481e71c994df233f190f5886cb8a3e9dd333f78c8562370c56487beccbacf09a118c6c463195a6cfb7306771b080d317b3ef07f5c9b5adc4b37a1ec59e794b
 SHA512 
bb2884f2cc4345a8b19faa199668efd1a919b6b456dae0a3b81b62a18b58cf978a227220925b39b2172d7b9208aebe80ce6d21a2d3605730405f4bbf6ef29683

diff --git a/net-dialup/moserial/moserial-3.0.20.ebuild 
b/net-dialup/moserial/moserial-3.0.20.ebuild
new file mode 100644
index 00000000000..3c39e2b6c5f
--- /dev/null
+++ b/net-dialup/moserial/moserial-3.0.20.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome2
+
+DESCRIPTION="A clean and friendly gtk-based serial terminal"
+HOMEPAGE="https://wiki.gnome.org/Apps/Moserial 
https://gitlab.gnome.org/GNOME/moserial";
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+       >=dev-libs/glib-2.16:2[dbus]
+       gnome-base/gsettings-desktop-schemas
+       >=x11-libs/gtk+-3.2.0:3
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+       >=dev-util/intltool-0.35
+       dev-util/itstool
+       virtual/pkgconfig
+"

Reply via email to