games-arcade/gnome-robots: remove old
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Apr 2017 12:24:31 +0000 (15:24 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 2 Apr 2017 13:01:10 +0000 (16:01 +0300)
Package-Manager: Portage-2.3.5, Repoman-2.3.1

games-arcade/gnome-robots/Manifest
games-arcade/gnome-robots/gnome-robots-3.20.2.ebuild [deleted file]

index 21f53de41345862f060573e5c9d68844da9217c2..33c9529e6b94404a0b3eedd1e5a918082520205b 100644 (file)
@@ -1,2 +1 @@
-DIST gnome-robots-3.20.2.tar.xz 1610556 SHA256 d98f2ba5a7086e2dc3f3754819b557c12a98a0fb2492efd9912d9dd34ad9cfce SHA512 74281cf3c53812dc8d4d00e6edffb5dee39bfbf14d3cf3d705b64d54bb22c733e449bdc45f388200b9f69bf2c8f70ce3f9f125e0f07d9d35a51a2bc84ef091ec WHIRLPOOL 0e2c258c286af8dc855470492da44f9ad53a9ea11e9e330ce4d2205de17b25f8c73c930751204ccfbb87afaa978bbd6038cc99ab150de89fd1359cc2116ad5df
 DIST gnome-robots-3.22.1.tar.xz 1622820 SHA256 5cd4564d7eb876fe4ef332dc568bcf7b1515d8ec9f66e53c2bae5331e0182dd4 SHA512 1fd0b16acd4cc34f1d77b3f6afc4415f11cb832b43baf2124108e2f69870fe011ea2e63887c3e567bcaf465b37a07c78717a76d1a40b5f00840bebdf7ea86ccf WHIRLPOOL 5a06529095ad163b0d6dd1cab4f73cfb9fdef4a8b6f8d6d72c55a7a79c6969b31f657bf9ad9d447e4b3a61c9b53aba7d12799397fa59c2dd33dc23de292dcee6
diff --git a/games-arcade/gnome-robots/gnome-robots-3.20.2.ebuild b/games-arcade/gnome-robots/gnome-robots-3.20.2.ebuild
deleted file mode 100644 (file)
index 86e65b0..0000000
+++ /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="Avoid the robots and make them crash into each other"
-HOMEPAGE="https://wiki.gnome.org/Apps/Robots"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-       >=dev-libs/glib-2.32:2
-       dev-libs/libgames-support
-       >=gnome-base/librsvg-2.36.2:2
-       >=media-libs/libcanberra-0.26[gtk3]
-       >=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
-       app-text/yelp-tools
-       dev-libs/appstream-glib
-       >=dev-util/intltool-0.50
-       sys-devel/gettext
-       virtual/pkgconfig
-"