diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-25 13:14:52 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-25 14:20:44 +0200 |
commit | ce70cc8b06fcb6c2f0ea2b368aeebb3893a77c7f (patch) | |
tree | 42e5210a5d90cf8ce87b40be4e9143544b88f492 /games-arcade/gnome-robots | |
parent | games-arcade/gnome-nibbles: Version bump (diff) | |
download | gentoo-ce70cc8b06fcb6c2f0ea2b368aeebb3893a77c7f.tar.gz gentoo-ce70cc8b06fcb6c2f0ea2b368aeebb3893a77c7f.tar.bz2 gentoo-ce70cc8b06fcb6c2f0ea2b368aeebb3893a77c7f.zip |
games-arcade/gnome-robots: Drop old
Package-Manager: portage-2.3.0_rc1
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.16.1.ebuild | 30 |
2 files changed, 0 insertions, 31 deletions
diff --git a/games-arcade/gnome-robots/Manifest b/games-arcade/gnome-robots/Manifest index 22c0fb7fefb0..3ddbbfc247eb 100644 --- a/games-arcade/gnome-robots/Manifest +++ b/games-arcade/gnome-robots/Manifest @@ -1,2 +1 @@ -DIST gnome-robots-3.16.1.tar.xz 1589712 SHA256 dd9e202dea07e864a9cb92ae6003079f296278d49d0239f4b8da130b73a01f36 SHA512 91609f20082bb1314573d31220f59fe38468d7d0246fc29a561bd8e5302814885c240cf654eabe9127481def9376dda083465e5afcc6a5e8dc8872614aaddc02 WHIRLPOOL b26ad6ade1550f377514fceeb136bf2fafea8abf95984adf674e541844f61eb64d388d670333b73b6fe3d8d88f4f170318e5f90aba0b4da0f7fcb168fb8d40c7 DIST gnome-robots-3.18.1.tar.xz 1626872 SHA256 2e58ffdc4b243a4a3557ba9c84fa1c0129c5ffadbb5c2a20fede48ccf4618090 SHA512 f03eeeb39692c0c1660c6597aeeae3f05f91bb5e5370ff181a0665820d2d27525fb86623870c786c56cf046bff5516ef1735dcaa93fc3b0946126dac19210e8f WHIRLPOOL 900075412578bc370244c27586ff89ea6205beab921bd2f6b190bae84ffd743a99ea0d39980fac700be5a4052dcbfa2230efe5bb0cfca6c9c76b3658e53bc22b diff --git a/games-arcade/gnome-robots/gnome-robots-3.16.1.ebuild b/games-arcade/gnome-robots/gnome-robots-3.16.1.ebuild deleted file mode 100644 index 61ed5211b4f6..000000000000 --- a/games-arcade/gnome-robots/gnome-robots-3.16.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome-games - -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 ~arm x86" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.32:2 - >=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 -" |