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: net-p2p/phxd/, profiles/, net-p2p/phxd/files/
Date: Tue, 18 Apr 2017 15:08:59
Message-Id: 1492528124.a1a7c0c65cb553aed119ebfb7a4b9d7d9efd9747.mgorny@gentoo
1 commit: a1a7c0c65cb553aed119ebfb7a4b9d7d9efd9747
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 18 15:05:11 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 15:08:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a7c0c6
7
8 net-p2p/phxd: Remove last-rited pkg, #605120
9
10 net-p2p/phxd/Manifest | 1 -
11 net-p2p/phxd/files/80phxd | 1 -
12 net-p2p/phxd/metadata.xml | 9 ------
13 net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild | 50 ------------------------------
14 profiles/package.mask | 5 ---
15 5 files changed, 66 deletions(-)
16
17 diff --git a/net-p2p/phxd/Manifest b/net-p2p/phxd/Manifest
18 deleted file mode 100644
19 index 017c6b7d115..00000000000
20 --- a/net-p2p/phxd/Manifest
21 +++ /dev/null
22 @@ -1 +0,0 @@
23 -DIST phxd-0.1.0_pre23092005.tar.bz2 25224 SHA256 18f79eadb80524138a569cd6b1c3e4214bc65866a30d6ac3b5e13997c5115953 SHA512 5c44e667dbe1ad014be18c87d623678a0548a9357a13b00cab310335c2b47d16eb0b6e2c9c5c24199a3afa9d07b402fc8d4a27a53edc7a44b0a04e36ea44a5c8 WHIRLPOOL c58417613426d7657fbb758701bff710e1be37ec552408bc910283203028ff32886465fde19040226c8d8e4a7ce9ea04e134fef46f3b858eaa5cd8635b394d76
24
25 diff --git a/net-p2p/phxd/files/80phxd b/net-p2p/phxd/files/80phxd
26 deleted file mode 100644
27 index 4c93ff2c5ba..00000000000
28 --- a/net-p2p/phxd/files/80phxd
29 +++ /dev/null
30 @@ -1 +0,0 @@
31 -CONFIG_PROTECT="/var/phxd"
32
33 diff --git a/net-p2p/phxd/metadata.xml b/net-p2p/phxd/metadata.xml
34 deleted file mode 100644
35 index 682751ac90b..00000000000
36 --- a/net-p2p/phxd/metadata.xml
37 +++ /dev/null
38 @@ -1,9 +0,0 @@
39 -<?xml version="1.0" encoding="UTF-8"?>
40 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
41 -<pkgmetadata>
42 - <!-- maintainer-needed -->
43 - <longdescription>phxd is an Hotline server under the GPL for Linux/Unixes.
44 - It supports the Hotline Protocol from 1.2.3 up to 1.5+ (and this means
45 - it also includes the 1.9+ clients)
46 - </longdescription>
47 -</pkgmetadata>
48
49 diff --git a/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild b/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild
50 deleted file mode 100644
51 index 38487ca808d..00000000000
52 --- a/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild
53 +++ /dev/null
54 @@ -1,50 +0,0 @@
55 -# Copyright 1999-2014 Gentoo Foundation
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -inherit eutils user
59 -
60 -DESCRIPTION="Next generation Hotline server in python. kang's branch"
61 -HOMEPAGE="http://www.avaraline.net"
62 -SRC_URI="mirror://gentoo/phxd-0.1.0_pre23092005.tar.bz2"
63 -
64 -LICENSE="GPL-2"
65 -SLOT="0"
66 -KEYWORDS="~ppc ~x86"
67 -IUSE=""
68 -
69 -DEPEND="dev-python/twisted-core
70 - dev-python/twisted-web"
71 -
72 -RDEPEND=""
73 -
74 -pkg_postinst() {
75 - enewgroup phxd
76 - enewuser phxd -1 /bin/bash /var/phxd phxd
77 - chown phxd:phxd /var/phxd/files
78 - chown phxd:phxd /var/phxd/chatlogs
79 -}
80 -
81 -src_install() {
82 - cd "${WORKDIR}"
83 - cd phxd
84 -
85 - doenvd "${FILESDIR}"/80phxd
86 -
87 - dodoc INSTALL README README-kang
88 - dodir /var/phxd
89 -
90 - exeinto /var/phxd; doexe phxd
91 -
92 - cpdirs="support shared server client"
93 - for i in $cpdirs; do
94 - cp -R $i "${D}"/var/phxd
95 - done
96 - dodir /var/phxd/files
97 - dodir /var/phxd/chatlogs
98 -
99 - keepdir /var/phxd/files
100 - keepdir /var/phxd/chatlogs
101 - keepdir /var/phxd
102 -
103 - insinto /var/phxd; doins config.py
104 -}
105
106 diff --git a/profiles/package.mask b/profiles/package.mask
107 index 537ccbf1351..fed6e5d2c00 100644
108 --- a/profiles/package.mask
109 +++ b/profiles/package.mask
110 @@ -181,11 +181,6 @@ net-misc/apt-proxy
111 # Masked for removal in 30 days. Bug #604836.
112 gnome-extra/zeitgeist-datasources
113
114 -# Michael Palimaka <kensington@g.o> (18 Mar 2017)
115 -# Fails to run. Ancient. Unmaintained. Dead upstream.
116 -# Masked for removal in 30 days. Bug #605120.
117 -net-p2p/phxd
118 -
119 # Michael Palimaka <kensington@g.o> (13 Mar 2017)
120 # Testing x32 patch backports from 3.9
121 =dev-util/cmake-3.7.2-r10