* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2013-05-05 10:25 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2013-05-05 10:25 UTC (permalink / raw
To: gentoo-commits
mgorny 13/05/05 10:25:33
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
Drop unnecessary PYTHON_USEDEP on gobject-introspection.
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Revision Changes Path
1.2 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.1&r2=1.2
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gupnp-igd-0.2.2-r1.ebuild 4 May 2013 11:50:56 -0000 1.1
+++ gupnp-igd-0.2.2-r1.ebuild 5 May 2013 10:25:33 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.1 2013/05/04 11:50:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.2 2013/05/05 10:25:33 mgorny Exp $
EAPI=5
@@ -23,7 +23,7 @@
>=dev-libs/glib-2.16:2
introspection? ( >=dev-libs/gobject-introspection-0.10 )
python? (
- >=dev-libs/gobject-introspection-0.10[${PYTHON_USEDEP}]
+ >=dev-libs/gobject-introspection-0.10
>=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
)"
DEPEND="${RDEPEND}
1.45 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 4 May 2013 11:50:56 -0000 1.44
+++ ChangeLog 5 May 2013 10:25:33 -0000 1.45
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.44 2013/05/04 11:50:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.45 2013/05/05 10:25:33 mgorny Exp $
+
+ 05 May 2013; Michał Górny <mgorny@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Drop unnecessary PYTHON_USEDEP on gobject-introspection.
*gupnp-igd-0.2.2-r1 (04 May 2013)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2014-01-15 9:41 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-15 9:41 UTC (permalink / raw
To: gentoo-commits
ago 14/01/15 09:41:27
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #496626
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.2&r2=1.3
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gupnp-igd-0.2.2-r1.ebuild 5 May 2013 10:25:33 -0000 1.2
+++ gupnp-igd-0.2.2-r1.ebuild 15 Jan 2014 09:41:27 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.2 2013/05/05 10:25:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.3 2014/01/15 09:41:27 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection python"
RDEPEND="
1.46 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 5 May 2013 10:25:33 -0000 1.45
+++ ChangeLog 15 Jan 2014 09:41:27 -0000 1.46
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.45 2013/05/05 10:25:33 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.46 2014/01/15 09:41:27 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Stable for ia64, wrt bug #496626
05 May 2013; Michał Górny <mgorny@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
Drop unnecessary PYTHON_USEDEP on gobject-introspection.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2014-01-18 19:01 Pacho Ramos (pacho)
0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-18 19:01 UTC (permalink / raw
To: gentoo-commits
pacho 14/01/18 19:01:20
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
amd64 stable, bug #496626
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.5 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.4&r2=1.5
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gupnp-igd-0.2.2-r1.ebuild 16 Jan 2014 15:24:48 -0000 1.4
+++ gupnp-igd-0.2.2-r1.ebuild 18 Jan 2014 19:01:20 -0000 1.5
@@ -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-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.4 2014/01/16 15:24:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.5 2014/01/18 19:01:20 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection python"
RDEPEND="
1.48 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 16 Jan 2014 15:24:48 -0000 1.47
+++ ChangeLog 18 Jan 2014 19:01:20 -0000 1.48
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.47 2014/01/16 15:24:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.48 2014/01/18 19:01:20 pacho Exp $
+
+ 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ amd64 stable, bug #496626
16 Jan 2014; Jeroen Roovers <jer@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
Stable for HPPA (bug #496626).
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2014-01-18 20:16 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-18 20:16 UTC (permalink / raw
To: gentoo-commits
ago 14/01/18 20:16:44
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #496626
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.5&r2=1.6
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gupnp-igd-0.2.2-r1.ebuild 18 Jan 2014 19:01:20 -0000 1.5
+++ gupnp-igd-0.2.2-r1.ebuild 18 Jan 2014 20:16:44 -0000 1.6
@@ -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-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.5 2014/01/18 19:01:20 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.6 2014/01/18 20:16:44 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection python"
RDEPEND="
1.49 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 18 Jan 2014 19:01:20 -0000 1.48
+++ ChangeLog 18 Jan 2014 20:16:44 -0000 1.49
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.48 2014/01/18 19:01:20 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.49 2014/01/18 20:16:44 ago Exp $
+
+ 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Stable for alpha, wrt bug #496626
18 Jan 2014; Pacho Ramos <pacho@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
amd64 stable, bug #496626
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2014-01-19 10:29 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-19 10:29 UTC (permalink / raw
To: gentoo-commits
ago 14/01/19 10:29:49
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #496626
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.6&r2=1.7
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gupnp-igd-0.2.2-r1.ebuild 18 Jan 2014 20:16:44 -0000 1.6
+++ gupnp-igd-0.2.2-r1.ebuild 19 Jan 2014 10:29:49 -0000 1.7
@@ -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-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.6 2014/01/18 20:16:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.7 2014/01/19 10:29:49 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc ~x86"
IUSE="+introspection python"
RDEPEND="
1.50 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 18 Jan 2014 20:16:44 -0000 1.49
+++ ChangeLog 19 Jan 2014 10:29:49 -0000 1.50
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.49 2014/01/18 20:16:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.50 2014/01/19 10:29:49 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Stable for ppc64, wrt bug #496626
18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
Stable for alpha, wrt bug #496626
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2014-01-20 15:56 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-20 15:56 UTC (permalink / raw
To: gentoo-commits
ago 14/01/20 15:56:46
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #496626
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.8 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.7&r2=1.8
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gupnp-igd-0.2.2-r1.ebuild 19 Jan 2014 10:29:49 -0000 1.7
+++ gupnp-igd-0.2.2-r1.ebuild 20 Jan 2014 15:56:46 -0000 1.8
@@ -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-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.7 2014/01/19 10:29:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.8 2014/01/20 15:56:46 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc ~x86"
IUSE="+introspection python"
RDEPEND="
1.51 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 19 Jan 2014 10:29:49 -0000 1.50
+++ ChangeLog 20 Jan 2014 15:56:46 -0000 1.51
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.50 2014/01/19 10:29:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.51 2014/01/20 15:56:46 ago Exp $
+
+ 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Stable for ppc, wrt bug #496626
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
Stable for ppc64, wrt bug #496626
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2014-01-26 10:59 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-26 10:59 UTC (permalink / raw
To: gentoo-commits
ago 14/01/26 10:59:21
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
Stable for x86, wrt bug #496626
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.8&r2=1.9
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gupnp-igd-0.2.2-r1.ebuild 20 Jan 2014 15:56:46 -0000 1.8
+++ gupnp-igd-0.2.2-r1.ebuild 26 Jan 2014 10:59:21 -0000 1.9
@@ -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-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.8 2014/01/20 15:56:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.9 2014/01/26 10:59:21 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86"
IUSE="+introspection python"
RDEPEND="
1.52 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 20 Jan 2014 15:56:46 -0000 1.51
+++ ChangeLog 26 Jan 2014 10:59:21 -0000 1.52
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.51 2014/01/20 15:56:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.52 2014/01/26 10:59:21 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Stable for x86, wrt bug #496626
20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
Stable for ppc, wrt bug #496626
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2014-01-26 12:20 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-26 12:20 UTC (permalink / raw
To: gentoo-commits
ago 14/01/26 12:20:28
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #496626
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.10 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.9&r2=1.10
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gupnp-igd-0.2.2-r1.ebuild 26 Jan 2014 10:59:21 -0000 1.9
+++ gupnp-igd-0.2.2-r1.ebuild 26 Jan 2014 12:20:28 -0000 1.10
@@ -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-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.9 2014/01/26 10:59:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.10 2014/01/26 12:20:28 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE="+introspection python"
RDEPEND="
1.53 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 26 Jan 2014 10:59:21 -0000 1.52
+++ ChangeLog 26 Jan 2014 12:20:28 -0000 1.53
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.52 2014/01/26 10:59:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.53 2014/01/26 12:20:28 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Stable for sparc, wrt bug #496626
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
Stable for x86, wrt bug #496626
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog
@ 2014-04-26 6:35 Pacho Ramos (pacho)
0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2014-04-26 6:35 UTC (permalink / raw
To: gentoo-commits
pacho 14/04/26 06:35:33
Modified: gupnp-igd-0.2.2-r1.ebuild ChangeLog
Log:
Move to testing in some arches due other gupnp dependencies
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.11 net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild?r1=1.10&r2=1.11
Index: gupnp-igd-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gupnp-igd-0.2.2-r1.ebuild 26 Jan 2014 12:20:28 -0000 1.10
+++ gupnp-igd-0.2.2-r1.ebuild 26 Apr 2014 06:35:33 -0000 1.11
@@ -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-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.10 2014/01/26 12:20:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.11 2014/04/26 06:35:33 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="+introspection python"
RDEPEND="
1.56 net-libs/gupnp-igd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.55&r2=1.56
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog 8 Feb 2014 18:48:22 -0000 1.55
+++ ChangeLog 26 Apr 2014 06:35:33 -0000 1.56
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.55 2014/02/08 18:48:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.56 2014/04/26 06:35:33 pacho Exp $
+
+ 26 Apr 2014; Pacho Ramos <pacho@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Move to testing in some arches due other gupnp dependencies
08 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
+files/gupnp-igd-0.2.2-underlinking.patch:
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2014-04-26 6:35 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 20:16 [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: gupnp-igd-0.2.2-r1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-04-26 6:35 Pacho Ramos (pacho)
2014-01-26 12:20 Agostino Sarubbo (ago)
2014-01-26 10:59 Agostino Sarubbo (ago)
2014-01-20 15:56 Agostino Sarubbo (ago)
2014-01-19 10:29 Agostino Sarubbo (ago)
2014-01-18 19:01 Pacho Ramos (pacho)
2014-01-15 9:41 Agostino Sarubbo (ago)
2013-05-05 10:25 Michal Gorny (mgorny)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox