* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2012-10-19 18:56 Pacho Ramos (pacho)
0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos (pacho) @ 2012-10-19 18:56 UTC (permalink / raw
To: gentoo-commits
pacho 12/10/19 18:56:37
Modified: ChangeLog
Added: gnome-common-3.6.0.ebuild
Log:
Version bump.
(Portage version: 2.1.11.24/cvs/Linux x86_64)
Revision Changes Path
1.101 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.100&r2=1.101
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog 10 Aug 2012 11:02:01 -0000 1.100
+++ ChangeLog 19 Oct 2012 18:56:37 -0000 1.101
@@ -1,6 +1,11 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.100 2012/08/10 11:02:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.101 2012/10/19 18:56:37 pacho Exp $
+
+*gnome-common-3.6.0 (19 Oct 2012)
+
+ 19 Oct 2012; Pacho Ramos <pacho@gentoo.org> +gnome-common-3.6.0.ebuild:
+ Version bump.
*gnome-common-3.4.0.1 (10 Aug 2012)
@@ -362,4 +367,3 @@
22 May 2002; Spider <spider@gentoo.org> gnome-common-1.2.4-r3.ebuild:
part of gnome2 . initial cvs commit
-
1.1 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.1&content-type=text/plain
Index: gnome-common-3.6.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.1 2012/10/19 18:56:37 pacho Exp $
EAPI="4"
inherit gnome.org
DESCRIPTION="Common files for development of Gnome packages."
HOMEPAGE="http://git.gnome.org/browse/gnome-common"
LICENSE="GPL-3"
SLOT="3"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
default
mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
dodoc ChangeLog README* doc/usage.txt
}
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-02-25 8:25 Zac Medico (zmedico)
0 siblings, 0 replies; 12+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-25 8:25 UTC (permalink / raw
To: gentoo-commits
zmedico 13/02/25 08:25:01
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Revision Changes Path
1.2 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.1&r2=1.2
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-common-3.6.0.ebuild 19 Oct 2012 18:56:37 -0000 1.1
+++ gnome-common-3.6.0.ebuild 25 Feb 2013 08:25:01 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.1 2012/10/19 18:56:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.2 2013/02/25 08:25:01 zmedico Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.102 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.101&r2=1.102
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog 19 Oct 2012 18:56:37 -0000 1.101
+++ ChangeLog 25 Feb 2013 08:25:01 -0000 1.102
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.101 2012/10/19 18:56:37 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.102 2013/02/25 08:25:01 zmedico Exp $
+
+ 25 Feb 2013; Zac Medico <zmedico@gentoo.org> gnome-common-3.6.0.ebuild:
+ Add ~arm-linux keyword.
*gnome-common-3.6.0 (19 Oct 2012)
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-03-25 15:47 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-25 15:47 UTC (permalink / raw
To: gentoo-commits
ago 13/03/25 15:47:29
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.2&r2=1.3
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-common-3.6.0.ebuild 25 Feb 2013 08:25:01 -0000 1.2
+++ gnome-common-3.6.0.ebuild 25 Mar 2013 15:47:29 -0000 1.3
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.2 2013/02/25 08:25:01 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.3 2013/03/25 15:47:29 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.104 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.103&r2=1.104
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog 7 Mar 2013 08:27:07 -0000 1.103
+++ ChangeLog 25 Mar 2013 15:47:29 -0000 1.104
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.103 2013/03/07 08:27:07 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.104 2013/03/25 15:47:29 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for amd64, wrt bug #458984
07 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
-gnome-common-3.4.0.1.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-03-25 16:26 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-25 16:26 UTC (permalink / raw
To: gentoo-commits
ago 13/03/25 16:26:31
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.3&r2=1.4
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-common-3.6.0.ebuild 25 Mar 2013 15:47:29 -0000 1.3
+++ gnome-common-3.6.0.ebuild 25 Mar 2013 16:26:31 -0000 1.4
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.3 2013/03/25 15:47:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.4 2013/03/25 16:26:31 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.105 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.104&r2=1.105
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog 25 Mar 2013 15:47:29 -0000 1.104
+++ ChangeLog 25 Mar 2013 16:26:31 -0000 1.105
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.104 2013/03/25 15:47:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.105 2013/03/25 16:26:31 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for x86, wrt bug #458984
25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
Stable for amd64, wrt bug #458984
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-03-26 16:51 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-26 16:51 UTC (permalink / raw
To: gentoo-commits
ago 13/03/26 16:51:34
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.5&r2=1.6
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-common-3.6.0.ebuild 26 Mar 2013 14:27:14 -0000 1.5
+++ gnome-common-3.6.0.ebuild 26 Mar 2013 16:51:34 -0000 1.6
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.5 2013/03/26 14:27:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.6 2013/03/26 16:51:34 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.107 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.106&r2=1.107
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog 26 Mar 2013 14:27:14 -0000 1.106
+++ ChangeLog 26 Mar 2013 16:51:34 -0000 1.107
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.106 2013/03/26 14:27:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.107 2013/03/26 16:51:34 ago Exp $
+
+ 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for ppc, wrt bug #458984
26 Mar 2013; Jeroen Roovers <jer@gentoo.org> gnome-common-3.6.0.ebuild:
Stable for HPPA (bug #458984).
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-03-27 9:50 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-27 9:50 UTC (permalink / raw
To: gentoo-commits
ago 13/03/27 09:50:14
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.6&r2=1.7
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-common-3.6.0.ebuild 26 Mar 2013 16:51:34 -0000 1.6
+++ gnome-common-3.6.0.ebuild 27 Mar 2013 09:50:14 -0000 1.7
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.6 2013/03/26 16:51:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.7 2013/03/27 09:50:14 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.108 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 26 Mar 2013 16:51:34 -0000 1.107
+++ ChangeLog 27 Mar 2013 09:50:14 -0000 1.108
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.107 2013/03/26 16:51:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.108 2013/03/27 09:50:14 ago Exp $
+
+ 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for ppc64, wrt bug #458984
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
Stable for ppc, wrt bug #458984
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-03-28 15:55 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-28 15:55 UTC (permalink / raw
To: gentoo-commits
ago 13/03/28 15:55:08
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for arm, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.8 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.7&r2=1.8
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-common-3.6.0.ebuild 27 Mar 2013 09:50:14 -0000 1.7
+++ gnome-common-3.6.0.ebuild 28 Mar 2013 15:55:08 -0000 1.8
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.7 2013/03/27 09:50:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.8 2013/03/28 15:55:08 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.109 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.108&r2=1.109
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog 27 Mar 2013 09:50:14 -0000 1.108
+++ ChangeLog 28 Mar 2013 15:55:08 -0000 1.109
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.108 2013/03/27 09:50:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.109 2013/03/28 15:55:08 ago Exp $
+
+ 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for arm, wrt bug #458984
27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
Stable for ppc64, wrt bug #458984
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-03-29 13:32 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-29 13:32 UTC (permalink / raw
To: gentoo-commits
ago 13/03/29 13:32:47
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.8&r2=1.9
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-common-3.6.0.ebuild 28 Mar 2013 15:55:08 -0000 1.8
+++ gnome-common-3.6.0.ebuild 29 Mar 2013 13:32:47 -0000 1.9
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.8 2013/03/28 15:55:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.9 2013/03/29 13:32:47 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.110 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.109&r2=1.110
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog 28 Mar 2013 15:55:08 -0000 1.109
+++ ChangeLog 29 Mar 2013 13:32:47 -0000 1.110
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.109 2013/03/28 15:55:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.110 2013/03/29 13:32:47 ago Exp $
+
+ 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for ia64, wrt bug #458984
28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
Stable for arm, wrt bug #458984
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-04-01 17:54 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-01 17:54 UTC (permalink / raw
To: gentoo-commits
ago 13/04/01 17:54:40
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.10 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.9&r2=1.10
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gnome-common-3.6.0.ebuild 29 Mar 2013 13:32:47 -0000 1.9
+++ gnome-common-3.6.0.ebuild 1 Apr 2013 17:54:39 -0000 1.10
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.9 2013/03/29 13:32:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.10 2013/04/01 17:54:39 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.111 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 29 Mar 2013 13:32:47 -0000 1.110
+++ ChangeLog 1 Apr 2013 17:54:39 -0000 1.111
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.110 2013/03/29 13:32:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.111 2013/04/01 17:54:39 ago Exp $
+
+ 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for alpha, wrt bug #458984
29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
Stable for ia64, wrt bug #458984
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-04-01 18:24 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-01 18:24 UTC (permalink / raw
To: gentoo-commits
ago 13/04/01 18:24:33
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.11 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.10&r2=1.11
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnome-common-3.6.0.ebuild 1 Apr 2013 17:54:39 -0000 1.10
+++ gnome-common-3.6.0.ebuild 1 Apr 2013 18:24:33 -0000 1.11
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.10 2013/04/01 17:54:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.11 2013/04/01 18:24:33 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.112 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.111&r2=1.112
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog 1 Apr 2013 17:54:39 -0000 1.111
+++ ChangeLog 1 Apr 2013 18:24:33 -0000 1.112
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.111 2013/04/01 17:54:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.112 2013/04/01 18:24:33 ago Exp $
+
+ 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for sparc, wrt bug #458984
01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
Stable for alpha, wrt bug #458984
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2013-04-09 16:42 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-09 16:42 UTC (permalink / raw
To: gentoo-commits
ago 13/04/09 16:42:56
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.12 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.11&r2=1.12
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gnome-common-3.6.0.ebuild 1 Apr 2013 18:24:33 -0000 1.11
+++ gnome-common-3.6.0.ebuild 9 Apr 2013 16:42:56 -0000 1.12
@@ -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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.11 2013/04/01 18:24:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.12 2013/04/09 16:42:56 ago Exp $
EAPI="4"
inherit gnome.org
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_install() {
1.113 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.112&r2=1.113
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 1 Apr 2013 18:24:33 -0000 1.112
+++ ChangeLog 9 Apr 2013 16:42:56 -0000 1.113
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.112 2013/04/01 18:24:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.113 2013/04/09 16:42:56 ago Exp $
+
+ 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
+ Stable for sh, wrt bug #458984
01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-common-3.6.0.ebuild:
Stable for sparc, wrt bug #458984
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog
@ 2014-08-10 21:20 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 12+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:20 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 21:20:34
Modified: gnome-common-3.6.0.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.14 gnome-base/gnome-common/gnome-common-3.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild?r1=1.13&r2=1.14
Index: gnome-common-3.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gnome-common-3.6.0.ebuild 5 Sep 2013 05:54:36 -0000 1.13
+++ gnome-common-3.6.0.ebuild 10 Aug 2014 21:20:33 -0000 1.14
@@ -1,11 +1,11 @@
-# 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/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.13 2013/09/05 05:54:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.14 2014/08/10 21:20:33 slyfox Exp $
EAPI="4"
inherit gnome.org
-DESCRIPTION="Common files for development of Gnome packages."
+DESCRIPTION="Common files for development of Gnome packages"
HOMEPAGE="http://git.gnome.org/browse/gnome-common"
LICENSE="GPL-3"
1.137 gnome-base/gnome-common/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.136&r2=1.137
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog 7 Aug 2014 18:45:19 -0000 1.136
+++ ChangeLog 10 Aug 2014 21:20:34 -0000 1.137
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.136 2014/08/07 18:45:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.137 2014/08/10 21:20:34 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> gnome-common-3.6.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
07 Aug 2014; Jeroen Roovers <jer@gentoo.org> gnome-common-3.12.0.ebuild:
Stable for HPPA (bug #512012).
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2014-08-11 21:03 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 13:32 [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-3.6.0.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-08-10 21:20 Sergei Trofimovich (slyfox)
2013-04-09 16:42 Agostino Sarubbo (ago)
2013-04-01 18:24 Agostino Sarubbo (ago)
2013-04-01 17:54 Agostino Sarubbo (ago)
2013-03-28 15:55 Agostino Sarubbo (ago)
2013-03-27 9:50 Agostino Sarubbo (ago)
2013-03-26 16:51 Agostino Sarubbo (ago)
2013-03-25 16:26 Agostino Sarubbo (ago)
2013-03-25 15:47 Agostino Sarubbo (ago)
2013-02-25 8:25 Zac Medico (zmedico)
2012-10-19 18:56 Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox