diff options
Diffstat (limited to 'games-arcade/gnome-robots')
-rw-r--r-- | games-arcade/gnome-robots/Manifest | 1 | ||||
-rw-r--r-- | games-arcade/gnome-robots/gnome-robots-3.22.1.ebuild | 28 |
2 files changed, 0 insertions, 29 deletions
diff --git a/games-arcade/gnome-robots/Manifest b/games-arcade/gnome-robots/Manifest index 959b3c0a6ceb..8e5327c0e3de 100644 --- a/games-arcade/gnome-robots/Manifest +++ b/games-arcade/gnome-robots/Manifest @@ -1,2 +1 @@ -DIST gnome-robots-3.22.1.tar.xz 1622820 BLAKE2B af510c9d3fa9514297e61dcdfe9a7bde69629795aa359cf175090fa99185f721e7ea95332f57a326408297b12ea64d53e52acc7808aa90af95eadce922216f32 SHA512 1fd0b16acd4cc34f1d77b3f6afc4415f11cb832b43baf2124108e2f69870fe011ea2e63887c3e567bcaf465b37a07c78717a76d1a40b5f00840bebdf7ea86ccf DIST gnome-robots-3.22.2.tar.xz 1623744 BLAKE2B 48a5657baa198d300b399a760811c0b8a686e32a682f0dc0247c865ced82ebd0613d9d9651e96cab52f158f4f821c6464175ae1b9541969868e486bf7ff119d6 SHA512 bb5401f040465a217fb37aad5e0a8be0e497f8478c155c7b7d2b5165cd7c7a44ca28c9e09a4f7d7932ef2e3a0f1a3f29507366819916b8cb81288bb4354bb98b diff --git a/games-arcade/gnome-robots/gnome-robots-3.22.1.ebuild b/games-arcade/gnome-robots/gnome-robots-3.22.1.ebuild deleted file mode 100644 index 3adff9451e12..000000000000 --- a/games-arcade/gnome-robots/gnome-robots-3.22.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2017 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-3+ CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="amd64 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} - app-text/yelp-tools - dev-libs/appstream-glib - >=dev-util/intltool-0.50 - sys-devel/gettext - virtual/pkgconfig -" |