diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-12-20 22:26:27 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-12-20 22:41:31 +0200 |
commit | 4041cec7a11c62b14ec61f781c661f9af0ce776c (patch) | |
tree | 51638d95390f881e16c077e8e5165ca625d9ca54 /games-arcade/gnome-robots/gnome-robots-3.22.1.ebuild | |
parent | net-print/cups-filters: Removed old. (diff) | |
download | gentoo-4041cec7a11c62b14ec61f781c661f9af0ce776c.tar.gz gentoo-4041cec7a11c62b14ec61f781c661f9af0ce776c.tar.bz2 gentoo-4041cec7a11c62b14ec61f781c661f9af0ce776c.zip |
games-arcade/gnome-robots: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'games-arcade/gnome-robots/gnome-robots-3.22.1.ebuild')
-rw-r--r-- | games-arcade/gnome-robots/gnome-robots-3.22.1.ebuild | 28 |
1 files changed, 0 insertions, 28 deletions
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 -" |