commit:     2427e9c2ec0c2faf1c1c3b554ba3097f0a7af4d4
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 08:51:24 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 08:51:24 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2427e9c2

gnome-base/libgnomekbd: remove, available in ::gentoo

::gentoo version adds necessary glib-utils build dep

 gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild | 33 ------------------------
 gnome-base/libgnomekbd/metadata.xml              |  8 ------
 2 files changed, 41 deletions(-)

diff --git a/gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild 
b/gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild
deleted file mode 100644
index 663afe71..00000000
--- a/gnome-base/libgnomekbd/libgnomekbd-3.26.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2
-
-DESCRIPTION="Gnome keyboard configuration library"
-HOMEPAGE="https://www.gnome.org";
-
-LICENSE="LGPL-2+"
-SLOT="0/8"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="+introspection test"
-
-RDEPEND="
-       >=dev-libs/glib-2.18:2
-       >=x11-libs/gtk+-2.91.7:3[X,introspection?]
-       >=x11-libs/libxklavier-5.2[introspection?]
-
-       introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
-"
-DEPEND="${RDEPEND}
-       >=sys-devel/gettext-0.19.4
-       virtual/pkgconfig
-"
-
-src_configure() {
-       gnome2_src_configure \
-               --disable-static \
-               $(use_enable introspection) \
-               $(use_enable test tests)
-}

diff --git a/gnome-base/libgnomekbd/metadata.xml 
b/gnome-base/libgnomekbd/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/gnome-base/libgnomekbd/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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