commit:     59908c92af7de6cfdbcef5146b0dbc9e586d7e94
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 10:21:17 2016 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 10:21:17 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=59908c92

gnome-base/dconf-editor: Bump version to 3.20.0

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42

 gnome-base/dconf-editor/dconf-editor-3.20.0.ebuild | 30 ++++++++++++++++++++++
 gnome-base/dconf-editor/metadata.xml               |  8 ++++++
 2 files changed, 38 insertions(+)

diff --git a/gnome-base/dconf-editor/dconf-editor-3.20.0.ebuild 
b/gnome-base/dconf-editor/dconf-editor-3.20.0.ebuild
new file mode 100644
index 0000000..3073bab
--- /dev/null
+++ b/gnome-base/dconf-editor/dconf-editor-3.20.0.ebuild
@@ -0,0 +1,30 @@
+# 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="Graphical tool for editing the dconf configuration database"
+HOMEPAGE="https://git.gnome.org/browse/dconf-editor";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~arm-linux ~x86-linux"
+
+COMMON_DEPEND="
+       >=dev-libs/glib-2.46.0:2
+       >=gnome-base/dconf-0.23.2
+       >=x11-libs/gtk+-3.19.5:3
+"
+DEPEND="${COMMON_DEPEND}
+       >=dev-util/intltool-0.50
+       sys-devel/gettext
+       virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+       !<gnome-base/dconf-0.22[X]
+"

diff --git a/gnome-base/dconf-editor/metadata.xml 
b/gnome-base/dconf-editor/metadata.xml
new file mode 100644
index 0000000..3998080
--- /dev/null
+++ b/gnome-base/dconf-editor/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+<maintainer type="project">
+       <email>gn...@gentoo.org</email>
+       <name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>

Reply via email to