Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/alien/
Date: Mon, 02 Jan 2017 10:01:40
Message-Id: 1483351283.08aa4f9463b3138b388a0b804dbaef01a67977f9.monsieurp@gentoo
1 commit: 08aa4f9463b3138b388a0b804dbaef01a67977f9
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 10:01:23 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 10:01:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08aa4f94
7
8 app-arch/alien: clean up old.
9
10 Package-Manager: portage-2.3.0
11
12 app-arch/alien/Manifest | 4 ----
13 app-arch/alien/alien-8.89.ebuild | 30 ------------------------------
14 app-arch/alien/alien-8.90.ebuild | 30 ------------------------------
15 app-arch/alien/alien-8.93.ebuild | 30 ------------------------------
16 app-arch/alien/alien-8.94.ebuild | 32 --------------------------------
17 5 files changed, 126 deletions(-)
18
19 diff --git a/app-arch/alien/Manifest b/app-arch/alien/Manifest
20 index 14d6342..1d780c0 100644
21 --- a/app-arch/alien/Manifest
22 +++ b/app-arch/alien/Manifest
23 @@ -1,5 +1 @@
24 DIST alien-8.95.tar.xz 56940 SHA256 37a22587c33810feab323474bdadbf969fda2eb4e720b2ca01b40d82d6f71a17 SHA512 c46d3c82542dc3d96eeabea0f0c7ab5b572acaf67d15e2064ea01df32d69a2cf6e083754be49269df6cd7431ec5b3e09ddcb83fbe2ee17843b22e9cd3e73073c WHIRLPOOL 15c9044c8842058f847257ab9663b05cbcaa0e122bd056858c10befc3bcc118f5634323c50d6bae55c76e38df9f1dc287e1e19bb4f77862236148496b2270e41
25 -DIST alien_8.89.tar.gz 64478 SHA256 35d237e3a08fb86ae83b1b6d941aa696e1dff5b5c8eb83fa818995f15527e4d8 SHA512 55e8b99900f7f940bb4e38469ca10f02be20a4fb097f3d66649e50ab4dfc11a3c8aeaacca862872c02c68c482e1967ea0b12302e9660fbc7d920591bcd4be9ca WHIRLPOOL 2d4025819c824ad1a218ae0b4ba5ed837f5c8d2b7b5aaf2e94c71b2ddb21c47e8054e3d1b83cdd30022123ffa2dea1e0d5423793617b812d14d9ffca99d37715
26 -DIST alien_8.90.tar.gz 65014 SHA256 a520f0c6e1e0f8340712cc80a80b41d426b3034c41dfa256268f51beee3d75d7 SHA512 ca96a2b1039966f3bf5bc624cc9880d3426d9823ba8f8d8021c27bf1605b8072abbbf9befeb45e3210742cff51dff9beda9c636c592d230aac0e3c780ba2a83b WHIRLPOOL f88e2be871b04b98a4a495abd655ec09cb0c58c1aa5a7820da6986466ec61597bf243d42fbc871de6dd01cb29cb6f1a8a63798cf6ff8a6f8dd2eab0b7edc3ed3
27 -DIST alien_8.93.tar.gz 65289 SHA256 deb4e0c590ea7c44f2bc806b2c4cde6abbef32017ae6d06ee30539ae28faf896 SHA512 bb38286b5b2000d0cceecc19a03ed65c40b31b48ce22d16ecf5f082883dac87822abdf2897edccd959429d45efb257d76d4f833c188e9f22b6f7cc526f80c0f9 WHIRLPOOL c6710d8582b882a0c963ad0dc6ee362c7e02a55384ddbe25ddc079d22878009c59274febeba4c038e4be707f2ea7f4d92a833eddb603bcde9da05cae5b804a09
28 -DIST alien_8.94.tar.gz 65530 SHA256 c7a3a01f032107edf3428ccd44b895ffb5d607bccc885dc0da0aa278ccfe849c SHA512 dbc194ea19fdb28858efb5c55f66299d41c26d20235e941d98ee738c49200c2430ca382e8875850ca071598bc123a62519345678a6d9604c8ad5e0fd2a1922a7 WHIRLPOOL 4f1c441f06c7c0356ffb3851d22dea64e3001f5a6dc9563dbe2dac8de9ad1cf7c6b3f0c478b2369941378621ce524ea9d6c380afd08b0f2e0a0147c945271264
29
30 diff --git a/app-arch/alien/alien-8.89.ebuild b/app-arch/alien/alien-8.89.ebuild
31 deleted file mode 100644
32 index 1a526af..00000000
33 --- a/app-arch/alien/alien-8.89.ebuild
34 +++ /dev/null
35 @@ -1,30 +0,0 @@
36 -# Copyright 1999-2014 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -# $Id$
39 -
40 -EAPI=5
41 -
42 -inherit perl-module
43 -
44 -DESCRIPTION="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats"
45 -HOMEPAGE="http://kitenet.net/programs/alien"
46 -SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.tar.gz"
47 -
48 -LICENSE="LGPL-2.1"
49 -SLOT="0"
50 -KEYWORDS="alpha amd64 hppa ppc ~ppc64 x86"
51 -IUSE="+bzip2"
52 -
53 -RDEPEND="app-arch/rpm
54 - app-arch/dpkg
55 - bzip2? ( app-arch/bzip2 )
56 - dev-util/debhelper
57 - >=app-arch/tar-1.14.91"
58 -DEPEND="${RDEPEND}"
59 -
60 -S=${WORKDIR}/${PN}
61 -
62 -src_prepare() {
63 - sed -e s%'$(VARPREFIX)'%${D}% -e s%'$(PREFIX)'%${D}/usr%g \
64 - -i "${S}"/Makefile.PL || die "sed failed."
65 -}
66
67 diff --git a/app-arch/alien/alien-8.90.ebuild b/app-arch/alien/alien-8.90.ebuild
68 deleted file mode 100644
69 index 05808df..00000000
70 --- a/app-arch/alien/alien-8.90.ebuild
71 +++ /dev/null
72 @@ -1,30 +0,0 @@
73 -# Copyright 1999-2015 Gentoo Foundation
74 -# Distributed under the terms of the GNU General Public License v2
75 -# $Id$
76 -
77 -EAPI=5
78 -
79 -inherit perl-module
80 -
81 -DESCRIPTION="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats"
82 -HOMEPAGE="http://kitenet.net/programs/alien"
83 -SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.tar.gz"
84 -
85 -LICENSE="LGPL-2.1"
86 -SLOT="0"
87 -KEYWORDS="alpha amd64 hppa ppc ~ppc64 x86"
88 -IUSE="+bzip2"
89 -
90 -RDEPEND="app-arch/rpm
91 - app-arch/dpkg
92 - bzip2? ( app-arch/bzip2 )
93 - dev-util/debhelper
94 - >=app-arch/tar-1.14.91"
95 -DEPEND="${RDEPEND}"
96 -
97 -S=${WORKDIR}/${PN}
98 -
99 -src_prepare() {
100 - sed -e s%'$(VARPREFIX)'%${D}% -e s%'$(PREFIX)'%${D}/usr%g \
101 - -i "${S}"/Makefile.PL || die "sed failed."
102 -}
103
104 diff --git a/app-arch/alien/alien-8.93.ebuild b/app-arch/alien/alien-8.93.ebuild
105 deleted file mode 100644
106 index 0701191..00000000
107 --- a/app-arch/alien/alien-8.93.ebuild
108 +++ /dev/null
109 @@ -1,30 +0,0 @@
110 -# Copyright 1999-2015 Gentoo Foundation
111 -# Distributed under the terms of the GNU General Public License v2
112 -# $Id$
113 -
114 -EAPI=5
115 -
116 -inherit perl-module
117 -
118 -DESCRIPTION="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats"
119 -HOMEPAGE="http://kitenet.net/programs/alien"
120 -SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.tar.gz"
121 -
122 -LICENSE="LGPL-2.1"
123 -SLOT="0"
124 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
125 -IUSE="+bzip2"
126 -
127 -RDEPEND="app-arch/rpm
128 - app-arch/dpkg
129 - bzip2? ( app-arch/bzip2 )
130 - dev-util/debhelper
131 - >=app-arch/tar-1.14.91"
132 -DEPEND="${RDEPEND}"
133 -
134 -S=${WORKDIR}/${PN}
135 -
136 -src_prepare() {
137 - sed -e s%'$(VARPREFIX)'%${D}% -e s%'$(PREFIX)'%${D}/usr%g \
138 - -i "${S}"/Makefile.PL || die "sed failed."
139 -}
140
141 diff --git a/app-arch/alien/alien-8.94.ebuild b/app-arch/alien/alien-8.94.ebuild
142 deleted file mode 100644
143 index caf0742..00000000
144 --- a/app-arch/alien/alien-8.94.ebuild
145 +++ /dev/null
146 @@ -1,32 +0,0 @@
147 -# Copyright 1999-2015 Gentoo Foundation
148 -# Distributed under the terms of the GNU General Public License v2
149 -# $Id$
150 -
151 -EAPI=5
152 -
153 -inherit perl-module
154 -
155 -DESCRIPTION="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats"
156 -HOMEPAGE="http://kitenet.net/programs/alien"
157 -SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.tar.gz"
158 -
159 -LICENSE="LGPL-2.1"
160 -SLOT="0"
161 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
162 -IUSE="+bzip2"
163 -
164 -RDEPEND="app-arch/rpm
165 - app-arch/dpkg
166 - bzip2? (
167 - app-arch/bzip2
168 - )
169 - dev-util/debhelper
170 - >=app-arch/tar-1.14.91"
171 -DEPEND="${RDEPEND}"
172 -
173 -#S=${WORKDIR}/${PN}
174 -
175 -src_prepare() {
176 - sed -e s%'$(VARPREFIX)'%${D}% -e s%'$(PREFIX)'%${D}/usr%g \
177 - -i "${S}"/Makefile.PL || die "sed failed."
178 -}