Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-arch/zpipe/
Date: Sun, 26 Jun 2016 15:11:08
Message-Id: 1466953732.89e1246333332d11c7ec6ce71e4bf7f79f90f3fb.mgorny@gentoo
1 commit: 89e1246333332d11c7ec6ce71e4bf7f79f90f3fb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 26 15:08:52 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 26 15:08:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e12463
7
8 app-arch/zpipe: Remove last rited package
9
10 app-arch/zpipe/Manifest | 1 -
11 app-arch/zpipe/metadata.xml | 8 --------
12 app-arch/zpipe/zpipe-2.01-r1.ebuild | 30 ------------------------------
13 profiles/package.mask | 5 -----
14 4 files changed, 44 deletions(-)
15
16 diff --git a/app-arch/zpipe/Manifest b/app-arch/zpipe/Manifest
17 deleted file mode 100644
18 index f8eb2a0..0000000
19 --- a/app-arch/zpipe/Manifest
20 +++ /dev/null
21 @@ -1 +0,0 @@
22 -DIST zpipe.201.zip 42173 SHA256 742f0da404fd279683e87e66001093bef7cca268b59a774d580c54bfeff4f1a5 SHA512 4c7fc5afd96c3db806679a56863752a18889d8e8dad7648b993a32bfa7ceb426782ec5f83567ad58ca5c5b79f145e8953667dc1a3b854fc8a76eaac165e28cb7 WHIRLPOOL 1ec1f7ca647fe6375900fdf61dc43a1a6a69f62ebd574b2190d5f12a0c45a6852d09fd856aa23ac1ac53f048d438b6179810cc0bf1e6c28091509601e8925b07
23
24 diff --git a/app-arch/zpipe/metadata.xml b/app-arch/zpipe/metadata.xml
25 deleted file mode 100644
26 index 0319eec..0000000
27 --- a/app-arch/zpipe/metadata.xml
28 +++ /dev/null
29 @@ -1,8 +0,0 @@
30 -<?xml version="1.0" encoding="UTF-8"?>
31 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
32 -<pkgmetadata>
33 - <maintainer type="person">
34 - <email>mgorny@g.o</email>
35 - <name>Michał Górny</name>
36 - </maintainer>
37 -</pkgmetadata>
38
39 diff --git a/app-arch/zpipe/zpipe-2.01-r1.ebuild b/app-arch/zpipe/zpipe-2.01-r1.ebuild
40 deleted file mode 100644
41 index 53985a4..0000000
42 --- a/app-arch/zpipe/zpipe-2.01-r1.ebuild
43 +++ /dev/null
44 @@ -1,30 +0,0 @@
45 -# Copyright 1999-2015 Gentoo Foundation
46 -# Distributed under the terms of the GNU General Public License v2
47 -# $Id$
48 -
49 -EAPI=5
50 -inherit toolchain-funcs
51 -
52 -MY_P=${PN}.${PV/./}
53 -DESCRIPTION="Pipe compressor/decompressor for ZPAQ"
54 -HOMEPAGE="http://mattmahoney.net/dc/zpaq.html"
55 -SRC_URI="http://mattmahoney.net/dc/${MY_P}.zip"
56 -
57 -LICENSE="GPL-3"
58 -SLOT="0"
59 -KEYWORDS="~amd64 ~x86"
60 -IUSE=""
61 -
62 -RDEPEND="<app-arch/libzpaq-7"
63 -DEPEND="${RDEPEND}
64 - app-arch/unzip"
65 -
66 -S=${WORKDIR}
67 -
68 -src_compile() {
69 - emake CXX="$(tc-getCXX)" LDLIBS=-lzpaq "${PN}"
70 -}
71 -
72 -src_install() {
73 - dobin ${PN}
74 -}
75
76 diff --git a/profiles/package.mask b/profiles/package.mask
77 index fdf428e..25486fc 100644
78 --- a/profiles/package.mask
79 +++ b/profiles/package.mask
80 @@ -261,11 +261,6 @@ www-client/luakit
81 >=dev-ml/tyxml-4
82 >=dev-ml/js_of_ocaml-2.8
83
84 -# Michał Górny <mgorny@g.o> (24 May 2016)
85 -# No longer maintained upstream, no longer works with libzpaq-7*.
86 -# Masked for removal in 30 days.
87 -app-arch/zpipe
88 -
89 # Sam Jorna <wraeth@g.o> (24 May 2016)
90 # Deprecated in favour of sci-geosciences/qmapshack.
91 # See bugs 561788 and 582262