* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-av: ChangeLog gupnp-av-0.10.3.ebuild
@ 2012-10-01 8:27 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-10-01 8:27 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/10/01 08:27:58
Modified: ChangeLog gupnp-av-0.10.3.ebuild
Log:
x86 stable wrt bug #427560
(Portage version: 2.1.11.9/cvs/Linux i686)
Revision Changes Path
1.21 net-libs/gupnp-av/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 7 Sep 2012 23:47:55 -0000 1.20
+++ ChangeLog 1 Oct 2012 08:27:58 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-av
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.20 2012/09/07 23:47:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.21 2012/10/01 08:27:58 phajdan.jr Exp $
+
+ 01 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gupnp-av-0.10.3.ebuild:
+ x86 stable wrt bug #427560
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> gupnp-av-0.8.0.ebuild:
Stable for amd64, wrt bug #427560
1.2 net-libs/gupnp-av/gupnp-av-0.10.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?r1=1.1&r2=1.2
Index: gupnp-av-0.10.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gupnp-av-0.10.3.ebuild 24 Aug 2012 17:43:27 -0000 1.1
+++ gupnp-av-0.10.3.ebuild 1 Oct 2012 08:27:58 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v 1.1 2012/08/24 17:43:27 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v 1.2 2012/10/01 08:27:58 phajdan.jr Exp $
EAPI="4"
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="+introspection"
RDEPEND=">=dev-libs/glib-2.16:2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-av: ChangeLog gupnp-av-0.10.3.ebuild
@ 2012-10-04 15:08 Agostino Sarubbo (ago)
0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-10-04 15:08 UTC (permalink / raw
To: gentoo-commits
ago 12/10/04 15:08:24
Modified: ChangeLog gupnp-av-0.10.3.ebuild
Log:
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.22 net-libs/gupnp-av/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 1 Oct 2012 08:27:58 -0000 1.21
+++ ChangeLog 4 Oct 2012 15:08:24 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-av
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.21 2012/10/01 08:27:58 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.22 2012/10/04 15:08:24 ago Exp $
+
+ 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gupnp-av-0.10.3.ebuild:
+ Stable for amd64, wrt bug #427544
01 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gupnp-av-0.10.3.ebuild:
x86 stable wrt bug #427560
1.3 net-libs/gupnp-av/gupnp-av-0.10.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild?r1=1.2&r2=1.3
Index: gupnp-av-0.10.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gupnp-av-0.10.3.ebuild 1 Oct 2012 08:27:58 -0000 1.2
+++ gupnp-av-0.10.3.ebuild 4 Oct 2012 15:08:24 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v 1.2 2012/10/01 08:27:58 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v 1.3 2012/10/04 15:08:24 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="+introspection"
RDEPEND=">=dev-libs/glib-2.16:2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-04 15:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 15:08 [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-av: ChangeLog gupnp-av-0.10.3.ebuild Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2012-10-01 8:27 PaweA Hajdan (phajdan.jr)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox