commit: 40ed9dd1a31f19621cfddf91616f3fed881107a0 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sun Mar 25 07:58:51 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sun Mar 25 07:58:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ed9dd1
dev-libs/libgames-support: Remove last-rited pkg Closes: https://bugs.gentoo.org/648468 dev-libs/libgames-support/Manifest | 1 - .../libgames-support/libgames-support-1.0.2.ebuild | 31 ---------------------- dev-libs/libgames-support/metadata.xml | 8 ------ profiles/package.mask | 6 ----- 4 files changed, 46 deletions(-) diff --git a/dev-libs/libgames-support/Manifest b/dev-libs/libgames-support/Manifest deleted file mode 100644 index 27152b2d941..00000000000 --- a/dev-libs/libgames-support/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libgames-support-1.0.2.tar.xz 302064 BLAKE2B 1ae14d49df0ee44f3364df10eb43d071db6c251d5101662266d399c153bb0c963f3529a56be77741af4b00c944b5b154154c5ae1486e2048bb300f6ff2b34399 SHA512 b96329be3a5fe9ef5a0e9fc0a5089028347591988b8eb16fb0bac1633d4f94b2e95c0b4e7a06b4b066d6c88a77b9510980ca38852c1b8d1076367b29b0bab0dd diff --git a/dev-libs/libgames-support/libgames-support-1.0.2.ebuild b/dev-libs/libgames-support/libgames-support-1.0.2.ebuild deleted file mode 100644 index f8a5d7f563d..00000000000 --- a/dev-libs/libgames-support/libgames-support-1.0.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -VALA_MIN_API_VERSION="0.24" - -inherit gnome2 vala - -DESCRIPTION="Library for code commong to Gnome games" -HOMEPAGE="https://git.gnome.org/browse/libgames-support/" - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.40:2 - >=x11-libs/gtk+-3.19.2:3 - dev-libs/libgee:0.8= -" -DEPEND="${DEPEND} - $(vala_depend) - >=dev-util/intltool-0.50.2 - virtual/pkgconfig -" - -src_prepare() { - gnome2_src_prepare - vala_src_prepare -} diff --git a/dev-libs/libgames-support/metadata.xml b/dev-libs/libgames-support/metadata.xml deleted file mode 100644 index 39980802b1d..00000000000 --- a/dev-libs/libgames-support/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index ee3c0e8ceb5..6c867eb2919 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -683,12 +683,6 @@ dev-php/ZendFramework # Masked for removal in 30 days. Bug #629184. media-sound/moodbar -# Mart Raudsepp <[email protected]> (22 Feb 2018) -# This package was renamed to dev-libs/libgnome-games-support without -# a pkgmove; everything in tree uses it now instead of libgames-support. -# Masked for removal in 30 days. Bug #648468. -dev-libs/libgames-support - # Ulrich Müller <[email protected]> (21 Feb 2018) # Homepage is dead. Apparently the last release was in 2012 # and it does not work with Emacs 25 and later.
