commit: c8b06e8c37fed601049ee6cddf03c6ed8d71c502 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Mon Dec 22 22:19:56 2014 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Mon Dec 22 22:19:56 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c8b06e8c
games-puzzle/five-or-more: moved to gentoo-x86 --- .../five-or-more/five-or-more-3.14.1.ebuild | 32 ---------------------- 1 file changed, 32 deletions(-) diff --git a/games-puzzle/five-or-more/five-or-more-3.14.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.14.1.ebuild deleted file mode 100644 index 16dc9aa..0000000 --- a/games-puzzle/five-or-more/five-or-more-3.14.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome-games - -DESCRIPTION="Five or More Game for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -COMMON_DEPEND=" - >=dev-libs/glib-2.32:2 - >=gnome-base/librsvg-2.32 - >=x11-libs/gtk+-3.12:3 -" -RDEPEND="${COMMON_DEPEND} - !<x11-themes/gnome-themes-standard-3.14 -" -DEPEND="${COMMON_DEPEND} - app-text/yelp-tools - dev-util/appdata-tools - >=dev-util/intltool-0.50 - sys-devel/gettext - virtual/pkgconfig -"