public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/dconf: dconf-0.22.0.ebuild dconf-0.20.0.ebuild ChangeLog
@ 2015-02-02 22:52 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2015-02-02 22:52 UTC (permalink / raw
  To: gentoo-commits

blueness    15/02/02 22:52:20

  Modified:             dconf-0.22.0.ebuild dconf-0.20.0.ebuild ChangeLog
  Log:
  Keyword ~mips
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.4                  gnome-base/dconf/dconf-0.22.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?r1=1.3&r2=1.4

Index: dconf-0.22.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dconf-0.22.0.ebuild	22 Jan 2015 09:29:31 -0000	1.3
+++ dconf-0.22.0.ebuild	2 Feb 2015 22:52:20 -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/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.3 2015/01/22 09:29:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.4 2015/02/02 22:52:20 blueness Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -16,7 +16,7 @@
 # TODO: coverage ?
 IUSE="test X"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
 
 RDEPEND="
 	>=dev-libs/glib-2.39.1:2



1.11                 gnome-base/dconf/dconf-0.20.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?r1=1.10&r2=1.11

Index: dconf-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dconf-0.20.0.ebuild	22 Jan 2015 09:29:31 -0000	1.10
+++ dconf-0.20.0.ebuild	2 Feb 2015 22:52:20 -0000	1.11
@@ -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/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.10 2015/01/22 09:29:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.11 2015/02/02 22:52:20 blueness Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -16,7 +16,7 @@
 # TODO: coverage ?
 IUSE="test X"
 
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
 
 RDEPEND="
 	>=dev-libs/glib-2.39.1:2



1.77                 gnome-base/dconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	22 Jan 2015 09:29:31 -0000	1.76
+++ ChangeLog	2 Feb 2015 22:52:20 -0000	1.77
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/dconf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.76 2015/01/22 09:29:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.77 2015/02/02 22:52:20 blueness Exp $
+
+  02 Feb 2015; Anthony G. Basile <blueness@gentoo.org> dconf-0.20.0.ebuild,
+  dconf-0.22.0.ebuild:
+  Keyword ~mips
 
   22 Jan 2015; Pacho Ramos <pacho@gentoo.org> dconf-0.20.0.ebuild,
   dconf-0.22.0.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/dconf: dconf-0.22.0.ebuild dconf-0.20.0.ebuild ChangeLog
@ 2015-01-22  9:29 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2015-01-22  9:29 UTC (permalink / raw
  To: gentoo-commits

pacho       15/01/22 09:29:31

  Modified:             dconf-0.22.0.ebuild dconf-0.20.0.ebuild ChangeLog
  Log:
  We don't really need to default to +X as people will have it enabled globally wither via profiles or via make.conf
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  gnome-base/dconf/dconf-0.22.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild?r1=1.2&r2=1.3

Index: dconf-0.22.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dconf-0.22.0.ebuild	21 Jan 2015 07:45:36 -0000	1.2
+++ dconf-0.22.0.ebuild	22 Jan 2015 09:29:31 -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/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.2 2015/01/21 07:45:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.3 2015/01/22 09:29:31 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
 SLOT="0"
 
 # TODO: coverage ?
-IUSE="test +X"
+IUSE="test X"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
 



1.10                 gnome-base/dconf/dconf-0.20.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild?r1=1.9&r2=1.10

Index: dconf-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- dconf-0.20.0.ebuild	11 Oct 2014 11:57:49 -0000	1.9
+++ dconf-0.20.0.ebuild	22 Jan 2015 09:29:31 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.9 2014/10/11 11:57:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.10 2015/01/22 09:29:31 pacho Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
 SLOT="0"
 
 # TODO: coverage ?
-IUSE="test +X"
+IUSE="test X"
 
 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
 



1.76                 gnome-base/dconf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/dconf/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	21 Jan 2015 07:45:36 -0000	1.75
+++ ChangeLog	22 Jan 2015 09:29:31 -0000	1.76
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-base/dconf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.75 2015/01/21 07:45:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.76 2015/01/22 09:29:31 pacho Exp $
+
+  22 Jan 2015; Pacho Ramos <pacho@gentoo.org> dconf-0.20.0.ebuild,
+  dconf-0.22.0.ebuild:
+  We don't really need to default to +X as people will have it enabled globally
+  wither via profiles or via make.conf
 
   21 Jan 2015; Jeroen Roovers <jer@gentoo.org> dconf-0.22.0.ebuild:
   Marked ~hppa (bug #498474).





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-02 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02 22:52 [gentoo-commits] gentoo-x86 commit in gnome-base/dconf: dconf-0.22.0.ebuild dconf-0.20.0.ebuild ChangeLog Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2015-01-22  9:29 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