public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-05-29  9:02 Sam James
  0 siblings, 0 replies; 28+ messages in thread
From: Sam James @ 2021-05-29  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     50c2589860673cacea34762c38b5777e05ab19a2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 08:53:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 29 09:00:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c25898

net-dialup/moserial: Stabilize 3.0.16 amd64, #792327

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.16.ebuild b/net-dialup/moserial/moserial-3.0.16.ebuild
index a69109df49f..56783a65363 100644
--- a/net-dialup/moserial/moserial-3.0.16.ebuild
+++ b/net-dialup/moserial/moserial-3.0.16.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/mo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.16:2[dbus]


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2022-01-24  3:39 Sam James
  0 siblings, 0 replies; 28+ messages in thread
From: Sam James @ 2022-01-24  3:39 UTC (permalink / raw
  To: gentoo-commits

commit:     016c293911ea24db69d51adac0fac70827c168a1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 03:39:30 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 03:39:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016c2939

net-dialup/moserial: Stabilize 3.0.21 amd64, #831048

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.21.ebuild b/net-dialup/moserial/moserial-3.0.21.ebuild
index c121236b2d51..d6b13f292f1e 100644
--- a/net-dialup/moserial/moserial-3.0.21.ebuild
+++ b/net-dialup/moserial/moserial-3.0.21.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/mo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.16:2[dbus]


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2022-01-20 10:02 Jakov Smolić
  0 siblings, 0 replies; 28+ messages in thread
From: Jakov Smolić @ 2022-01-20 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     a242cd1113f9e993f9bb5e7bdaaabacd3ebec7a2
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 09:58:08 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 10:02:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a242cd11

net-dialup/moserial: Stabilize 3.0.21 x86, #831048

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.21.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/moserial/moserial-3.0.21.ebuild b/net-dialup/moserial/moserial-3.0.21.ebuild
index 3c39e2b6c5fe..c121236b2d51 100644
--- a/net-dialup/moserial/moserial-3.0.21.ebuild
+++ b/net-dialup/moserial/moserial-3.0.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/mo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.16:2[dbus]


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-12-19  5:15 Matt Turner
  0 siblings, 0 replies; 28+ messages in thread
From: Matt Turner @ 2021-12-19  5:15 UTC (permalink / raw
  To: gentoo-commits

commit:     f18603921433c87a1dd1844d5299755a922597f4
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 19 05:12:42 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 19 05:12:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1860392

net-dialup/moserial: Version bump to 3.0.21

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

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

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index 1f36ad05c12b..652857aae78a 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1,2 +1,3 @@
 DIST moserial-3.0.16.tar.xz 1170976 BLAKE2B dd761019bf559112262bb92ec3a08aa9bcce5e73b03ca10a13547a0496729a229f8bd92c6e67c6661c69d07cf0cc573d885c3668703ecc2b5b594eebe73ea8cb SHA512 2101b5eef61c396f2511d08afad0c44caae63e274412ab26f2f6c9e5ff4c1bb1c1b447cabb66ab25530d5b9881a3e09cd6d9d264aa571c0e5ee48012c1917f7b
 DIST moserial-3.0.20.tar.xz 1176180 BLAKE2B f4481e71c994df233f190f5886cb8a3e9dd333f78c8562370c56487beccbacf09a118c6c463195a6cfb7306771b080d317b3ef07f5c9b5adc4b37a1ec59e794b SHA512 bb2884f2cc4345a8b19faa199668efd1a919b6b456dae0a3b81b62a18b58cf978a227220925b39b2172d7b9208aebe80ce6d21a2d3605730405f4bbf6ef29683
+DIST moserial-3.0.21.tar.xz 1180072 BLAKE2B 57355c0cefd0dde234f184beb008250b677795a73398b10846f3a546bee61d9c6ef17cdd3964301c99155f14423cd0947d3c782dfd74885fcc36e0916f90aa7c SHA512 128e5854273a0bba56844b435d9fcefcaf59d9dc1e49a09d4df1dea21fce9de61c55a368cc707e3b685b4af7e88f93fffb350e7846c046f0c814f57b4f1f0ef6

diff --git a/net-dialup/moserial/moserial-3.0.21.ebuild b/net-dialup/moserial/moserial-3.0.21.ebuild
new file mode 100644
index 000000000000..3c39e2b6c5fe
--- /dev/null
+++ b/net-dialup/moserial/moserial-3.0.21.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
+"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-11-06  4:09 Sam James
  0 siblings, 0 replies; 28+ messages in thread
From: Sam James @ 2021-11-06  4:09 UTC (permalink / raw
  To: gentoo-commits

commit:     8928d6942057cccec96e7d575d909f8abe461286
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  6 04:09:02 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 04:09:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8928d694

net-dialup/moserial: Stabilize 3.0.20 x86, #815013

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.20.ebuild b/net-dialup/moserial/moserial-3.0.20.ebuild
index 7337d154642..56783a65363 100644
--- a/net-dialup/moserial/moserial-3.0.20.ebuild
+++ b/net-dialup/moserial/moserial-3.0.20.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/mo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.16:2[dbus]


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-10-04  1:25 Sam James
  0 siblings, 0 replies; 28+ messages in thread
From: Sam James @ 2021-10-04  1:25 UTC (permalink / raw
  To: gentoo-commits

commit:     5d63acf1205d60e62abcad3e5567601033e70ca3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  4 01:25:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct  4 01:25:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d63acf1

net-dialup/moserial: Stabilize 3.0.20 amd64, #815013

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.20.ebuild b/net-dialup/moserial/moserial-3.0.20.ebuild
index 3c39e2b6c5f..7337d154642 100644
--- a/net-dialup/moserial/moserial-3.0.20.ebuild
+++ b/net-dialup/moserial/moserial-3.0.20.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/mo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.16:2[dbus]


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-07-29 19:50 Matt Turner
  0 siblings, 0 replies; 28+ messages in thread
From: Matt Turner @ 2021-07-29 19:50 UTC (permalink / raw
  To: gentoo-commits

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
+"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-05-29  6:09 Sam James
  0 siblings, 0 replies; 28+ messages in thread
From: Sam James @ 2021-05-29  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     257f89c2c218a125e3d86ce8845659961f7a2784
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 06:07:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 29 06:07:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=257f89c2

net-dialup/moserial: Stabilize 3.0.16 x86, #792327

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.16.ebuild b/net-dialup/moserial/moserial-3.0.16.ebuild
index 3c39e2b6c5f..a69109df49f 100644
--- a/net-dialup/moserial/moserial-3.0.16.ebuild
+++ b/net-dialup/moserial/moserial-3.0.16.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/mo
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.16:2[dbus]


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-05-10  5:04 Matt Turner
  0 siblings, 0 replies; 28+ messages in thread
From: Matt Turner @ 2021-05-10  5:04 UTC (permalink / raw
  To: gentoo-commits

commit:     2700d7794486c0c6f742455e9d89686195e57e17
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May 10 03:10:20 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May 10 05:04:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2700d779

net-dialup/moserial: Update HOMEPAGE

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

 net-dialup/moserial/moserial-3.0.15.ebuild | 2 +-
 net-dialup/moserial/moserial-3.0.16.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/moserial/moserial-3.0.15.ebuild b/net-dialup/moserial/moserial-3.0.15.ebuild
index 722a6f845ba..21eb7b7c085 100644
--- a/net-dialup/moserial/moserial-3.0.15.ebuild
+++ b/net-dialup/moserial/moserial-3.0.15.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2
 
 DESCRIPTION="A clean and friendly gtk-based serial terminal"
-HOMEPAGE="https://wiki.gnome.org/moserial"
+HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/moserial"
 
 LICENSE="GPL-3+"
 SLOT="0"

diff --git a/net-dialup/moserial/moserial-3.0.16.ebuild b/net-dialup/moserial/moserial-3.0.16.ebuild
index 13d13b38fcc..3c39e2b6c5f 100644
--- a/net-dialup/moserial/moserial-3.0.16.ebuild
+++ b/net-dialup/moserial/moserial-3.0.16.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 inherit gnome2
 
 DESCRIPTION="A clean and friendly gtk-based serial terminal"
-HOMEPAGE="https://wiki.gnome.org/moserial"
+HOMEPAGE="https://wiki.gnome.org/Apps/Moserial https://gitlab.gnome.org/GNOME/moserial"
 
 LICENSE="GPL-3+"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-04-19 19:31 Sam James
  0 siblings, 0 replies; 28+ messages in thread
From: Sam James @ 2021-04-19 19:31 UTC (permalink / raw
  To: gentoo-commits

commit:     73b3c897b5d793ea3338a0bb47eafc69fa93d203
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 19:29:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 19:30:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b3c897

net-dialup/moserial: move pkgconfig dep for older EAPIs

Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.15.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-dialup/moserial/moserial-3.0.15.ebuild b/net-dialup/moserial/moserial-3.0.15.ebuild
index d05b7f77600..722a6f845ba 100644
--- a/net-dialup/moserial/moserial-3.0.15.ebuild
+++ b/net-dialup/moserial/moserial-3.0.15.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 inherit gnome2
 
 DESCRIPTION="A clean and friendly gtk-based serial terminal"
@@ -10,15 +11,14 @@ HOMEPAGE="https://wiki.gnome.org/moserial"
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
-IUSE=""
 
 RDEPEND="
 	>=dev-libs/glib-2.16:2[dbus]
 	gnome-base/gsettings-desktop-schemas
 	>=x11-libs/gtk+-3.2.0:3
 "
-DEPEND="${RDEPEND}"
-BDEPEND="
+DEPEND="
+	${RDEPEND}
 	>=dev-util/intltool-0.35
 	dev-util/itstool
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-04-19  0:53 Matt Turner
  0 siblings, 0 replies; 28+ messages in thread
From: Matt Turner @ 2021-04-19  0:53 UTC (permalink / raw
  To: gentoo-commits

commit:     4e541bb3080c998bdc414e3a4d8551953b82c379
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 00:52:21 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 00:53:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e541bb3

net-dialup/moserial: Version bump to 3.0.16

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

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

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index d6546ce64df..b3b33148045 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1 +1,2 @@
 DIST moserial-3.0.15.tar.xz 1169728 BLAKE2B a4520ff493c86f13e8c6dc7969d630bbc9690215527a70f68d948869b64347cb4145f19a12b166945faa1d243a1f323491c2f4873eed208188761248c0e00714 SHA512 e5410243a26afbfbb7a52dd3f52a99ced099b26ce43f9be8ed85874a02a361ef99cea74663e243eecc31ca0ac3f51de7ebc7abfc7fc0f48eedbd7a8fc42f9b5d
+DIST moserial-3.0.16.tar.xz 1170976 BLAKE2B dd761019bf559112262bb92ec3a08aa9bcce5e73b03ca10a13547a0496729a229f8bd92c6e67c6661c69d07cf0cc573d885c3668703ecc2b5b594eebe73ea8cb SHA512 2101b5eef61c396f2511d08afad0c44caae63e274412ab26f2f6c9e5ff4c1bb1c1b447cabb66ab25530d5b9881a3e09cd6d9d264aa571c0e5ee48012c1917f7b

diff --git a/net-dialup/moserial/moserial-3.0.16.ebuild b/net-dialup/moserial/moserial-3.0.16.ebuild
new file mode 100644
index 00000000000..13d13b38fcc
--- /dev/null
+++ b/net-dialup/moserial/moserial-3.0.16.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/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
+"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-04-13 16:12 Matt Turner
  0 siblings, 0 replies; 28+ messages in thread
From: Matt Turner @ 2021-04-13 16:12 UTC (permalink / raw
  To: gentoo-commits

commit:     3b47feb63281c8623072fa1dab199f26e2d9f551
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 15:52:45 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 16:12:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b47feb6

net-dialup/moserial: Drop old versions

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

 net-dialup/moserial/Manifest               |  1 -
 net-dialup/moserial/moserial-3.0.12.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index 0fd7900fbad..d6546ce64df 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1,2 +1 @@
-DIST moserial-3.0.12.tar.xz 1123184 BLAKE2B a8ac7ad422325853f354e1c5c7cd59ca0bf1a2249fb58886fdf104975fe458cc3befe041810cff9b97c941188a757a5929acb0507e8eb4518cb034c2cdc14b87 SHA512 e5ee3776cfa63585290fe7ffb9cab562082b19b505d630c6842d09b4783fadf5438243816c433157ad6360e2a4902cb0e0ada07b61972d3c8119509ca4f520ad
 DIST moserial-3.0.15.tar.xz 1169728 BLAKE2B a4520ff493c86f13e8c6dc7969d630bbc9690215527a70f68d948869b64347cb4145f19a12b166945faa1d243a1f323491c2f4873eed208188761248c0e00714 SHA512 e5410243a26afbfbb7a52dd3f52a99ced099b26ce43f9be8ed85874a02a361ef99cea74663e243eecc31ca0ac3f51de7ebc7abfc7fc0f48eedbd7a8fc42f9b5d

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


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-04-01 16:44 Thomas Deutschmann
  0 siblings, 0 replies; 28+ messages in thread
From: Thomas Deutschmann @ 2021-04-01 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     708c5b7cd859fc24a456cae32b4d6e22b16cf2b9
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  1 16:33:43 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr  1 16:43:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708c5b7c

net-dialup/moserial: x86 stable (bug #774927)

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.15.ebuild b/net-dialup/moserial/moserial-3.0.15.ebuild
index 5fcfa102b06..d05b7f77600 100644
--- a/net-dialup/moserial/moserial-3.0.15.ebuild
+++ b/net-dialup/moserial/moserial-3.0.15.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/moserial"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-03-12  8:01 Mikle Kolyada
  0 siblings, 0 replies; 28+ messages in thread
From: Mikle Kolyada @ 2021-03-12  8:01 UTC (permalink / raw
  To: gentoo-commits

commit:     18595fe146bf57b75c96fcc1865e0f4b55ba8a7d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 07:59:52 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 08:01:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18595fe1

net-dialup/moserial: Stabilize 3.0.15 amd64, #774927

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.15.ebuild b/net-dialup/moserial/moserial-3.0.15.ebuild
index dc195db3c82..5fcfa102b06 100644
--- a/net-dialup/moserial/moserial-3.0.15.ebuild
+++ b/net-dialup/moserial/moserial-3.0.15.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/moserial"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2021-01-31 12:28 Mart Raudsepp
  0 siblings, 0 replies; 28+ messages in thread
From: Mart Raudsepp @ 2021-01-31 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     c85971768947665271a5754f4157b440c3b0841d
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 12:05:34 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 12:24:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8597176

net-dialup/moserial: bump to 3.0.15

Closes: https://bugs.gentoo.org/740664
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

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

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index 63ec7358867..0fd7900fbad 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1 +1,2 @@
 DIST moserial-3.0.12.tar.xz 1123184 BLAKE2B a8ac7ad422325853f354e1c5c7cd59ca0bf1a2249fb58886fdf104975fe458cc3befe041810cff9b97c941188a757a5929acb0507e8eb4518cb034c2cdc14b87 SHA512 e5ee3776cfa63585290fe7ffb9cab562082b19b505d630c6842d09b4783fadf5438243816c433157ad6360e2a4902cb0e0ada07b61972d3c8119509ca4f520ad
+DIST moserial-3.0.15.tar.xz 1169728 BLAKE2B a4520ff493c86f13e8c6dc7969d630bbc9690215527a70f68d948869b64347cb4145f19a12b166945faa1d243a1f323491c2f4873eed208188761248c0e00714 SHA512 e5410243a26afbfbb7a52dd3f52a99ced099b26ce43f9be8ed85874a02a361ef99cea74663e243eecc31ca0ac3f51de7ebc7abfc7fc0f48eedbd7a8fc42f9b5d

diff --git a/net-dialup/moserial/moserial-3.0.15.ebuild b/net-dialup/moserial/moserial-3.0.15.ebuild
new file mode 100644
index 00000000000..dc195db3c82
--- /dev/null
+++ b/net-dialup/moserial/moserial-3.0.15.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A clean and friendly gtk-based serial terminal"
+HOMEPAGE="https://wiki.gnome.org/moserial"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+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
+"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2020-01-09 11:09 Mart Raudsepp
  0 siblings, 0 replies; 28+ messages in thread
From: Mart Raudsepp @ 2020-01-09 11:09 UTC (permalink / raw
  To: gentoo-commits

commit:     9d7818080e2b8e842667c78a17c364f70017b678
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  9 11:08:51 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Jan  9 11:08:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d781808

net-dialup/moserial: remove unnecessary gnome-doc-utils build depend

Closes: https://bugs.gentoo.org/700810
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-dialup/moserial/moserial-3.0.12.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-dialup/moserial/moserial-3.0.12.ebuild b/net-dialup/moserial/moserial-3.0.12.ebuild
index 81a8b5233fd..014374c9fe9 100644
--- a/net-dialup/moserial/moserial-3.0.12.ebuild
+++ b/net-dialup/moserial/moserial-3.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,6 @@ RDEPEND="
 	>=x11-libs/gtk+-3.0.0:3
 "
 DEPEND="${RDEPEND}
-	>=app-text/gnome-doc-utils-0.3.2
 	>=dev-util/intltool-0.35
 	dev-util/itstool
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2019-05-18 23:05 Mart Raudsepp
  0 siblings, 0 replies; 28+ messages in thread
From: Mart Raudsepp @ 2019-05-18 23:05 UTC (permalink / raw
  To: gentoo-commits

commit:     1030da1bea89ac7d170bf686d3635acb06c8e717
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 22:25:50 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 18 22:25:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1030da1b

net-dialup/moserial: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-dialup/moserial/Manifest               |  1 -
 net-dialup/moserial/moserial-3.0.11.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index 309924f8285..63ec7358867 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1,2 +1 @@
-DIST moserial-3.0.11.tar.xz 1103168 BLAKE2B 3193b38838c22cd919ef729876bb86553c25e7379d36fdee4118f8e6b545a1277a09d5820f9994744548d81b20ab7764ae0a3446d8bcdc91a1896341815f8925 SHA512 1f274b0b949bed475f3a5210ae90916ce45e1c6a740813b4fe89a18b4914b0a924eacf16440bfc6fb860cd98f709559a28867e35b713fe6550638bf2d060577c
 DIST moserial-3.0.12.tar.xz 1123184 BLAKE2B a8ac7ad422325853f354e1c5c7cd59ca0bf1a2249fb58886fdf104975fe458cc3befe041810cff9b97c941188a757a5929acb0507e8eb4518cb034c2cdc14b87 SHA512 e5ee3776cfa63585290fe7ffb9cab562082b19b505d630c6842d09b4783fadf5438243816c433157ad6360e2a4902cb0e0ada07b61972d3c8119509ca4f520ad

diff --git a/net-dialup/moserial/moserial-3.0.11.ebuild b/net-dialup/moserial/moserial-3.0.11.ebuild
deleted file mode 100644
index d1452e91977..00000000000
--- a/net-dialup/moserial/moserial-3.0.11.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A clean and friendly gtk-based serial terminal"
-HOMEPAGE="https://wiki.gnome.org/moserial"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.16:2[dbus]
-	gnome-base/gsettings-desktop-schemas
-	>=x11-libs/gtk+-3.0.0:3
-"
-DEPEND="${RDEPEND}
-	>=app-text/gnome-doc-utils-0.3.2
-	>=dev-util/intltool-0.35
-	dev-util/itstool
-	virtual/pkgconfig
-"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2019-03-31  6:10 Mart Raudsepp
  0 siblings, 0 replies; 28+ messages in thread
From: Mart Raudsepp @ 2019-03-31  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     b311acdc1c8fcc74a075f70564c7026c1a19f00e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 05:53:49 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 05:53:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b311acdc

net-dialup/moserial: bump to 3.0.12

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

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

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index fe930840288..309924f8285 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1 +1,2 @@
 DIST moserial-3.0.11.tar.xz 1103168 BLAKE2B 3193b38838c22cd919ef729876bb86553c25e7379d36fdee4118f8e6b545a1277a09d5820f9994744548d81b20ab7764ae0a3446d8bcdc91a1896341815f8925 SHA512 1f274b0b949bed475f3a5210ae90916ce45e1c6a740813b4fe89a18b4914b0a924eacf16440bfc6fb860cd98f709559a28867e35b713fe6550638bf2d060577c
+DIST moserial-3.0.12.tar.xz 1123184 BLAKE2B a8ac7ad422325853f354e1c5c7cd59ca0bf1a2249fb58886fdf104975fe458cc3befe041810cff9b97c941188a757a5929acb0507e8eb4518cb034c2cdc14b87 SHA512 e5ee3776cfa63585290fe7ffb9cab562082b19b505d630c6842d09b4783fadf5438243816c433157ad6360e2a4902cb0e0ada07b61972d3c8119509ca4f520ad

diff --git a/net-dialup/moserial/moserial-3.0.12.ebuild b/net-dialup/moserial/moserial-3.0.12.ebuild
new file mode 100644
index 00000000000..b4256bf5b60
--- /dev/null
+++ b/net-dialup/moserial/moserial-3.0.12.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A clean and friendly gtk-based serial terminal"
+HOMEPAGE="https://wiki.gnome.org/moserial"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.16:2[dbus]
+	gnome-base/gsettings-desktop-schemas
+	>=x11-libs/gtk+-3.0.0:3
+"
+DEPEND="${RDEPEND}
+	>=app-text/gnome-doc-utils-0.3.2
+	>=dev-util/intltool-0.35
+	dev-util/itstool
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2018-03-10 11:31 Pacho Ramos
  0 siblings, 0 replies; 28+ messages in thread
From: Pacho Ramos @ 2018-03-10 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     52feec6d0c30796c429d0f54f7711210eb6164ff
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 11:23:15 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 11:23:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52feec6d

net-dialup/moserial: Update maintained due to bug #101792

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-dialup/moserial/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/net-dialup/moserial/metadata.xml b/net-dialup/moserial/metadata.xml
index f5067519d0b..c925342f04f 100644
--- a/net-dialup/moserial/metadata.xml
+++ b/net-dialup/moserial/metadata.xml
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-	<email>steev@gentoo.org</email>
-</maintainer>
 <maintainer type="project">
 	<email>gnome@gentoo.org</email>
 	<name>Gentoo GNOME Desktop</name>


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2017-12-21 23:31 Mart Raudsepp
  0 siblings, 0 replies; 28+ messages in thread
From: Mart Raudsepp @ 2017-12-21 23:31 UTC (permalink / raw
  To: gentoo-commits

commit:     ae4d96469be4ad9331586e12919e47b9c2ec016a
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 22:55:06 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 23:30:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4d9646

net-dialup/moserial: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-dialup/moserial/Manifest               |  1 -
 net-dialup/moserial/moserial-3.0.10.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index 915baff1b02..fe930840288 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1,2 +1 @@
-DIST moserial-3.0.10.tar.xz 1093544 BLAKE2B 89ce38a04ad341ca2af3490f50e2d26698fa4f25f9d0fc17d6090a76238b9e6ec8686c6b08eb9158f8e67ecbbd20f039d1bebf06b9383c56426f1602a382b60d SHA512 a21f10fea7cfbbbf5f484f298d7a1bcb6f74450c1a715c79594e0cf85035291dd5bd2e27f1050fd0e38b5449d696da03a1ee6e50737f11f7ddc2140f49d6cdb9
 DIST moserial-3.0.11.tar.xz 1103168 BLAKE2B 3193b38838c22cd919ef729876bb86553c25e7379d36fdee4118f8e6b545a1277a09d5820f9994744548d81b20ab7764ae0a3446d8bcdc91a1896341815f8925 SHA512 1f274b0b949bed475f3a5210ae90916ce45e1c6a740813b4fe89a18b4914b0a924eacf16440bfc6fb860cd98f709559a28867e35b713fe6550638bf2d060577c

diff --git a/net-dialup/moserial/moserial-3.0.10.ebuild b/net-dialup/moserial/moserial-3.0.10.ebuild
deleted file mode 100644
index 2d317bc9910..00000000000
--- a/net-dialup/moserial/moserial-3.0.10.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A clean and friendly gtk-based serial terminal"
-HOMEPAGE="https://wiki.gnome.org/moserial"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.16:2[dbus]
-	gnome-base/gsettings-desktop-schemas
-	>=x11-libs/gtk+-3.0.0:3
-"
-DEPEND="${RDEPEND}
-	>=app-text/gnome-doc-utils-0.3.2
-	>=dev-util/intltool-0.35
-	dev-util/itstool
-	virtual/pkgconfig
-"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2017-12-19 19:14 Thomas Deutschmann
  0 siblings, 0 replies; 28+ messages in thread
From: Thomas Deutschmann @ 2017-12-19 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     f63965583ebadd3e21762dd38cf18cd60b809522
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 18:51:03 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 19:12:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6396558

net-dialup/moserial: x86 stable (bug #635938)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-dialup/moserial/moserial-3.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.11.ebuild b/net-dialup/moserial/moserial-3.0.11.ebuild
index f69f885111f..d1452e91977 100644
--- a/net-dialup/moserial/moserial-3.0.11.ebuild
+++ b/net-dialup/moserial/moserial-3.0.11.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/moserial"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2017-12-16 14:04 Tobias Klausmann
  0 siblings, 0 replies; 28+ messages in thread
From: Tobias Klausmann @ 2017-12-16 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     707079307b9b42d78c46fe88474fe61fd76cf5df
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 14:02:39 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 14:03:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70707930

net-dialup/moserial-3.0.11-r0: amd64 stable

Gentoo-Bug: http://bugs.gentoo.org/635938

 net-dialup/moserial/moserial-3.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.11.ebuild b/net-dialup/moserial/moserial-3.0.11.ebuild
index faf07e61319..f69f885111f 100644
--- a/net-dialup/moserial/moserial-3.0.11.ebuild
+++ b/net-dialup/moserial/moserial-3.0.11.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/moserial"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2017-08-27 10:03 Gilles Dartiguelongue
  0 siblings, 0 replies; 28+ messages in thread
From: Gilles Dartiguelongue @ 2017-08-27 10:03 UTC (permalink / raw
  To: gentoo-commits

commit:     cb0d3693ae48e4119f055a660233516da1c56ae7
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 09:34:16 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 10:02:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0d3693

net-dialup/moserial: version bump 3.0.10 → 3.0.11

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index b7f9bd0d4d5..c987115e6de 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1 +1,2 @@
 DIST moserial-3.0.10.tar.xz 1093544 SHA256 3d7107a0fc69a58ee139241214351373d35ead5ac07c751854479d2c30442980 SHA512 a21f10fea7cfbbbf5f484f298d7a1bcb6f74450c1a715c79594e0cf85035291dd5bd2e27f1050fd0e38b5449d696da03a1ee6e50737f11f7ddc2140f49d6cdb9 WHIRLPOOL 2f6d11ad0a19578f86001152e3c3141a9ab4f6d65bce0548c1800c40187890b7eb3697831e9f57461a0bedbbc1538907938008cabdd23036b820a8fa938f82f3
+DIST moserial-3.0.11.tar.xz 1103168 SHA256 84136f4f31c56c3f8b693ab7e40124af43cf78a027877616fd1176f8d48e37f6 SHA512 1f274b0b949bed475f3a5210ae90916ce45e1c6a740813b4fe89a18b4914b0a924eacf16440bfc6fb860cd98f709559a28867e35b713fe6550638bf2d060577c WHIRLPOOL 878d5b57017de1e793ea647f83b320c645ef56ef52edd77cb9e1b0ab881c1d0aea52d265ef03e267b2535887f308403f76fe2f7ed38e1dc29fbb7d50c186ea54

diff --git a/net-dialup/moserial/moserial-3.0.11.ebuild b/net-dialup/moserial/moserial-3.0.11.ebuild
new file mode 100644
index 00000000000..faf07e61319
--- /dev/null
+++ b/net-dialup/moserial/moserial-3.0.11.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A clean and friendly gtk-based serial terminal"
+HOMEPAGE="https://wiki.gnome.org/moserial"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.16:2[dbus]
+	gnome-base/gsettings-desktop-schemas
+	>=x11-libs/gtk+-3.0.0:3
+"
+DEPEND="${RDEPEND}
+	>=app-text/gnome-doc-utils-0.3.2
+	>=dev-util/intltool-0.35
+	dev-util/itstool
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2016-11-04 10:30 Pacho Ramos
  0 siblings, 0 replies; 28+ messages in thread
From: Pacho Ramos @ 2016-11-04 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     d0fd9a85f4d62878eb8ec948363af777cc1699f4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 10:10:56 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 10:30:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0fd9a85

net-dialup/moserial: scrollkeeper running is disabled, then, we don't need it

Package-Manager: portage-2.3.2

 net-dialup/moserial/moserial-3.0.10.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-dialup/moserial/moserial-3.0.10.ebuild b/net-dialup/moserial/moserial-3.0.10.ebuild
index 43af9f3..96fa641 100644
--- a/net-dialup/moserial/moserial-3.0.10.ebuild
+++ b/net-dialup/moserial/moserial-3.0.10.ebuild
@@ -2,9 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-GCONF_DEBUG="no"
-
+EAPI=6
 inherit gnome2
 
 DESCRIPTION="A clean and friendly gtk-based serial terminal"
@@ -21,7 +19,6 @@ RDEPEND="
 	>=x11-libs/gtk+-3.0.0:3
 "
 DEPEND="${RDEPEND}
-	app-text/scrollkeeper
 	>=app-text/gnome-doc-utils-0.3.2
 	>=dev-util/intltool-0.35
 	dev-util/itstool


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2016-03-06 20:36 Mikle Kolyada
  0 siblings, 0 replies; 28+ messages in thread
From: Mikle Kolyada @ 2016-03-06 20:36 UTC (permalink / raw
  To: gentoo-commits

commit:     72c1db0fd1b0eabd9de8eabbcd0562eb01cd9a55
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 20:24:21 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 20:33:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c1db0f

net-dialup/moserial: x86 stable wrt bug #566378

Package-Manager: portage-2.2.26

 net-dialup/moserial/moserial-3.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.10.ebuild b/net-dialup/moserial/moserial-3.0.10.ebuild
index 9c3a70a..43af9f3 100644
--- a/net-dialup/moserial/moserial-3.0.10.ebuild
+++ b/net-dialup/moserial/moserial-3.0.10.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/moserial"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2016-03-05 10:10 Pacho Ramos
  0 siblings, 0 replies; 28+ messages in thread
From: Pacho Ramos @ 2016-03-05 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     63ee2bf2f1cc4c8710de71c6ae39cfa725b0020c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 10:09:45 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 10:10:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ee2bf2

net-dialup/moserial: Fix header

Package-Manager: portage-2.2.27

 net-dialup/moserial/moserial-3.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/moserial/moserial-3.0.10.ebuild b/net-dialup/moserial/moserial-3.0.10.ebuild
index 3c501b8..9c3a70a 100644
--- a/net-dialup/moserial/moserial-3.0.10.ebuild
+++ b/net-dialup/moserial/moserial-3.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2016-03-05 10:10 Pacho Ramos
  0 siblings, 0 replies; 28+ messages in thread
From: Pacho Ramos @ 2016-03-05 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d81ea6ed64fee108f552f2a1db70fb4a67c70486
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 10:08:34 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 10:10:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81ea6ed

net-dialup/moserial: Drop old

Package-Manager: portage-2.2.27

 net-dialup/moserial/Manifest              |  1 -
 net-dialup/moserial/moserial-3.0.9.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/net-dialup/moserial/Manifest b/net-dialup/moserial/Manifest
index 87799ee..b7f9bd0 100644
--- a/net-dialup/moserial/Manifest
+++ b/net-dialup/moserial/Manifest
@@ -1,2 +1 @@
 DIST moserial-3.0.10.tar.xz 1093544 SHA256 3d7107a0fc69a58ee139241214351373d35ead5ac07c751854479d2c30442980 SHA512 a21f10fea7cfbbbf5f484f298d7a1bcb6f74450c1a715c79594e0cf85035291dd5bd2e27f1050fd0e38b5449d696da03a1ee6e50737f11f7ddc2140f49d6cdb9 WHIRLPOOL 2f6d11ad0a19578f86001152e3c3141a9ab4f6d65bce0548c1800c40187890b7eb3697831e9f57461a0bedbbc1538907938008cabdd23036b820a8fa938f82f3
-DIST moserial-3.0.9.tar.xz 1079512 SHA256 6bba85ae6367d9ecfe6a72af9fc354b3ce840ac42ad6e4dcb18b01088fc874cd SHA512 0f405303a060d33f7479a6b690bc57517af981f981139da70a353358c5a927d5fb9b3c38002f0a447e1206eb4d7fb818509ab71b0926fe644a86a8999be4772f WHIRLPOOL fe87a154160b0866bf3b4663e6f321c20f220dbf1dcf5bad04b1d2fbc431871685555ea0804a1df75fef5488f46a18744fd59149bbd84a47bb46da39591d925e

diff --git a/net-dialup/moserial/moserial-3.0.9.ebuild b/net-dialup/moserial/moserial-3.0.9.ebuild
deleted file mode 100644
index 0adcbe5..0000000
--- a/net-dialup/moserial/moserial-3.0.9.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A clean and friendly gtk-based serial terminal"
-HOMEPAGE="https://wiki.gnome.org/moserial"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.16:2
-	gnome-base/gsettings-desktop-schemas
-	>=x11-libs/gtk+-3.0.0:3
-"
-DEPEND="${RDEPEND}
-	app-text/scrollkeeper
-	>=app-text/gnome-doc-utils-0.3.2
-	>=dev-util/intltool-0.35
-	virtual/pkgconfig
-"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/
@ 2016-03-05 10:10 Pacho Ramos
  0 siblings, 0 replies; 28+ messages in thread
From: Pacho Ramos @ 2016-03-05 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     1f7d5b413774639d82d119eb7bf1d61ea687d7fa
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 10:09:21 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 10:10:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f7d5b41

net-dialup/moserial: itstool needed as DEPEND (#575766 by Maciej Szmigiero)

Package-Manager: portage-2.2.27

 net-dialup/moserial/moserial-3.0.10.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-dialup/moserial/moserial-3.0.10.ebuild b/net-dialup/moserial/moserial-3.0.10.ebuild
index 9c32ced..3c501b8 100644
--- a/net-dialup/moserial/moserial-3.0.10.ebuild
+++ b/net-dialup/moserial/moserial-3.0.10.ebuild
@@ -24,5 +24,6 @@ DEPEND="${RDEPEND}
 	app-text/scrollkeeper
 	>=app-text/gnome-doc-utils-0.3.2
 	>=dev-util/intltool-0.35
+	dev-util/itstool
 	virtual/pkgconfig
 "


^ permalink raw reply related	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2022-01-24  3:40 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-29  9:02 [gentoo-commits] repo/gentoo:master commit in: net-dialup/moserial/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-01-24  3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2021-12-19  5:15 Matt Turner
2021-11-06  4:09 Sam James
2021-10-04  1:25 Sam James
2021-07-29 19:50 Matt Turner
2021-05-29  6:09 Sam James
2021-05-10  5:04 Matt Turner
2021-04-19 19:31 Sam James
2021-04-19  0:53 Matt Turner
2021-04-13 16:12 Matt Turner
2021-04-01 16:44 Thomas Deutschmann
2021-03-12  8:01 Mikle Kolyada
2021-01-31 12:28 Mart Raudsepp
2020-01-09 11:09 Mart Raudsepp
2019-05-18 23:05 Mart Raudsepp
2019-03-31  6:10 Mart Raudsepp
2018-03-10 11:31 Pacho Ramos
2017-12-21 23:31 Mart Raudsepp
2017-12-19 19:14 Thomas Deutschmann
2017-12-16 14:04 Tobias Klausmann
2017-08-27 10:03 Gilles Dartiguelongue
2016-11-04 10:30 Pacho Ramos
2016-03-06 20:36 Mikle Kolyada
2016-03-05 10:10 Pacho Ramos
2016-03-05 10:10 Pacho Ramos
2016-03-05 10:10 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox