commit: 37eb84249ee603d1410235d9d42fc8e022106f8c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Oct 13 12:34:14 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 13 12:36:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37eb8424
media-libs/sampleicc: Remove last-rited pkg Closes: https://bugs.gentoo.org/694254 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-libs/sampleicc/Manifest | 1 - media-libs/sampleicc/metadata.xml | 8 -------- media-libs/sampleicc/sampleicc-1.6.8.ebuild | 20 -------------------- profiles/package.mask | 2 -- 4 files changed, 31 deletions(-) diff --git a/media-libs/sampleicc/Manifest b/media-libs/sampleicc/Manifest deleted file mode 100644 index 251f0ae8ad7..00000000000 --- a/media-libs/sampleicc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST SampleICC-1.6.8.tar.gz 708069 BLAKE2B 96d5c34db8f8c5235b53fd7516125ac359788f8e0cf559f6471f54cd269d917c796415e717522cc53ed64f953b8205d1e11cf4ee26ce8c5a0b0d0199cf5b4b8a SHA512 54d9f1fd9a7606d0c723bc0f86b3d54c4d1a54ecc4a3aeea665cb8c58df6555e65dd3706dee05e4c89e8a4ff7abf9f726c54c572b32db710e5b2c22b124bddc8 diff --git a/media-libs/sampleicc/metadata.xml b/media-libs/sampleicc/metadata.xml deleted file mode 100644 index 23528a112a4..00000000000 --- a/media-libs/sampleicc/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-needed --> - <upstream> - <remote-id type="sourceforge">sampleicc</remote-id> - </upstream> -</pkgmetadata> diff --git a/media-libs/sampleicc/sampleicc-1.6.8.ebuild b/media-libs/sampleicc/sampleicc-1.6.8.ebuild deleted file mode 100644 index a7961560c49..00000000000 --- a/media-libs/sampleicc/sampleicc-1.6.8.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools-utils - -DESCRIPTION="C++ library for reading, writing, manipulating, and applying ICC profiles" -HOMEPAGE="http://sampleicc.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/SampleICC-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" -IUSE="static-libs" - -DEPEND="media-libs/tiff" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/SampleICC-${PV} diff --git a/profiles/package.mask b/profiles/package.mask index 56c70bd13f9..88087411d47 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -583,12 +583,10 @@ net-libs/libyahoo2 # # media-libs/libbmp: 2010, homepage gone. # media-libs/libmkv: 2011. -# media-libs/sampleicc: 2014, last upstream 2016. # # Removal in 30 days. Bug #694254. media-libs/libbmp media-libs/libmkv -media-libs/sampleicc # Lars Wendler <[email protected]> (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release.
