commit:     70fc86d712f8ee69da4f823c5363f8d728f98a4c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 16:24:10 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 17:27:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fc86d7

xfce-extra/xfce4-xkb-plugin: Drop old

 xfce-extra/xfce4-xkb-plugin/Manifest               |  2 --
 .../xfce4-xkb-plugin-0.7.1-r1.ebuild               | 40 ----------------------
 .../xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.0.ebuild | 39 ---------------------
 3 files changed, 81 deletions(-)

diff --git a/xfce-extra/xfce4-xkb-plugin/Manifest 
b/xfce-extra/xfce4-xkb-plugin/Manifest
index fe6cd10d45e..bf83d74dc79 100644
--- a/xfce-extra/xfce4-xkb-plugin/Manifest
+++ b/xfce-extra/xfce4-xkb-plugin/Manifest
@@ -1,3 +1 @@
-DIST xfce4-xkb-plugin-0.7.1.tar.bz2 837922 BLAKE2B 
9b0d97bf5a3e77ffd29f5b6d5b67a9175343e5ed5331081dea6bbcc4518e70775d7c017e6e151eeced1c49e0d07adbf3b0e9837126284343be5bb0844bd55b8f
 SHA512 
a6d83a614f85ada6470efbca9d19073ecf31e6531dafff000c1c9d439d7e4a6d02188296810933f28f4cf9b61addd1f99a6a47c8adc6423c44adbf7ffa525094
-DIST xfce4-xkb-plugin-0.8.0.tar.bz2 835556 BLAKE2B 
61c4c84aec3f9377403231110199a9588573cdcdf7333593bc4701b9435b40d6df5f404537e2d9821bcd8cae33fa80efe8952d1fc8b85f87f61fa74506965362
 SHA512 
8368b87e4f6459bd3d0c5a805ac1fb191aaf62d18a119f97119b3a1273a23952dcfa5b097542d4e6db645f1509e0a31e0e6152e190e9a2ca32cc61138aca8ded
 DIST xfce4-xkb-plugin-0.8.1.tar.bz2 842814 BLAKE2B 
be6dfce8e605be346dcd0a5259da980ffd4f7160a808de288bcc7c970c47c678dc6dfde8615e21042142221c6ba66d328dd741f3ce70d988c94562ec061230f2
 SHA512 
4f0362f429489d111544126697880cdb0a768533803a104f73802fe2c5cfbef5efbf6edd658dbb0ef788ae2a3761f1877c191637a6a06d4a5159bc8f71ad524f

diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1-r1.ebuild 
b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1-r1.ebuild
deleted file mode 100644
index 428adb875d5..00000000000
--- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.7.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit multilib xfconf
-
-DESCRIPTION="XKB layout switching panel plug-in for the Xfce desktop 
environment"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin";
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="BSD-2 GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE="debug"
-
-COMMON_DEPEND=">=gnome-base/librsvg-2.36.2:=
-       x11-libs/gtk+:2=
-       >=x11-libs/libwnck-2.12:1=
-       x11-libs/libX11:=
-       >=x11-libs/libxklavier-5:=
-       >=xfce-base/garcon-0.1.5:=
-       >=xfce-base/libxfce4ui-4.11:=
-       >=xfce-base/libxfce4util-4.11:=
-       >=xfce-base/xfce4-panel-4.11:="
-RDEPEND="${COMMON_DEPEND}
-       x11-apps/setxkbmap
-       >=xfce-base/xfce4-settings-4.11"
-DEPEND="${COMMON_DEPEND}
-       dev-util/intltool
-       sys-devel/gettext
-       virtual/pkgconfig"
-
-pkg_setup() {
-       XFCONF=(
-               --libexecdir="${EPREFIX}"/usr/$(get_libdir)
-               $(xfconf_use_debug)
-               )
-
-       DOCS=( AUTHORS ChangeLog README )
-}

diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.0.ebuild 
b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.0.ebuild
deleted file mode 100644
index da18685cab4..00000000000
--- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="XKB layout switching panel plug-in for the Xfce desktop 
environment"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin";
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="BSD-2 GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE=""
-
-COMMON_DEPEND="gnome-base/librsvg:=
-       x11-libs/gtk+:3=
-       x11-libs/libwnck:3=
-       x11-libs/libX11:=
-       >=x11-libs/libxklavier-5.4:=
-       xfce-base/garcon:=
-       >=xfce-base/libxfce4ui-4.12:=
-       >=xfce-base/libxfce4util-4.12:=
-       >=xfce-base/xfce4-panel-4.12:=
-       >=xfce-base/xfconf-4.12.1:="
-RDEPEND="${COMMON_DEPEND}
-       x11-apps/setxkbmap
-       >=xfce-base/xfce4-settings-4.11"
-DEPEND="${COMMON_DEPEND}
-       dev-util/intltool
-       sys-devel/gettext
-       virtual/pkgconfig"
-
-src_configure() {
-       local myconf=(
-               --libexecdir="${EPREFIX}"/usr/$(get_libdir)
-       )
-
-       econf "${myconf[@]}"
-}

Reply via email to