commit:     bc1e9f1b6d35e11dc696649d7347aeb45a996e3f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 20:03:42 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 18 20:43:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1e9f1b

games-board/gnome-mines: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-board/gnome-mines/Manifest                  |  1 -
 games-board/gnome-mines/gnome-mines-3.20.1.ebuild |  4 +-
 games-board/gnome-mines/gnome-mines-3.30.0.ebuild | 46 -----------------------
 3 files changed, 2 insertions(+), 49 deletions(-)

diff --git a/games-board/gnome-mines/Manifest b/games-board/gnome-mines/Manifest
index b00a9d64e80..5f86ae0308e 100644
--- a/games-board/gnome-mines/Manifest
+++ b/games-board/gnome-mines/Manifest
@@ -1,3 +1,2 @@
 DIST gnome-mines-3.20.1.tar.xz 3147092 BLAKE2B 
899a66905a95a41f007f0b74f8b4054c505b4b46eff6c0ebbefaf1826d36093307a9bbc55e42b6c1abd8a0f9a419a3d1822deb113414bd5eadcba1c3a9896614
 SHA512 
cdde771736b9110a416ec68d6e4ce2ce10e3de36915b57905f6f5d86a937c75a2dbfafd1ecc0c5f31dd5e267d13444a8a95d38815f400d4597e2fe73a908bd13
-DIST gnome-mines-3.30.0.tar.xz 369604 BLAKE2B 
4441faccb4c3210fa87670a1dc9b19f876cd903868696f745a11ff068c33e74c5260f20df83d695caeb79c6c5c80fdb4ea71c7e19fb4eeb52c180a1d7603e2c8
 SHA512 
e3313d08f9804e70d0180d9aab750c0ea9a1df528ab65a3410df5b855addf323309c9045474c743513390f907753f46888c78989547be1a20a769549107885bd
 DIST gnome-mines-3.30.1.1.tar.xz 369132 BLAKE2B 
0b773ff7198335256a5133410458e16ead8596f930b9cd1efa7aa806fc3a19521eb2ca235e522ce03437925ffbc4a816d6b36414c618b83bd50c8b66fd399c72
 SHA512 
796a17b63cb5cec6fab8b7b5a5c995ac940cc49e1cb1254bab32598b0cd7fb4da03e7a80db117977a78cee94a79f0d8cf3222de5e63424348666c65b51045d6f

diff --git a/games-board/gnome-mines/gnome-mines-3.20.1.ebuild 
b/games-board/gnome-mines/gnome-mines-3.20.1.ebuild
index 79745f43c60..6b6ff5ccedd 100644
--- a/games-board/gnome-mines/gnome-mines-3.20.1.ebuild
+++ b/games-board/gnome-mines/gnome-mines-3.20.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Mines";
 
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="~arm"
 IUSE=""
 
 COMMON_DEPEND="

diff --git a/games-board/gnome-mines/gnome-mines-3.30.0.ebuild 
b/games-board/gnome-mines/gnome-mines-3.30.0.ebuild
deleted file mode 100644
index bb9bbfbd794..00000000000
--- a/games-board/gnome-mines/gnome-mines-3.30.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome.org gnome2-utils meson vala xdg
-
-DESCRIPTION="Clear hidden mines from a minefield"
-HOMEPAGE="https://wiki.gnome.org/Apps/Mines";
-
-LICENSE="GPL-3+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-       >=dev-libs/glib-2.40:2
-       dev-libs/libgee:0.8
-       >=x11-libs/gtk+-3.12:3
-       dev-libs/libgnome-games-support:1=
-       >=gnome-base/librsvg-2.32.0:2[vala]
-"
-DEPEND="${RDEPEND}
-       $(vala_depend)
-       dev-libs/appstream-glib
-       dev-libs/libxml2:2
-       dev-util/itstool
-       >=sys-devel/gettext-0.19.8
-       virtual/pkgconfig
-"
-
-src_prepare() {
-       xdg_src_prepare
-       vala_src_prepare
-}
-
-pkg_postinst() {
-       xdg_pkg_postinst
-       gnome2_icon_cache_update
-       gnome2_schemas_update
-}
-
-pkg_postrm() {
-       xdg_pkg_postrm
-       gnome2_icon_cache_update
-       gnome2_schemas_update
-}

Reply via email to