* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2011-02-18 4:40 Nirbheek Chauhan
0 siblings, 0 replies; 26+ messages in thread
From: Nirbheek Chauhan @ 2011-02-18 4:40 UTC (permalink / raw
To: gentoo-commits
commit: c7e18d673838e0193522806e91017c2e7ffe775a
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 18 02:28:51 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Feb 18 03:48:28 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c7e18d67
gnome-base/gsettings-desktop-schemas: add live ebuild
---
.../gsettings-desktop-schemas-9999.ebuild | 28 ++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
new file mode 100644
index 0000000..626f94e
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.5.ebuild,v 1.1 2011/02/02 05:53:24 nirbheek Exp $
+
+EAPI="3"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+if [[ ${PV} = 9999 ]]; then
+ inherit gnome2-live
+ KEYWORDS=""
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+fi
+
+RDEPEND=">=dev-libs/glib-2.21:2"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ >=dev-util/intltool-0.40"
+
+DOCS="AUTHORS HACKING NEWS README"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2011-02-22 19:44 Nirbheek Chauhan
0 siblings, 0 replies; 26+ messages in thread
From: Nirbheek Chauhan @ 2011-02-22 19:44 UTC (permalink / raw
To: gentoo-commits
commit: c36b54088f51fc20bd7eda8a11ff688b87a06a1a
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 22 19:31:39 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Feb 22 19:32:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c36b5408
Add gnome-base/gsettings-desktop-schemas-0.1.7
* Not added to tree on purpose, let's not take any more chances with the tree
---
.../gsettings-desktop-schemas-0.1.7.ebuild | 28 ++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.7.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.7.ebuild
new file mode 100644
index 0000000..626f94e
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.5.ebuild,v 1.1 2011/02/02 05:53:24 nirbheek Exp $
+
+EAPI="3"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+if [[ ${PV} = 9999 ]]; then
+ inherit gnome2-live
+ KEYWORDS=""
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+fi
+
+RDEPEND=">=dev-libs/glib-2.21:2"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ >=dev-util/intltool-0.40"
+
+DOCS="AUTHORS HACKING NEWS README"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2011-03-09 11:34 Nirbheek Chauhan
0 siblings, 0 replies; 26+ messages in thread
From: Nirbheek Chauhan @ 2011-03-09 11:34 UTC (permalink / raw
To: gentoo-commits
commit: 0dbe5813324384e99b29877fa74f3d70dcba9e9f
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 17:59:00 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 11:21:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0dbe5813
gnome-base/gsettings-desktop-schemas: 0.1.7 → 2.91.91
---
...ld => gsettings-desktop-schemas-2.91.91.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.7.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-2.91.91.ebuild
similarity index 100%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.7.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-2.91.91.ebuild
^ permalink raw reply [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2011-03-23 5:20 Nirbheek Chauhan
0 siblings, 0 replies; 26+ messages in thread
From: Nirbheek Chauhan @ 2011-03-23 5:20 UTC (permalink / raw
To: gentoo-commits
commit: 6204ea8735c975fcb550a41b68f7da859f5d93d7
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 03:42:54 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 04:18:33 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6204ea87
gnome-base/gsettings-desktop-schemas: 2.91.91 → 2.91.92
* picture-filename → picture-uri, upgrade all apps before restarting
---
...ld => gsettings-desktop-schemas-2.91.92.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-2.91.91.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-2.91.92.ebuild
similarity index 100%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-2.91.91.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-2.91.92.ebuild
^ permalink raw reply [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2011-04-05 0:57 Nirbheek Chauhan
0 siblings, 0 replies; 26+ messages in thread
From: Nirbheek Chauhan @ 2011-04-05 0:57 UTC (permalink / raw
To: gentoo-commits
commit: 34ce641ab041537606ab986fd723e7321c475563
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 16:28:59 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 16:28:59 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=34ce641a
gnome-base/gsettings-desktop-schemas: 2.91.92 → 3.0.0
---
...uild => gsettings-desktop-schemas-3.0.0.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-2.91.92.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.0.0.ebuild
similarity index 100%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-2.91.92.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.0.0.ebuild
^ permalink raw reply [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2011-04-27 22:22 Gilles Dartiguelongue
0 siblings, 0 replies; 26+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-27 22:22 UTC (permalink / raw
To: gentoo-commits
commit: 84a254def1a656512d8de4c41914da38d6921534
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 21:10:12 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 21:11:00 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=84a254de
gnome-base/gsettings-desktop-schemas: 3.0.0 → 3.0.1
---
...uild => gsettings-desktop-schemas-3.0.1.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.0.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.0.1.ebuild
similarity index 100%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.0.0.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.0.1.ebuild
^ permalink raw reply [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2011-10-18 7:37 Alexandre Restovtsev
0 siblings, 0 replies; 26+ messages in thread
From: Alexandre Restovtsev @ 2011-10-18 7:37 UTC (permalink / raw
To: gentoo-commits
commit: e70ce768f0b4203210957a1bfde521d795a61344
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Mon Oct 17 23:40:09 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon Oct 17 23:40:09 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e70ce768
gnome-base/gsettings-desktop-schemas: x-content/software → x-content/unix-software
Add upstream patch to use x-content/unix-software instead of
x-content/software like other gnome-3.2.1 packages.
---
...d => gsettings-desktop-schemas-3.2.0-r1.ebuild} | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0-r1.ebuild
similarity index 78%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0-r1.ebuild
index 19a7e3a..590c405 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0-r1.ebuild
@@ -5,7 +5,7 @@
EAPI="4"
GCONF_DEBUG="no"
-inherit gnome2
+inherit eutils gnome2
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
@@ -28,3 +28,10 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40"
DOCS="AUTHORS HACKING NEWS README"
+
+src_prepare() {
+ # Upstream patch to use x-content/unix-software like all of gnome-3.2.1,
+ # will be in next release
+ epatch "${FILESDIR}/${P}-unix-software.patch"
+ gnome2_src_prepare
+}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-02-26 23:00 Alexandre Restovtsev
0 siblings, 0 replies; 26+ messages in thread
From: Alexandre Restovtsev @ 2012-02-26 23:00 UTC (permalink / raw
To: gentoo-commits
commit: 03ce34765e5b07934a1e704a807efd747e1fd23e
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 22:59:23 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Feb 26 22:59:23 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=03ce3476
gnome-base/gsettings-desktop-schemas: add 3.3.90
---
.../gsettings-desktop-schemas-3.3.90.ebuild | 28 ++++++++++++++++++++
.../gsettings-desktop-schemas-9999.ebuild | 9 +++++-
2 files changed, 35 insertions(+), 2 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.90.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.90.ebuild
new file mode 100644
index 0000000..39bd9f2
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.90.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0-r1.ebuild,v 1.5 2012/01/18 20:35:56 maekke Exp $
+
+EAPI="4"
+GCONF_DEBUG="no"
+
+inherit eutils gnome2
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+
+RDEPEND=">=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ >=dev-util/intltool-0.40"
+
+pkg_setup() {
+ G2CONF="${G2CONF}
+ $(use_enable introspection)"
+ DOCS="AUTHORS HACKING NEWS README"
+}
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
index 820f2fa..5889d3b 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -22,9 +22,14 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
fi
-RDEPEND=">=dev-libs/glib-2.21:2"
+RDEPEND=">=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/intltool-0.40"
-DOCS="AUTHORS HACKING NEWS README"
+pkg_setup() {
+ G2CONF="${G2CONF}
+ $(use_enable introspection)"
+ DOCS="AUTHORS HACKING NEWS README"
+}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-03-26 8:20 Nirbheek Chauhan
0 siblings, 0 replies; 26+ messages in thread
From: Nirbheek Chauhan @ 2012-03-26 8:20 UTC (permalink / raw
To: gentoo-commits
commit: b5b47aa9586b8f90a34cebf452746a2d3815d1b7
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 05:25:45 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Mar 26 08:19:37 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b5b47aa9
gnome-base/gsettings-desktop-schemas: 3.3.90 → 3.3.92
---
...ild => gsettings-desktop-schemas-3.3.92.ebuild} | 15 +++++++++++----
.../gsettings-desktop-schemas-9999.ebuild | 2 +-
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.90.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.92.ebuild
similarity index 59%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.90.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.92.ebuild
index 39bd9f2..c7e5f6a 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.90.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.92.ebuild
@@ -1,11 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.2.0-r1.ebuild,v 1.5 2012/01/18 20:35:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.5.ebuild,v 1.1 2011/02/02 05:53:24 nirbheek Exp $
EAPI="4"
GCONF_DEBUG="no"
-inherit eutils gnome2
+inherit gnome2
+if [[ ${PV} = 9999 ]]; then
+ inherit gnome2-live
+fi
DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
HOMEPAGE="http://www.gnome.org/"
@@ -13,7 +16,11 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
IUSE="+introspection"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+if [[ ${PV} = 9999 ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+fi
RDEPEND=">=dev-libs/glib-2.31:2
introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
index 5889d3b..c7e5f6a 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-IUSE=""
+IUSE="+introspection"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-04-06 8:38 Alexandre Restovtsev
0 siblings, 0 replies; 26+ messages in thread
From: Alexandre Restovtsev @ 2012-04-06 8:38 UTC (permalink / raw
To: gentoo-commits
commit: 206d75c605a6ed7b9484b52231965acb88636d82
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 6 04:27:41 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Apr 6 08:38:10 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=206d75c6
gnome-base/gsettings-desktop-schemas: 3.3.92 → 3.4.0
---
...uild => gsettings-desktop-schemas-3.4.0.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.92.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.4.0.ebuild
similarity index 100%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.3.92.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.4.0.ebuild
^ permalink raw reply [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-05-05 0:40 Alexandre Restovtsev
0 siblings, 0 replies; 26+ messages in thread
From: Alexandre Restovtsev @ 2012-05-05 0:40 UTC (permalink / raw
To: gentoo-commits
commit: 79165bba14fa7b6137c2a95d1285059c453284e2
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sat May 5 00:40:01 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sat May 5 00:40:01 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=79165bba
gnome-base/gsettings-desktop-schemas: in gx86
---
.../gsettings-desktop-schemas-3.4.0.ebuild | 35 --------------------
1 files changed, 0 insertions(+), 35 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.4.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.4.0.ebuild
deleted file mode 100644
index c7e5f6a..0000000
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.4.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.5.ebuild,v 1.1 2011/02/02 05:53:24 nirbheek Exp $
-
-EAPI="4"
-GCONF_DEBUG="no"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+introspection"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-fi
-
-RDEPEND=">=dev-libs/glib-2.31:2
- introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.40"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- $(use_enable introspection)"
- DOCS="AUTHORS HACKING NEWS README"
-}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-05-24 9:11 Alexandre Restovtsev
0 siblings, 0 replies; 26+ messages in thread
From: Alexandre Restovtsev @ 2012-05-24 9:11 UTC (permalink / raw
To: gentoo-commits
commit: 4e4c587f7b71ac3b4e9eecb6a506d7e1502e94d0
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Thu May 24 08:34:57 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu May 24 08:34:57 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4e4c587f
gnome-base/gsettings-desktop-schemas: update
---
.../gsettings-desktop-schemas-9999.ebuild | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
index c7e5f6a..46ea7c2 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-0.1.5.ebuild,v 1.1 2011/02/02 05:53:24 nirbheek Exp $
+# $Header: $
EAPI="4"
GCONF_DEBUG="no"
@@ -19,14 +19,15 @@ IUSE="+introspection"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
fi
RDEPEND=">=dev-libs/glib-2.31:2
introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
DEPEND="${RDEPEND}
sys-devel/gettext
- >=dev-util/intltool-0.40"
+ >=dev-util/intltool-0.40
+ virtual/pkgconfig"
pkg_setup() {
G2CONF="${G2CONF}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-08-18 12:09 Priit Laes
0 siblings, 0 replies; 26+ messages in thread
From: Priit Laes @ 2012-08-18 12:09 UTC (permalink / raw
To: gentoo-commits
commit: b0ce3f633088d63092c4a809d2f49b2c39891d3f
Author: Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Aug 18 11:44:04 2012 +0000
Commit: Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Aug 18 11:44:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b0ce3f63
gnome-base/gsettings-desktop-schemas: Add 3.5.4 to overlay
---
.../gsettings-desktop-schemas-3.5.4.ebuild | 36 ++++++++++++++++++++
1 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.4.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.4.ebuild
new file mode 100644
index 0000000..46ea7c2
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+GCONF_DEBUG="no"
+
+inherit gnome2
+if [[ ${PV} = 9999 ]]; then
+ inherit gnome2-live
+fi
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+introspection"
+if [[ ${PV} = 9999 ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+fi
+
+RDEPEND=">=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ >=dev-util/intltool-0.40
+ virtual/pkgconfig"
+
+pkg_setup() {
+ G2CONF="${G2CONF}
+ $(use_enable introspection)"
+ DOCS="AUTHORS HACKING NEWS README"
+}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-09-22 15:54 Nirbheek Chauhan
0 siblings, 0 replies; 26+ messages in thread
From: Nirbheek Chauhan @ 2012-09-22 15:54 UTC (permalink / raw
To: gentoo-commits
commit: 466a61e62755222d632f41c62fac4a549782f28f
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 21 05:13:40 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 15:53:20 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=466a61e6
gnome-base/gsettings-desktop-schemas: 3.5.91 → 3.5.92
---
...ild => gsettings-desktop-schemas-3.5.92.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.91.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.92.ebuild
similarity index 100%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.91.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.92.ebuild
^ permalink raw reply [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-09-27 22:18 Alexandre Rostovtsev
0 siblings, 0 replies; 26+ messages in thread
From: Alexandre Rostovtsev @ 2012-09-27 22:18 UTC (permalink / raw
To: gentoo-commits
commit: baa17ca0878befe6e0ab25c256cd8e1fb7db770d
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 27 22:15:27 2012 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Thu Sep 27 22:16:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=baa17ca0
gnome-base/gsettings-desktop-schemas: 3.5.92 → 3.6.0 and sync with gx86
---
...uild => gsettings-desktop-schemas-3.6.0.ebuild} | 4 ++--
.../gsettings-desktop-schemas-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.92.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.0.ebuild
similarity index 78%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.92.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.0.ebuild
index 46ea7c2..77d655a 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.5.92.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.0.ebuild
@@ -13,13 +13,13 @@ fi
DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
HOMEPAGE="http://www.gnome.org/"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1+"
SLOT="0"
IUSE="+introspection"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
fi
RDEPEND=">=dev-libs/glib-2.31:2
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
index 46ea7c2..77d655a 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -13,13 +13,13 @@ fi
DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
HOMEPAGE="http://www.gnome.org/"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1+"
SLOT="0"
IUSE="+introspection"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
fi
RDEPEND=">=dev-libs/glib-2.31:2
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-11-20 8:10 Gilles Dartiguelongue
0 siblings, 0 replies; 26+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-20 8:10 UTC (permalink / raw
To: gentoo-commits
commit: 16193dc9f373d80ffe406d12486a4d4e2c861464
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 20 07:56:04 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov 20 07:56:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=16193dc9
gnome-base/gsettings-desktop-schemas: 3.6.0 → 3.6.1
* Translation updates.
---
...uild => gsettings-desktop-schemas-3.6.1.ebuild} | 0
gnome-base/gsettings-desktop-schemas/metadata.xml | 9 +++++++++
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.1.ebuild
similarity index 100%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.0.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.1.ebuild
diff --git a/gnome-base/gsettings-desktop-schemas/metadata.xml b/gnome-base/gsettings-desktop-schemas/metadata.xml
new file mode 100644
index 0000000..afc72e7
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+ <use>
+ <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
+ for introspection</flag>
+ </use>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2012-12-19 8:38 Alexandre Rostovtsev
0 siblings, 0 replies; 26+ messages in thread
From: Alexandre Rostovtsev @ 2012-12-19 8:38 UTC (permalink / raw
To: gentoo-commits
commit: 4a124863bc9d22fb2f25aa00b25a82b59ede253d
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 08:32:16 2012 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 08:32:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4a124863
gnome-base/gsettings-desktop-schemas: moved to gx86
Sync live with gx86
---
.../gsettings-desktop-schemas-3.6.1.ebuild | 36 --------------------
.../gsettings-desktop-schemas-9999.ebuild | 7 ++--
gnome-base/gsettings-desktop-schemas/metadata.xml | 4 --
3 files changed, 4 insertions(+), 43 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.1.ebuild
deleted file mode 100644
index 77d655a..0000000
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE="+introspection"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-fi
-
-RDEPEND=">=dev-libs/glib-2.31:2
- introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.40
- virtual/pkgconfig"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- $(use_enable introspection)"
- DOCS="AUTHORS HACKING NEWS README"
-}
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
index 77d655a..44c56a2 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
GCONF_DEBUG="no"
inherit gnome2
@@ -19,7 +19,7 @@ IUSE="+introspection"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
fi
RDEPEND=">=dev-libs/glib-2.31:2
@@ -29,8 +29,9 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
virtual/pkgconfig"
-pkg_setup() {
+src_configure() {
G2CONF="${G2CONF}
$(use_enable introspection)"
DOCS="AUTHORS HACKING NEWS README"
+ gnome2_src_configure
}
diff --git a/gnome-base/gsettings-desktop-schemas/metadata.xml b/gnome-base/gsettings-desktop-schemas/metadata.xml
index afc72e7..6e0e2ec 100644
--- a/gnome-base/gsettings-desktop-schemas/metadata.xml
+++ b/gnome-base/gsettings-desktop-schemas/metadata.xml
@@ -2,8 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
- <use>
- <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
- for introspection</flag>
- </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2013-12-09 23:06 Gilles Dartiguelongue
0 siblings, 0 replies; 26+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-09 23:06 UTC (permalink / raw
To: gentoo-commits
commit: 3201ea45820b7249e202d7bddf434260107899fd
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 19:36:15 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 23:03:31 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3201ea45
gnome-base/gsettings-desktop-schemas: gdm requires older schemas
Or else it will fail to start.
---
.../gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
index bafd591..2ccbab9 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
@@ -18,6 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd6
RDEPEND="
>=dev-libs/glib-2.31:2
introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
+ !<gnome-base/gdm-3.8
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2013-12-09 23:06 Gilles Dartiguelongue
0 siblings, 0 replies; 26+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-09 23:06 UTC (permalink / raw
To: gentoo-commits
commit: 6652364ba3dfd732b9e2fb612353bcac0240887b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 22:14:10 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 23:03:30 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6652364b
gnome-base/gsettings-desktop-schemas: 3.8.2 → 3.10.1
---
.../gsettings-desktop-schemas-3.10.1.ebuild | 31 ++++++++++++++++++++++
.../gsettings-desktop-schemas-9999.ebuild | 19 ++++++-------
2 files changed, 41 insertions(+), 9 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
new file mode 100644
index 0000000..bafd591
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="+introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
+
+RDEPEND="
+ >=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.40
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_configure() {
+ DOCS="AUTHORS HACKING NEWS README"
+ gnome2_src_configure $(use_enable introspection)
+}
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
index 44c56a2..eaeab32 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
LICENSE="LGPL-2.1+"
SLOT="0"
@@ -22,16 +22,17 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
fi
-RDEPEND=">=dev-libs/glib-2.31:2
- introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
+RDEPEND="
+ >=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
+"
DEPEND="${RDEPEND}
- sys-devel/gettext
>=dev-util/intltool-0.40
- virtual/pkgconfig"
+ sys-devel/gettext
+ virtual/pkgconfig
+"
src_configure() {
- G2CONF="${G2CONF}
- $(use_enable introspection)"
DOCS="AUTHORS HACKING NEWS README"
- gnome2_src_configure
+ gnome2_src_configure $(use_enable introspection)
}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2014-02-12 20:58 Gilles Dartiguelongue
0 siblings, 0 replies; 26+ messages in thread
From: Gilles Dartiguelongue @ 2014-02-12 20:58 UTC (permalink / raw
To: gentoo-commits
commit: 9a01c9633501a6e6ac350abdef829019e89be1d7
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 20:32:42 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 20:39:08 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9a01c963
gnome-base/gsettings-desktop-schemas: moved to gentoo-x86
---
.../gsettings-desktop-schemas-3.10.1.ebuild | 32 ----------------------
1 file changed, 32 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
deleted file mode 100644
index 2ccbab9..0000000
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE="+introspection"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
-
-RDEPEND="
- >=dev-libs/glib-2.31:2
- introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
- !<gnome-base/gdm-3.8
-"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_configure() {
- DOCS="AUTHORS HACKING NEWS README"
- gnome2_src_configure $(use_enable introspection)
-}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2014-04-15 22:05 Gilles Dartiguelongue
0 siblings, 0 replies; 26+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-15 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 091647acb270965c0202e4c4e95b24c60054e88d
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 22:51:25 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Apr 15 20:33:32 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=091647ac
gnome-base/gsettings-desktop-schemas: 3.10.1 → 3.12.0
---
.../gsettings-desktop-schemas-3.12.0.ebuild | 32 ++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.12.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.12.0.ebuild
new file mode 100644
index 0000000..46b3218
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.12.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild,v 1.6 2014/03/28 02:24:50 jer Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="+introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
+
+RDEPEND="
+ >=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
+ !<gnome-base/gdm-3.8
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.40
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_configure() {
+ DOCS="AUTHORS HACKING NEWS README"
+ gnome2_src_configure $(use_enable introspection)
+}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2014-10-18 14:55 Gilles Dartiguelongue
0 siblings, 0 replies; 26+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-18 14:55 UTC (permalink / raw
To: gentoo-commits
commit: fc326fc6a0815ca74fbc542504fe8c79fad1020b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 18 09:08:28 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 18 14:54:14 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fc326fc6
gnome-base/gsettings-desktop-schemas: 3.14.0 → 3.14.1
---
...ktop-schemas-3.14.0.ebuild => gsettings-desktop-schemas-3.14.1.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14.1.ebuild
similarity index 100%
rename from gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14.0.ebuild
rename to gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14.1.ebuild
^ permalink raw reply [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2014-12-22 23:11 Gilles Dartiguelongue
0 siblings, 0 replies; 26+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-22 23:11 UTC (permalink / raw
To: gentoo-commits
commit: 26a76d8c000c25d6457fc37628316d33ac929ac2
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 23:06:14 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 23:06:14 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=26a76d8c
gnome-base/gsettings-desktop-schemas: moved to gentoo-x86
---
.../gsettings-desktop-schemas-3.14.1.ebuild | 32 ----------------------
1 file changed, 32 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14.1.ebuild
deleted file mode 100644
index 7495fec..0000000
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE="+introspection"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
-
-RDEPEND="
- >=dev-libs/glib-2.31:2
- introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
- !<gnome-base/gdm-3.8
-"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_configure() {
- DOCS="AUTHORS HACKING NEWS README"
- gnome2_src_configure $(use_enable introspection)
-}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2015-04-18 9:00 Ole Reifschneider
0 siblings, 0 replies; 26+ messages in thread
From: Ole Reifschneider @ 2015-04-18 9:00 UTC (permalink / raw
To: gentoo-commits
commit: 23da8c9af9dfa305477349ccf73f159de71afe9f
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 18 08:51:44 2015 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 08:51:44 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=23da8c9a
Add gnome-base/gsettings-desktop-schemas-3.16.1
Package-Manager: portage-2.2.14
Manifest-Sign-Key: 7E8B4D42
.../gsettings-desktop-schemas-3.16.1.ebuild | 32 ++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16.1.ebuild
new file mode 100644
index 0000000..6dcc200
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.16.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.14.1.ebuild,v 1.7 2015/03/29 10:37:24 jer Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="+introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
+
+RDEPEND="
+ >=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
+ !<gnome-base/gdm-3.8
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.50.1
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_configure() {
+ DOCS="AUTHORS HACKING NEWS README"
+ gnome2_src_configure $(use_enable introspection)
+}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2016-03-25 0:56 Ole Reifschneider
0 siblings, 0 replies; 26+ messages in thread
From: Ole Reifschneider @ 2016-03-25 0:56 UTC (permalink / raw
To: gentoo-commits
commit: 762bc08e87da190ea58f52fa08fe5713b018d706
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 14:00:25 2016 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 00:52:42 2016 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=762bc08e
gnome-base/gsettings-desktop-schemas: Bump version to 3.20.0
Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42
.../gsettings-desktop-schemas-3.20.0.ebuild | 32 ++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.20.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.20.0.ebuild
new file mode 100644
index 0000000..93b43b5
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.20.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="+introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
+
+RDEPEND="
+ >=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0:= )
+ !<gnome-base/gdm-3.8
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.50.1
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_configure() {
+ DOCS="AUTHORS HACKING NEWS README"
+ gnome2_src_configure $(use_enable introspection)
+}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
@ 2018-01-12 13:17 Dennis Lamm
0 siblings, 0 replies; 26+ messages in thread
From: Dennis Lamm @ 2018-01-12 13:17 UTC (permalink / raw
To: gentoo-commits
commit: b4931e45ec26e70e5b46d0c34adf145c8bd5ebf4
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 13:17:43 2018 +0000
Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 13:17:43 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b4931e45
gnome-base/gsettings-desktop-schemas: drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.3
.../gsettings-desktop-schemas-3.20.0.ebuild | 32 ----------------------
.../gsettings-desktop-schemas-9999.ebuild | 3 +-
2 files changed, 1 insertion(+), 34 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.20.0.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.20.0.ebuild
deleted file mode 100644
index 93b43b52..00000000
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.20.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE="+introspection"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
-
-RDEPEND="
- >=dev-libs/glib-2.31:2
- introspection? ( >=dev-libs/gobject-introspection-1.31.0:= )
- !<gnome-base/gdm-3.8
-"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.50.1
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-src_configure() {
- DOCS="AUTHORS HACKING NEWS README"
- gnome2_src_configure $(use_enable introspection)
-}
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
index 0f0c85d1..7745ddf7 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI="5"
GCONF_DEBUG="no"
^ permalink raw reply related [flat|nested] 26+ messages in thread
end of thread, other threads:[~2018-01-12 13:17 UTC | newest]
Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-09 23:06 [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2018-01-12 13:17 Dennis Lamm
2016-03-25 0:56 Ole Reifschneider
2015-04-18 9:00 Ole Reifschneider
2014-12-22 23:11 Gilles Dartiguelongue
2014-10-18 14:55 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-12-09 23:06 Gilles Dartiguelongue
2012-12-19 8:38 Alexandre Rostovtsev
2012-11-20 8:10 Gilles Dartiguelongue
2012-09-27 22:18 Alexandre Rostovtsev
2012-09-22 15:54 Nirbheek Chauhan
2012-08-18 12:09 Priit Laes
2012-05-24 9:11 Alexandre Restovtsev
2012-05-05 0:40 Alexandre Restovtsev
2012-04-06 8:38 Alexandre Restovtsev
2012-03-26 8:20 Nirbheek Chauhan
2012-02-26 23:00 Alexandre Restovtsev
2011-10-18 7:37 Alexandre Restovtsev
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-22 19:44 Nirbheek Chauhan
2011-02-18 4:40 Nirbheek Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox