summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-04-02 15:15:21 +0300
committerMart Raudsepp <leio@gentoo.org>2017-04-02 16:00:43 +0300
commit2bf5fe16b191cf51e1442133e0fcc138e30dc3b4 (patch)
tree7955b6246f546401548caaadb3a0d0c4adb10cb8 /games-board/four-in-a-row/four-in-a-row-3.20.1.ebuild
parentgames-puzzle/five-or-more: remove old (diff)
downloadgentoo-2bf5fe16b191cf51e1442133e0fcc138e30dc3b4.tar.gz
gentoo-2bf5fe16b191cf51e1442133e0fcc138e30dc3b4.tar.bz2
gentoo-2bf5fe16b191cf51e1442133e0fcc138e30dc3b4.zip
games-board/four-in-a-row: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'games-board/four-in-a-row/four-in-a-row-3.20.1.ebuild')
-rw-r--r--games-board/four-in-a-row/four-in-a-row-3.20.1.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/games-board/four-in-a-row/four-in-a-row-3.20.1.ebuild b/games-board/four-in-a-row/four-in-a-row-3.20.1.ebuild
deleted file mode 100644
index b6385ccc70c3..000000000000
--- a/games-board/four-in-a-row/four-in-a-row-3.20.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Make lines of the same color to win"
-HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/glib:2
- >=gnome-base/librsvg-2.32
- >=media-libs/libcanberra-0.26[gtk3]
- >=x11-libs/gtk+-3.13.2:3
-"
-DEPEND="${RDEPEND}
- app-text/yelp-tools
- dev-libs/appstream-glib
- >=dev-util/intltool-0.50
- virtual/pkgconfig
-"