Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libetonyek/
Date: Mon, 29 Feb 2016 13:40:30
Message-Id: 1456753186.49d57f6915d8cedddefccb5e7d185cd94d355d80.dilfridge@gentoo
1 commit: 49d57f6915d8cedddefccb5e7d185cd94d355d80
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 13:39:46 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 13:39:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d57f69
7
8 app-text/libetonyek: Remove old
9
10 Package-Manager: portage-2.2.27
11
12 app-text/libetonyek/Manifest | 2 --
13 app-text/libetonyek/libetonyek-0.1.1.ebuild | 54 ----------------------------
14 app-text/libetonyek/libetonyek-0.1.2.ebuild | 55 -----------------------------
15 3 files changed, 111 deletions(-)
16
17 diff --git a/app-text/libetonyek/Manifest b/app-text/libetonyek/Manifest
18 index 63ee587..c70916d 100644
19 --- a/app-text/libetonyek/Manifest
20 +++ b/app-text/libetonyek/Manifest
21 @@ -1,5 +1,3 @@
22 DIST libetonyek-0.0.3.tar.xz 341276 SHA256 b5b96cd0857fc9a740d6ec737d613d95e9524103b9ab5a15bb6e645621d943e6 SHA512 9d60170e4404582e29bc3f04c4389f37fa6d1aedb2bf5f90fbc47230a02f184237cd3f49f8f578ccf92e2b28a84dd438a63f8e0c219697e15df3d47c86954a55 WHIRLPOOL 2a1334edd7843b0a8c05f04a9613fc7a580c93385f729d397224004ea07a417c6601e4295558b610a0a0458cf2d9ccd4b8d346d74d28caa490f61e59987471f1
23 -DIST libetonyek-0.1.1.tar.xz 338396 SHA256 9c6a5a0f15ae6cc6e2dfb2272b664dedda7918ed46f3756f9f29a72589d8c83e SHA512 a75463b1bf41eca19b3d1e9391683a42d2343b23b6bd1d69aa41c10ae0cef4d5794896976ba46ff364e7ead52c556e349c525bb12cea40242542037d60c2a2c4 WHIRLPOOL 373ae59f8cf1f88b37ab7c21ae22e9a6f5d32d23c5dc3b517e101d56c745940ecfc7ba579cd83601390895189271fa9ecc846460c8d570616a5274a634f91dac
24 -DIST libetonyek-0.1.2.tar.xz 346248 SHA256 58d078a76c3fd839c282244a1a7dabca81cef64be086a5c7d8470bb64208da39 SHA512 9d1ca586c313f93b31a19a47e9a050bbc5be8cac385d16f3060353b26de86ddb35a2d72694ec6d0ad043a108a7fe5d451dcd205db96822a0c0ce32a101b20e80 WHIRLPOOL aaba195fa0f7811a8ef05e64720cb37ca6a06534bcb7f6f0d75a9d35d3ca6fedc27783eb5e13607273e219c70bd4439561081702e80dc549c646a01dd58a595c
25 DIST libetonyek-0.1.3.tar.xz 372884 SHA256 fe12276a62bd5f5ca4f5bfbd4938a74d097084e1f9fe173e521f63203f56f055 SHA512 912cb94e6cd63a162a8831368f953c4e6fb14b582a13a7ce93c0bcbb63b688fcbe4733dbb883d6a9faee2011ca5e888d00adda075c2a58d00858770ed68d6844 WHIRLPOOL 5fe864e37f6611c8cda92243a13e08e38ce1fd6f9544ddee7d3392fa9bfe573cd9af6ddd0ff03c7a0cee19b63c46b96398d985eaeb7367cd06aac8796d3655b8
26 DIST libetonyek-0.1.6.tar.xz 1243364 SHA256 df54271492070fbcc6aad9f81ca89658b25dd106cc4ab6b04b067b7a43dcc078 SHA512 10ae0403d98f33b27be4c3c905dec3df48cc01ce438f8760298edeadb76dd74da997edbd7dc03635fbc168b318bfe6e130f2306f495dfbf4135dd6dfcccabb4e WHIRLPOOL 932704f1d8bb1269e6be8e3fd7bd64af01ba0f098272befc747da9a4bd225bb201542bebf31d6e6338e613835fca4d7c6e2c1454df4ed764af30459393b6d73b
27
28 diff --git a/app-text/libetonyek/libetonyek-0.1.1.ebuild b/app-text/libetonyek/libetonyek-0.1.1.ebuild
29 deleted file mode 100644
30 index 0a420fc..0000000
31 --- a/app-text/libetonyek/libetonyek-0.1.1.ebuild
32 +++ /dev/null
33 @@ -1,54 +0,0 @@
34 -# Copyright 1999-2015 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -# $Id$
37 -
38 -EAPI=5
39 -
40 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libetonyek"
41 -inherit base eutils
42 -[[ ${PV} == 9999 ]] && inherit autotools git-2
43 -
44 -DESCRIPTION="Library parsing Apple Keynote presentations"
45 -HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
46 -[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
47 -
48 -LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
49 -SLOT="0"
50 -[[ ${PV} == 9999 ]] || \
51 -KEYWORDS="amd64 ~arm x86"
52 -IUSE="doc static-libs test"
53 -
54 -RDEPEND="
55 - dev-libs/boost:=
56 - dev-libs/librevenge
57 - dev-libs/libxml2
58 - sys-libs/zlib
59 -"
60 -DEPEND="${RDEPEND}
61 - >=dev-libs/boost-1.46
62 - dev-util/gperf
63 - sys-devel/libtool
64 - virtual/pkgconfig
65 - doc? ( app-doc/doxygen )
66 - test? ( dev-util/cppunit )
67 -"
68 -
69 -src_prepare() {
70 - [[ -d m4 ]] || mkdir "m4"
71 - base_src_prepare
72 - [[ ${PV} == 9999 ]] && eautoreconf
73 -}
74 -
75 -src_configure() {
76 - econf \
77 - --docdir="${EPREFIX}/usr/share/doc/${PF}" \
78 - $(use_enable static-libs static) \
79 - --disable-werror \
80 - $(use_enable test tests) \
81 - $(use_with doc docs)
82 -}
83 -
84 -src_install() {
85 - default
86 - prune_libtool_files --all
87 -}
88
89 diff --git a/app-text/libetonyek/libetonyek-0.1.2.ebuild b/app-text/libetonyek/libetonyek-0.1.2.ebuild
90 deleted file mode 100644
91 index 963600b..0000000
92 --- a/app-text/libetonyek/libetonyek-0.1.2.ebuild
93 +++ /dev/null
94 @@ -1,55 +0,0 @@
95 -# Copyright 1999-2015 Gentoo Foundation
96 -# Distributed under the terms of the GNU General Public License v2
97 -# $Id$
98 -
99 -EAPI=5
100 -
101 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libetonyek"
102 -inherit base eutils
103 -[[ ${PV} == 9999 ]] && inherit autotools git-2
104 -
105 -DESCRIPTION="Library parsing Apple Keynote presentations"
106 -HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
107 -[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
108 -
109 -LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
110 -SLOT="0"
111 -[[ ${PV} == 9999 ]] || \
112 -KEYWORDS="~amd64 ~arm ~x86"
113 -IUSE="doc static-libs test"
114 -
115 -RDEPEND="
116 - dev-libs/boost:=
117 - dev-libs/librevenge
118 - dev-libs/libxml2
119 - sys-libs/zlib
120 -"
121 -DEPEND="${RDEPEND}
122 - >=dev-libs/boost-1.46
123 - dev-util/gperf
124 - media-libs/glm
125 - sys-devel/libtool
126 - virtual/pkgconfig
127 - doc? ( app-doc/doxygen )
128 - test? ( dev-util/cppunit )
129 -"
130 -
131 -src_prepare() {
132 - [[ -d m4 ]] || mkdir "m4"
133 - base_src_prepare
134 - [[ ${PV} == 9999 ]] && eautoreconf
135 -}
136 -
137 -src_configure() {
138 - econf \
139 - --docdir="${EPREFIX}/usr/share/doc/${PF}" \
140 - $(use_enable static-libs static) \
141 - --disable-werror \
142 - $(use_enable test tests) \
143 - $(use_with doc docs)
144 -}
145 -
146 -src_install() {
147 - default
148 - prune_libtool_files --all
149 -}