Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmwaw/
Date: Thu, 27 Jul 2017 15:27:28
Message-Id: 1501169231.c8f0e36587175c90b21be7ac33e794035cef830d.asturm@gentoo
1 commit: c8f0e36587175c90b21be7ac33e794035cef830d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 27 15:10:07 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 27 15:27:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f0e365
7
8 app-text/libmwaw: Drop old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-text/libmwaw/Manifest | 1 -
13 app-text/libmwaw/libmwaw-0.3.10.ebuild | 51 ----------------------------------
14 app-text/libmwaw/libmwaw-0.3.11.ebuild | 51 ----------------------------------
15 3 files changed, 103 deletions(-)
16
17 diff --git a/app-text/libmwaw/Manifest b/app-text/libmwaw/Manifest
18 index 2987a28cf4b..cb9ec8da13b 100644
19 --- a/app-text/libmwaw/Manifest
20 +++ b/app-text/libmwaw/Manifest
21 @@ -1,4 +1,3 @@
22 -DIST libmwaw-0.3.10.tar.xz 1229964 SHA256 b246a0c15fcf98076f2a1f2cf4d44a714f5c8eb39690442fc7fbbd01fa34f220 SHA512 5d225ecb89466d486900a33abf10b61e6f6bbff00053c5f6ab0046960c64c3022529a1e637594eca47b14c96c9f8440db9331d1db687f761c1026c64fb8301d5 WHIRLPOOL 7d537d55cc8491f8be2676d5b9a0e36ecdeb041e38e9416c43547730871bf757409c8b77460e507d87c4cc287b62ad2b449a5af8bed4b0406fbcca3759ef3ff4
23 DIST libmwaw-0.3.11.tar.xz 1254200 SHA256 4b483a196bbe82bc0f7cb4cdf70ef1cedb91139bd2e037eabaed4a4d6ed2299a SHA512 d4a810c6066023608a15ece8a6bbc958e586d679fc4ad51156091ec88355292872f10198e723e28776b45e140a830fd4c698732cf6103743d6e80ad8e1d778ab WHIRLPOOL 2de11bde90937727372eb7e7d4d1af52b66e8ef2f14bd78ce1d26399aa6ee853dc1fe11000cfcf8a361698296866ced2f2da7848f75763a22458ae0504903b48
24 DIST libmwaw-0.3.12.tar.xz 1258972 SHA256 7691a6e6e7221d61c40e3f630a8907e3e516b99a587e47d09ec53f8ac60ed1e7 SHA512 8af8477ff6fc251600f9a66059b20fd8b9fad8d599c01e847d7185944447b3a34567036daff4d4510934aa1462bd4810a39467e8ac0ec223147b3b53447220ec WHIRLPOOL 9dd39fc43c7b8cf3806889a1cabde4c1bbd4f21e5e1ea2dfa66a6ea69f28ab28c966e160d157f0ee4559e85b6b7fac07dfa314d2ef0597986c85660b3a5cc0f9
25 DIST libmwaw-0.3.8.tar.xz 1200052 SHA256 6afcbb250b6bed042149cd4dfb3ba7b4be796b11fe2322dfcdebd121199a3b05 SHA512 3e3684479460d22b83da225f8f1bc4de306f8e4a9e48c7ea128cba08f122b093c529f2e73b8f8ae1b235665d4f3c7de2fc461692e21f13364da678add707d01c WHIRLPOOL 77d9b1253191089da5c869e7bb160253672747cfd502350b28acde538e02b8418c0ee63899bf903b4c3c9f1561d145d0626c822f26467cb8ba7aa4de04287158
26
27 diff --git a/app-text/libmwaw/libmwaw-0.3.10.ebuild b/app-text/libmwaw/libmwaw-0.3.10.ebuild
28 deleted file mode 100644
29 index ed8c879dc73..00000000000
30 --- a/app-text/libmwaw/libmwaw-0.3.10.ebuild
31 +++ /dev/null
32 @@ -1,51 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -EGIT_REPO_URI="git://git.code.sf.net/p/libmwaw/libmwaw"
39 -[[ ${PV} == 9999 ]] && inherit autotools git-r3
40 -
41 -DESCRIPTION="Library parsing many pre-OSX MAC text formats"
42 -HOMEPAGE="https://sourceforge.net/p/libmwaw/wiki/Home/"
43 -[[ ${PV} == 9999 ]] || SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
44 -
45 -LICENSE="LGPL-2.1"
46 -SLOT="0"
47 -
48 -[[ ${PV} == 9999 ]] || \
49 -KEYWORDS="~amd64 ~arm ~x86"
50 -
51 -IUSE="doc static-libs tools"
52 -
53 -RDEPEND="
54 - dev-libs/librevenge
55 - dev-libs/libxml2
56 - sys-libs/zlib
57 -"
58 -DEPEND="${RDEPEND}
59 - sys-devel/libtool
60 - virtual/pkgconfig
61 - doc? ( app-doc/doxygen )
62 -"
63 -
64 -src_prepare() {
65 - default
66 - [[ ${PV} == 9999 ]] && eautoreconf
67 -}
68 -
69 -src_configure() {
70 - # zip is hard enabled as the zlib is dep on the rdeps anyway
71 - econf \
72 - --enable-zip \
73 - --disable-werror \
74 - --with-sharedptr=c++11 \
75 - $(use_with doc docs) \
76 - $(use_enable static-libs static) \
77 - $(use_enable tools)
78 -}
79 -
80 -src_install() {
81 - default
82 - find "${D}" -name '*.la' -delete || die
83 -}
84
85 diff --git a/app-text/libmwaw/libmwaw-0.3.11.ebuild b/app-text/libmwaw/libmwaw-0.3.11.ebuild
86 deleted file mode 100644
87 index ed8c879dc73..00000000000
88 --- a/app-text/libmwaw/libmwaw-0.3.11.ebuild
89 +++ /dev/null
90 @@ -1,51 +0,0 @@
91 -# Copyright 1999-2017 Gentoo Foundation
92 -# Distributed under the terms of the GNU General Public License v2
93 -
94 -EAPI=6
95 -
96 -EGIT_REPO_URI="git://git.code.sf.net/p/libmwaw/libmwaw"
97 -[[ ${PV} == 9999 ]] && inherit autotools git-r3
98 -
99 -DESCRIPTION="Library parsing many pre-OSX MAC text formats"
100 -HOMEPAGE="https://sourceforge.net/p/libmwaw/wiki/Home/"
101 -[[ ${PV} == 9999 ]] || SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
102 -
103 -LICENSE="LGPL-2.1"
104 -SLOT="0"
105 -
106 -[[ ${PV} == 9999 ]] || \
107 -KEYWORDS="~amd64 ~arm ~x86"
108 -
109 -IUSE="doc static-libs tools"
110 -
111 -RDEPEND="
112 - dev-libs/librevenge
113 - dev-libs/libxml2
114 - sys-libs/zlib
115 -"
116 -DEPEND="${RDEPEND}
117 - sys-devel/libtool
118 - virtual/pkgconfig
119 - doc? ( app-doc/doxygen )
120 -"
121 -
122 -src_prepare() {
123 - default
124 - [[ ${PV} == 9999 ]] && eautoreconf
125 -}
126 -
127 -src_configure() {
128 - # zip is hard enabled as the zlib is dep on the rdeps anyway
129 - econf \
130 - --enable-zip \
131 - --disable-werror \
132 - --with-sharedptr=c++11 \
133 - $(use_with doc docs) \
134 - $(use_enable static-libs static) \
135 - $(use_enable tools)
136 -}
137 -
138 -src_install() {
139 - default
140 - find "${D}" -name '*.la' -delete || die
141 -}