summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/five-or-more/five-or-more-3.8.2.ebuild')
-rw-r--r--games-puzzle/five-or-more/five-or-more-3.8.2.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/games-puzzle/five-or-more/five-or-more-3.8.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.8.2.ebuild
deleted file mode 100644
index 36202b8c06f7..000000000000
--- a/games-puzzle/five-or-more/five-or-more-3.8.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/five-or-more/five-or-more-3.8.2.ebuild,v 1.6 2013/12/08 18:22:05 pacho Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Five or More Game for GNOME"
-HOMEPAGE="https://live.gnome.org/Five%20or%20more"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32.0
- >=x11-libs/gtk+-3.4.0:3
-"
-DEPEND="${RDEPEND}
- app-text/yelp-tools
- >=dev-util/intltool-0.35.0
- sys-devel/gettext
- virtual/pkgconfig
-"