games-board/four-in-a-row: Drop old
authorPacho Ramos <pacho@gentoo.org>
Sat, 25 Jun 2016 11:17:49 +0000 (13:17 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 25 Jun 2016 12:20:49 +0000 (14:20 +0200)
Package-Manager: portage-2.3.0_rc1

games-board/four-in-a-row/Manifest
games-board/four-in-a-row/four-in-a-row-3.16.2.ebuild [deleted file]

index a5bd9e582057369afd3c2aa6efedb3e8a5e68ff4..b005d807587c42d8ac81b7b05a16986bee0858ad 100644 (file)
@@ -1,2 +1 @@
-DIST four-in-a-row-3.16.2.tar.xz 1933500 SHA256 bf42edfed65c5d9614cdf54dac40d17d3b100b0f56bc047b7812f0bb3564a5ae SHA512 bbeda27f372e9466e46196141d4784124d2ca92628a459d5959b5463c9be55c305e968eb25376ceaa883252fef96ef7466aa20b87f838806c1a7d9c6c2881c7a WHIRLPOOL ae4eddd70a1584e3f9a0f194f515beea75356550444b05e0966b230b96f81bf9362083d6f389cb92d06a8a1c0bfa329cfba987b1748c43ac95eb91e892c3292d
 DIST four-in-a-row-3.18.2.tar.xz 1932812 SHA256 458fa0ba35a2640248b3b4a2f162ded27bd6056e146c521760e0ef06961b8356 SHA512 0a8fea6404f6591e85213c1d25e8ff9e836488d055d2eb5b0ce59830e69e98bf909b3dd1c5531db23784f9451f65901780c882dcad1cc18183cb5da8a9fb8d99 WHIRLPOOL c58bc372e2cd8d8898474a2fa7676bed9c1382e7967de4b93333e356c86f1b872c67fca5c50cc359db3376486ccf970a46da034d8aa4280cbf8c85033f2e373b
diff --git a/games-board/four-in-a-row/four-in-a-row-3.16.2.ebuild b/games-board/four-in-a-row/four-in-a-row-3.16.2.ebuild
deleted file mode 100644 (file)
index 290600a..0000000
+++ /dev/null
@@ -1,29 +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="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
-"