summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild')
-rw-r--r--gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild b/gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild
deleted file mode 100644
index b39bcb9ac37a..000000000000
--- a/gnome-base/dconf-editor/dconf-editor-3.20.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-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/appstream-glib
- >=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]
-"