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 341941396D1 for ; Fri, 25 Aug 2017 13:30:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96A2F1FC007; Fri, 25 Aug 2017 13:30:44 +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 6103F1FC007 for ; Fri, 25 Aug 2017 13:30:44 +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 245D93416AF for ; Fri, 25 Aug 2017 13:30:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92868822A for ; Fri, 25 Aug 2017 13:30:41 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1503667833.3d7c17fb67d6985a71fbd7cc640beda92ca9c13b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, gnustep-libs/prefsmodule/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnustep-libs/prefsmodule/Manifest gnustep-libs/prefsmodule/metadata.xml gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild profiles/package.mask X-VCS-Directories: gnustep-libs/prefsmodule/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3d7c17fb67d6985a71fbd7cc640beda92ca9c13b X-VCS-Branch: master Date: Fri, 25 Aug 2017 13:30:41 +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-Archives-Salt: 55bafa1b-0dd7-4cd1-b28d-cfe79323ac79 X-Archives-Hash: 472de3718235d228ff531b4dbe2f1fa3 commit: 3d7c17fb67d6985a71fbd7cc640beda92ca9c13b Author: Michał Górny gentoo org> AuthorDate: Fri Aug 25 13:27:11 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Aug 25 13:30:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d7c17fb gnustep-libs/prefsmodule: Remove last-rited pkg, #626106 gnustep-libs/prefsmodule/Manifest | 1 - gnustep-libs/prefsmodule/metadata.xml | 12 ------------ .../prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild | 14 -------------- profiles/package.mask | 5 ----- 4 files changed, 32 deletions(-) diff --git a/gnustep-libs/prefsmodule/Manifest b/gnustep-libs/prefsmodule/Manifest deleted file mode 100644 index 2447b5909ef..00000000000 --- a/gnustep-libs/prefsmodule/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST prefsmodule-1.1.1_pre20061204.tar.gz 3067 SHA256 a7f908fddb198e154bf86875642146be1158228d53de8382fa95b42e2bc5b0e3 SHA512 fada978a0f1ed3e868aafba6a40918ddb76afc8bc5833eb2e2bca11e1b36d1ad06705ffc4fabb0b850b3f031e7b8fcbb06993275ef8d702ee7075a9c4e8661fa WHIRLPOOL bd8697d26d447429419a7b1e09e55053d28460de14b088bff3dec6fb14938f1921824fce36e22d56b2520faaceb6aa0ecd920dd9a95a0ba03234998ae9e10959 diff --git a/gnustep-libs/prefsmodule/metadata.xml b/gnustep-libs/prefsmodule/metadata.xml deleted file mode 100644 index cc3624833fb..00000000000 --- a/gnustep-libs/prefsmodule/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - gnustep@gentoo.org - Gentoo GNUstep Project - - -Module framework for Preferences.app -A modular GNUstep preferences editor - - diff --git a/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild b/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild deleted file mode 100644 index 8e44cce8035..00000000000 --- a/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit gnustep-2 - -S=${WORKDIR}/${PN/prefsm/PrefsM} - -DESCRIPTION="Preferences is the GNUstep program with which you define your own personal user experience" -HOMEPAGE="http://www.nongnu.org/backbone/apps.html" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="amd64 ppc x86" -SLOT="0" diff --git a/profiles/package.mask b/profiles/package.mask index fd3dbefa368..7e1f044cdea 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -279,11 +279,6 @@ gnustep-libs/camerakit # Dead upstream, nothing in tree depends on it, removal in a month (#626106) gnustep-libs/iconkit -# Bernard Cafarelli (25 Jul 2017) -# Dead upstream, last code update 11 years ago, removal in a month (#626106) -# Use gnustep-apps/systempreferences instead -gnustep-libs/prefsmodule - # Kent Fredric (21 Jul 2017) # Masked due to serious regression that introduces widespread data # corruption when storing data in blobs. Masked, because any code