* [gentoo-commits] gentoo-x86 commit in net-dialup/moserial: moserial-3.0.9.ebuild ChangeLog
@ 2014-10-03 9:03 Pacho Ramos (pacho)
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos (pacho) @ 2014-10-03 9:03 UTC (permalink / raw
To: gentoo-commits
pacho 14/10/03 09:03:22
Modified: ChangeLog
Added: moserial-3.0.9.ebuild
Log:
Version bump
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.30 net-dialup/moserial/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 29 Mar 2013 23:27:58 -0000 1.29
+++ ChangeLog 3 Oct 2014 09:03:22 -0000 1.30
@@ -1,6 +1,11 @@
# ChangeLog for net-dialup/moserial
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.29 2013/03/29 23:27:58 eva Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.30 2014/10/03 09:03:22 pacho Exp $
+
+*moserial-3.0.9 (03 Oct 2014)
+
+ 03 Oct 2014; Pacho Ramos <pacho@gentoo.org> +moserial-3.0.9.ebuild:
+ Version bump
29 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -moserial-3.0.7.ebuild:
Clean up old revision.
1.1 net-dialup/moserial/moserial-3.0.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.1&content-type=text/plain
Index: moserial-3.0.9.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v 1.1 2014/10/03 09:03:22 pacho Exp $
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 [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-dialup/moserial: moserial-3.0.9.ebuild ChangeLog
@ 2014-12-18 14:59 Pacho Ramos (pacho)
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos (pacho) @ 2014-12-18 14:59 UTC (permalink / raw
To: gentoo-commits
pacho 14/12/18 14:59:16
Modified: moserial-3.0.9.ebuild ChangeLog
Log:
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.2 net-dialup/moserial/moserial-3.0.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?r1=1.1&r2=1.2
Index: moserial-3.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- moserial-3.0.9.ebuild 3 Oct 2014 09:03:22 -0000 1.1
+++ moserial-3.0.9.ebuild 18 Dec 2014 14:59:16 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v 1.1 2014/10/03 09:03:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v 1.2 2014/12/18 14:59:16 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
RDEPEND="
1.31 net-dialup/moserial/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 3 Oct 2014 09:03:22 -0000 1.30
+++ ChangeLog 18 Dec 2014 14:59:16 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/moserial
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.30 2014/10/03 09:03:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.31 2014/12/18 14:59:16 pacho Exp $
+
+ 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> moserial-3.0.9.ebuild:
+ x86 stable, bug 529964
*moserial-3.0.9 (03 Oct 2014)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-dialup/moserial: moserial-3.0.9.ebuild ChangeLog
@ 2014-12-19 13:40 Pacho Ramos (pacho)
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos (pacho) @ 2014-12-19 13:40 UTC (permalink / raw
To: gentoo-commits
pacho 14/12/19 13:40:58
Modified: moserial-3.0.9.ebuild ChangeLog
Log:
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.3 net-dialup/moserial/moserial-3.0.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?r1=1.2&r2=1.3
Index: moserial-3.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- moserial-3.0.9.ebuild 18 Dec 2014 14:59:16 -0000 1.2
+++ moserial-3.0.9.ebuild 19 Dec 2014 13:40:58 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v 1.2 2014/12/18 14:59:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v 1.3 2014/12/19 13:40:58 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="
1.32 net-dialup/moserial/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 18 Dec 2014 14:59:16 -0000 1.31
+++ ChangeLog 19 Dec 2014 13:40:58 -0000 1.32
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/moserial
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.31 2014/12/18 14:59:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.32 2014/12/19 13:40:58 pacho Exp $
+
+ 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> moserial-3.0.9.ebuild:
+ amd64 stable, bug 529964
18 Dec 2014; Pacho Ramos <pacho@gentoo.org> moserial-3.0.9.ebuild:
x86 stable, bug 529964
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-dialup/moserial: moserial-3.0.9.ebuild ChangeLog
@ 2014-12-28 12:24 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-28 12:24 UTC (permalink / raw
To: gentoo-commits
ago 14/12/28 12:24:33
Modified: moserial-3.0.9.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 net-dialup/moserial/moserial-3.0.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild?r1=1.3&r2=1.4
Index: moserial-3.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- moserial-3.0.9.ebuild 19 Dec 2014 13:40:58 -0000 1.3
+++ moserial-3.0.9.ebuild 28 Dec 2014 12:24:33 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v 1.3 2014/12/19 13:40:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/moserial-3.0.9.ebuild,v 1.4 2014/12/28 12:24:33 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="
1.33 net-dialup/moserial/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/moserial/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 19 Dec 2014 13:40:58 -0000 1.32
+++ ChangeLog 28 Dec 2014 12:24:33 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/moserial
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.32 2014/12/19 13:40:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/moserial/ChangeLog,v 1.33 2014/12/28 12:24:33 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> moserial-3.0.9.ebuild:
+ Stable for ppc, wrt bug #529964
19 Dec 2014; Pacho Ramos <pacho@gentoo.org> moserial-3.0.9.ebuild:
amd64 stable, bug 529964
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-12-28 12:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-03 9:03 [gentoo-commits] gentoo-x86 commit in net-dialup/moserial: moserial-3.0.9.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2014-12-18 14:59 Pacho Ramos (pacho)
2014-12-19 13:40 Pacho Ramos (pacho)
2014-12-28 12:24 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox