From 0cf2f20608308acdf3cb922c3736446bbd8f3388 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:58:29 +0100 Subject: gentoo resync : 14.07.2018 --- games-puzzle/swell-foop/Manifest | 3 --- games-puzzle/swell-foop/metadata.xml | 8 ------ games-puzzle/swell-foop/swell-foop-3.24.0.ebuild | 33 ------------------------ 3 files changed, 44 deletions(-) delete mode 100644 games-puzzle/swell-foop/Manifest delete mode 100644 games-puzzle/swell-foop/metadata.xml delete mode 100644 games-puzzle/swell-foop/swell-foop-3.24.0.ebuild (limited to 'games-puzzle/swell-foop') diff --git a/games-puzzle/swell-foop/Manifest b/games-puzzle/swell-foop/Manifest deleted file mode 100644 index a41bb5a51b16..000000000000 --- a/games-puzzle/swell-foop/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST swell-foop-3.24.0.tar.xz 2313656 BLAKE2B 2a52751eb1390a7bff7956ed21058fef913e5b125f04f6415ccb9aef28cd5517d1c4683318379dafa820c8124d7798ed2142c4ed1277234d70c1b9dfe8403b86 SHA512 470bcf9715e280b9cc7bba79d1d50e924416b6d29058ba0105aee48d30ee58971262e2304610334f92f2f6a9fc6983898047d3ad05443a2cb062e15564388ab0 -EBUILD swell-foop-3.24.0.ebuild 666 BLAKE2B 6813c366536c6a35d6b47417d8474922ac41371d1646989393ce5ab9eb335092f79ba0c6e27cf0b4e46b1af0d41f8d3f3982c607dd9bbd33191a1add264a2a8b SHA512 195d833ba4322ebcc2c6f8a1f1bfd2e871961b8f533eebf280a14730d1eb303b6c72a1545ead8356187322d40cf55ed2447c3dc9b56267c647ad2ec5ad53b174 -MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506 diff --git a/games-puzzle/swell-foop/metadata.xml b/games-puzzle/swell-foop/metadata.xml deleted file mode 100644 index 39980802b1da..000000000000 --- a/games-puzzle/swell-foop/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - - diff --git a/games-puzzle/swell-foop/swell-foop-3.24.0.ebuild b/games-puzzle/swell-foop/swell-foop-3.24.0.ebuild deleted file mode 100644 index d0c5883d967d..000000000000 --- a/games-puzzle/swell-foop/swell-foop-3.24.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2018 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 -} -- cgit v1.2.3