commit: a062a41667f96f4293df65845469f4637912148b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Aug 25 13:29:31 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Aug 25 13:30:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a062a416
gnustep-apps/displaycalibrator: Remove last-rited pkg, #626106 gnustep-apps/displaycalibrator/Manifest | 1 - .../displaycalibrator/displaycalibrator-0.7.ebuild | 14 -------------- gnustep-apps/displaycalibrator/metadata.xml | 9 --------- profiles/package.mask | 4 ---- 4 files changed, 28 deletions(-) diff --git a/gnustep-apps/displaycalibrator/Manifest b/gnustep-apps/displaycalibrator/Manifest deleted file mode 100644 index 5491f5f643a..00000000000 --- a/gnustep-apps/displaycalibrator/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST displaycalibrator-0.7.tar.gz 54701 SHA256 e93cc9555606f6752d9ac72c76a075930649b4f28152fd6c499d0dd7e9e435c9 SHA512 348b5d9986fb36d7fc0331a361f21697499e2ad0d0798d5a2a6259d66201305cca38a2f51f6dfb23f59e3a5f05b09669b9f58ceb807401ece462a08b45817021 WHIRLPOOL f033bed8eb7928a223fe5ce95250b2a083b853ceb1b2dc1c6ff33c8e3c59a6e98be99b5e8629eb632a96d2975bc3645ad1361ada54e59a194b238a27baa28def diff --git a/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild b/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild deleted file mode 100644 index 3feeb34b6ca..00000000000 --- a/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit gnustep-2 - -DESCRIPTION="Frontend to xgamma" -HOMEPAGE="http://www.linuks.mine.nu/displaycalibrator/" -SRC_URI="http://www.linuks.mine.nu/displaycalibrator/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -RDEPEND="x11-apps/xgamma" diff --git a/gnustep-apps/displaycalibrator/metadata.xml b/gnustep-apps/displaycalibrator/metadata.xml deleted file mode 100644 index e0d99a4048c..00000000000 --- a/gnustep-apps/displaycalibrator/metadata.xml +++ /dev/null @@ -1,9 +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 GNUstep Project</name> - </maintainer> - <longdescription>Display calibrator, frontend to xgamma</longdescription> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index c34a4e1151d..c45605c812e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -255,10 +255,6 @@ net-misc/directvnc # Dropped from upstream tarball for years, removal in a month (#626106) gnustep-apps/clipbook -# Bernard Cafarelli <[email protected]> (25 Jul 2017) -# Dead upstream, last release 13 years ago, removal in a month (#626106) -gnustep-apps/displaycalibrator - # Kent Fredric <[email protected]> (21 Jul 2017) # Masked due to serious regression that introduces widespread data # corruption when storing data in blobs. Masked, because any code
