From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C63D138239 for ; Sat, 18 May 2019 19:59:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45785E09B8; Sat, 18 May 2019 19:59:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B915E09B8 for ; Sat, 18 May 2019 19:59:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 298B4344A3C for ; Sat, 18 May 2019 19:59:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 452045F2 for ; Sat, 18 May 2019 19:59:46 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1558209524.b585c808aa59d431baf21e5f3ad4d71b2bfd67e1.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgnome-games-support/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgnome-games-support/Manifest dev-libs/libgnome-games-support/libgnome-games-support-1.2.3.ebuild X-VCS-Directories: dev-libs/libgnome-games-support/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: b585c808aa59d431baf21e5f3ad4d71b2bfd67e1 X-VCS-Branch: master Date: Sat, 18 May 2019 19:59:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 729c6945-3285-462c-8b3f-fe7bb15c0e60 X-Archives-Hash: ad37420a81b280c3c1a0f2141ef2f6f3 commit: b585c808aa59d431baf21e5f3ad4d71b2bfd67e1 Author: Mart Raudsepp gentoo org> AuthorDate: Sat May 18 19:46:05 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat May 18 19:58:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b585c808 dev-libs/libgnome-games-support: remove old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> dev-libs/libgnome-games-support/Manifest | 1 - .../libgnome-games-support-1.2.3.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) diff --git a/dev-libs/libgnome-games-support/Manifest b/dev-libs/libgnome-games-support/Manifest index eca5bf3dc0f..91a8d9e99db 100644 --- a/dev-libs/libgnome-games-support/Manifest +++ b/dev-libs/libgnome-games-support/Manifest @@ -1,2 +1 @@ -DIST libgnome-games-support-1.2.3.tar.xz 344372 BLAKE2B 7eeac8f11eb009d1fded6cff707d55b83881eb7e4f48728f19010c0e4283e9a9c48b0b688c30141348f63d983b028ffdb35bed2a51fb22daf6467d6b3ffe6e3c SHA512 680b27c37150a627c98b5c38313936082e9fa23be1856e99442b0ce4da5b098378ad3b5fd2f41565c3f43fd54e38fc9e2a2a4a50d82637285aa3cc3827869b62 DIST libgnome-games-support-1.4.3.tar.xz 345824 BLAKE2B 7969d4470b5c7ba266e3d77071ff7b8b02a1bf407ec74bb0ad1cbe81af7e30e54d3af507f206b07ee1352be4e180dfd62ca6411f07bdbffeb5b18e2f921c7666 SHA512 01a2594d9f95987c99db92c8cc8c212b149619618d15f4128df7eb24d68b64e01f2e77c79b7b07cf81581493ae84215a5d4019ae67585188c04d90827381fc33 diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-1.2.3.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-1.2.3.ebuild deleted file mode 100644 index e397fa31884..00000000000 --- a/dev-libs/libgnome-games-support/libgnome-games-support-1.2.3.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome2 - -DESCRIPTION="Library for code common to Gnome games" -HOMEPAGE="https://git.gnome.org/browse/libgnome-games-support/" - -LICENSE="LGPL-3+" -SLOT="1/2" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - dev-libs/libgee:0.8= - >=dev-libs/glib-2.40:2 - >=x11-libs/gtk+-3.19.2:3 -" -DEPEND="${DEPEND} - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_configure() { - gnome2_src_configure \ - VALAC=$(type -P true) -}