games-arcade/gnome-robots: remove old
authorMart Raudsepp <leio@gentoo.org>
Sun, 22 Dec 2019 20:41:40 +0000 (22:41 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 22 Dec 2019 20:46:51 +0000 (22:46 +0200)
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
games-arcade/gnome-robots/Manifest
games-arcade/gnome-robots/gnome-robots-3.22.3.ebuild [deleted file]

index bd1fef65183c6a0ae76ef6ae64b34a97d4e3d034..7a4d395ceb851017592d07a1c7a7a070c8b75faf 100644 (file)
@@ -1,2 +1 @@
-DIST gnome-robots-3.22.3.tar.xz 540824 BLAKE2B 2f6943b97878d37da8c8a59cc7752b2c0eba35bc9eea1cf4b8a221fbae59ec4730af2ae71b25f2e946ee1edcabdb1a72a67cb1754350728b737fa26e3f9193e3 SHA512 d521527d9ceab16f4e3c64677044c87e46f38291ff126cc2280f69100750cb0317e6ad45e8a0abaa4dad38b67b958cac66653c33ba7760a410354f9190c02399
 DIST gnome-robots-3.32.0.tar.xz 422684 BLAKE2B bf66057da9ed52ffe641d28aa522d7851a1ac7881369d1329507beffdeb3f9dc6a46988993c899783576e8c63730245dd340b62267809d1334515dabc2d599e4 SHA512 b037d576eea45843ae4c13ddf284a598931b295257688f6fa458fb4e33b987c01dd70d34007703b3f7bcb97cf8aa306e6473e4c24e5ee0253f1beaafcff1c6f7
diff --git a/games-arcade/gnome-robots/gnome-robots-3.22.3.ebuild b/games-arcade/gnome-robots/gnome-robots-3.22.3.ebuild
deleted file mode 100644 (file)
index c6c7220..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Avoid the robots and make them crash into each other"
-HOMEPAGE="https://wiki.gnome.org/Apps/Robots"
-
-LICENSE="GPL-3+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-RDEPEND="
-       >=dev-libs/glib-2.32:2
-       dev-libs/libgnome-games-support:1=
-       >=gnome-base/librsvg-2.36.2:2
-       >=media-libs/libcanberra-0.26[gtk3]
-       >=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
-       dev-libs/appstream-glib
-       >=dev-util/intltool-0.50
-       dev-util/itstool
-       sys-devel/gettext
-       virtual/pkgconfig
-"