games-puzzle/swell-foop: remove old
authorMart Raudsepp <leio@gentoo.org>
Sat, 3 Feb 2018 19:37:26 +0000 (21:37 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sat, 3 Feb 2018 19:40:02 +0000 (21:40 +0200)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

games-puzzle/swell-foop/Manifest
games-puzzle/swell-foop/swell-foop-3.22.2.ebuild [deleted file]

index e32d09687f8b29e313edcacff22fb7f2296d5c29..6055e7e3420ffc9aeea69ed3c236ce9697e86c2e 100644 (file)
@@ -1,2 +1 @@
-DIST swell-foop-3.22.2.tar.xz 2294160 BLAKE2B 1bff0a03149e26b00bfda88e58529d4e59a5b68bc3c0891c4337602f88abec810c6de65ad605e3d0e56b24ad8ed6ce701d656d719fca865898122f3a18a400ae SHA512 ada002a883c274cd834db825879cd5c16b222df39212843b0718f953256838af8689bec10a02133dcb140f3567b1a9203c73e1e0c6530469630df6dfdaf7167f
 DIST swell-foop-3.24.0.tar.xz 2313656 BLAKE2B 2a52751eb1390a7bff7956ed21058fef913e5b125f04f6415ccb9aef28cd5517d1c4683318379dafa820c8124d7798ed2142c4ed1277234d70c1b9dfe8403b86 SHA512 470bcf9715e280b9cc7bba79d1d50e924416b6d29058ba0105aee48d30ee58971262e2304610334f92f2f6a9fc6983898047d3ad05443a2cb062e15564388ab0
diff --git a/games-puzzle/swell-foop/swell-foop-3.22.2.ebuild b/games-puzzle/swell-foop/swell-foop-3.22.2.ebuild
deleted file mode 100644 (file)
index 03c0f5a..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2 vala
-
-DESCRIPTION="Clear the screen by removing groups of colored and shaped tiles"
-HOMEPAGE="https://wiki.gnome.org/Apps/Swell%20Foop"
-
-LICENSE="GPL-2+ FDL-1.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-       >=dev-libs/glib-2.36:2
-       >=media-libs/clutter-1.14:1.0
-       >=media-libs/clutter-gtk-1.5:1.0
-       >=x11-libs/gtk+-3.12:3
-"
-DEPEND="${RDEPEND}
-       $(vala_depend)
-       app-text/yelp-tools
-       dev-libs/appstream-glib
-       >=dev-util/intltool-0.50
-       sys-devel/gettext
-       virtual/pkgconfig
-"
-
-src_prepare() {
-       gnome2_src_prepare
-       vala_src_prepare
-}