* [gentoo-commits] gentoo-x86 commit in net-libs/uhttpmock: uhttpmock-0.4.0.ebuild ChangeLog
@ 2015-06-21 7:21 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2015-06-21 7:21 UTC (permalink / raw
To: gentoo-commits
pacho 15/06/21 07:21:46
Modified: uhttpmock-0.4.0.ebuild ChangeLog
Log:
sparc keyword, bug #523686
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.2 net-libs/uhttpmock/uhttpmock-0.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?r1=1.1&r2=1.2
Index: uhttpmock-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uhttpmock-0.4.0.ebuild 7 Jun 2015 14:12:42 -0000 1.1
+++ uhttpmock-0.4.0.ebuild 21 Jun 2015 07:21:46 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v 1.1 2015/06/07 14:12:42 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v 1.2 2015/06/21 07:21:46 pacho Exp $
EAPI=5
GCONF_DEBUG="yes"
@@ -18,7 +18,7 @@
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-libs/glib-2.36.0:2
1.10 net-libs/uhttpmock/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 7 Jun 2015 14:12:42 -0000 1.9
+++ ChangeLog 21 Jun 2015 07:21:46 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/uhttpmock
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.9 2015/06/07 14:12:42 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.10 2015/06/21 07:21:46 pacho Exp $
+
+ 21 Jun 2015; Pacho Ramos <pacho@gentoo.org> uhttpmock-0.4.0.ebuild:
+ sparc keyword, bug #523686
*uhttpmock-0.4.0 (07 Jun 2015)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/uhttpmock: uhttpmock-0.4.0.ebuild ChangeLog
@ 2015-06-21 13:49 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-06-21 13:49 UTC (permalink / raw
To: gentoo-commits
zlogene 15/06/21 13:49:39
Modified: uhttpmock-0.4.0.ebuild ChangeLog
Log:
amd64 stable wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.3 net-libs/uhttpmock/uhttpmock-0.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?r1=1.2&r2=1.3
Index: uhttpmock-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uhttpmock-0.4.0.ebuild 21 Jun 2015 07:21:46 -0000 1.2
+++ uhttpmock-0.4.0.ebuild 21 Jun 2015 13:49:38 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v 1.2 2015/06/21 07:21:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v 1.3 2015/06/21 13:49:38 zlogene Exp $
EAPI=5
GCONF_DEBUG="yes"
@@ -18,7 +18,7 @@
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-libs/glib-2.36.0:2
1.11 net-libs/uhttpmock/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 21 Jun 2015 07:21:46 -0000 1.10
+++ ChangeLog 21 Jun 2015 13:49:38 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/uhttpmock
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.10 2015/06/21 07:21:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.11 2015/06/21 13:49:38 zlogene Exp $
+
+ 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> uhttpmock-0.4.0.ebuild:
+ amd64 stable wrt bug #551814
21 Jun 2015; Pacho Ramos <pacho@gentoo.org> uhttpmock-0.4.0.ebuild:
sparc keyword, bug #523686
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/uhttpmock: uhttpmock-0.4.0.ebuild ChangeLog
@ 2015-06-26 9:23 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-06-26 9:23 UTC (permalink / raw
To: gentoo-commits
ago 15/06/26 09:23:35
Modified: uhttpmock-0.4.0.ebuild ChangeLog
Log:
Stable for x86, wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 net-libs/uhttpmock/uhttpmock-0.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild?r1=1.3&r2=1.4
Index: uhttpmock-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- uhttpmock-0.4.0.ebuild 21 Jun 2015 13:49:38 -0000 1.3
+++ uhttpmock-0.4.0.ebuild 26 Jun 2015 09:23:35 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v 1.3 2015/06/21 13:49:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v 1.4 2015/06/26 09:23:35 ago Exp $
EAPI=5
GCONF_DEBUG="yes"
@@ -18,7 +18,7 @@
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
RDEPEND="
>=dev-libs/glib-2.36.0:2
1.12 net-libs/uhttpmock/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/uhttpmock/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 21 Jun 2015 13:49:38 -0000 1.11
+++ ChangeLog 26 Jun 2015 09:23:35 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/uhttpmock
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.11 2015/06/21 13:49:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.12 2015/06/26 09:23:35 ago Exp $
+
+ 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> uhttpmock-0.4.0.ebuild:
+ Stable for x86, wrt bug #551814
21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> uhttpmock-0.4.0.ebuild:
amd64 stable wrt bug #551814
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-26 9:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-21 7:21 [gentoo-commits] gentoo-x86 commit in net-libs/uhttpmock: uhttpmock-0.4.0.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2015-06-21 13:49 Mikle Kolyada (zlogene)
2015-06-26 9:23 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