Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/ignition-math/
Date: Tue, 29 Nov 2016 12:18:53
Message-Id: 1480421918.cc66da58375ba264e4493ca55fa50bc8306511cf.aballier@gentoo
1 commit: cc66da58375ba264e4493ca55fa50bc8306511cf
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 09:32:40 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 12:18:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc66da58
7
8 sci-libs/ignition-math: remove old
9
10 Package-Manager: portage-2.3.2
11
12 sci-libs/ignition-math/Manifest | 3 ---
13 sci-libs/ignition-math/ignition-math-2.2.2.ebuild | 29 -----------------------
14 sci-libs/ignition-math/ignition-math-2.3.0.ebuild | 29 -----------------------
15 sci-libs/ignition-math/ignition-math-2.4.0.ebuild | 29 -----------------------
16 4 files changed, 90 deletions(-)
17
18 diff --git a/sci-libs/ignition-math/Manifest b/sci-libs/ignition-math/Manifest
19 index 7c0d8f6..555f020 100644
20 --- a/sci-libs/ignition-math/Manifest
21 +++ b/sci-libs/ignition-math/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST ignition-math2_2.2.2.tar.bz2 325413 SHA256 e88db3ea1104330d009cd8d5f70e564296d2344a970fb964da9591fea884e2ab SHA512 fc278312a8144438f2db128ad1041bfd9dc8d5f5618827c5e6374dee934a48fe0297a3036c353d5351656e2a7334c21c61c81227b9858e5f585a170291646d9a WHIRLPOOL 675b065f4908b5284b8fbdc970b943677b2b97a5846c1d91290a25bf9a945b58aab0b6e96fe33c7368061aaf1bd88be0db29456d649692a631410583e5043858
24 -DIST ignition-math2_2.3.0.tar.bz2 336989 SHA256 a1ef0fb00953846d00a64809c499a41e2dfff5b5c7fd0a646c9eebe6b54964d2 SHA512 3bf5259231eac8028661188d44ee2fab84296462cef5dbbdcda08d0b95f89019b03d22a61ec536e755a5669015ccf0e95aa5e4ae48925cf1bdcdf6ba7293d4e8 WHIRLPOOL 526d94400f756f63221d3397a20d9e8eb8093f6a54e096a610364248298a9fd81acc6b3ccf2d11b8a65e1626cf1651f9989b6ea76b54802a70f176b4d5d25b0c
25 -DIST ignition-math2_2.4.0.tar.bz2 350940 SHA256 1fe4090a810180d1d32bda2e7afd1264982e7cba1dbe9891f72396c34991d870 SHA512 6e6fd5f72699fac6462cf6d73475a39396a613ddefaf3461c55e665d8cf41bcb3da8624938851361f09cb46e5123ecc5af74164ba46ab2c0bbc11bfb2416702c WHIRLPOOL c0a447c7b8d129099ad1b5dc9d6e1b100c0d69ac924847aa097cdc87268cbe4eea056ad36e73ab03407a53fdc85fd33082d96f68125b07220ace76a7834bec6a
26 DIST ignition-math2_2.5.0.tar.bz2 360006 SHA256 500b827c7b69dc2868cde8ade60110c948195b16d1d4cf103c301e3b54dc65b4 SHA512 64c15af499b249cf1f60d7c83923da3304756e86ae88ae07bfd0d7d53db8a37b079e38917f367465af5ec3fb37071d76d2c33ae9b63ecdc55beb489f21157835 WHIRLPOOL 4437ae0ddcf5eade0595c3add71650a9531c3cf04c425a736a0060e7507ea573162b7114f1fbeb18f885c2277d06797aab9bfeba7c3bbd83fff0de2dbff3d581
27 DIST ignition-math_1.0.0.tar.bz2 312262 SHA256 aa7b5fc9a7732a72f2d45c25bea8280b2230fcd52fbc0159cf7f1224257e72f6 SHA512 21199854482c6cf30c345d27fe4975aa30a42f03c2bfb0fd5dfe0bbc309d686f2760a6ccc52f8e47bdf5d5db05fbbdcb2f9393c4a91ee054a78def5df8089950 WHIRLPOOL 7f088aea5bd7f2510043c5aad35e4ca814936159a4596657f2af02dc38bdb5e84db002cbb8f8ab8ed0ff0793af423cfd6d31714d6d56808d41ffeca7e3629e81
28
29 diff --git a/sci-libs/ignition-math/ignition-math-2.2.2.ebuild b/sci-libs/ignition-math/ignition-math-2.2.2.ebuild
30 deleted file mode 100644
31 index 8bc2070..00000000
32 --- a/sci-libs/ignition-math/ignition-math-2.2.2.ebuild
33 +++ /dev/null
34 @@ -1,29 +0,0 @@
35 -# Copyright 1999-2015 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38 -
39 -EAPI=5
40 -
41 -inherit cmake-utils vcs-snapshot flag-o-matic
42 -
43 -DESCRIPTION="A small, fast, and high performance math library for robot applications"
44 -HOMEPAGE="http://ignitionrobotics.org/libraries/math"
45 -SRC_URI="https://bitbucket.org/ignitionrobotics/ign-math/get/${PN}2_${PV}.tar.bz2"
46 -
47 -LICENSE="Apache-2.0"
48 -SLOT="2/2"
49 -KEYWORDS="~amd64"
50 -IUSE=""
51 -
52 -DEPEND=""
53 -RDEPEND="${DEPEND}"
54 -S="${WORKDIR}/${PN}2_${PV}"
55 -CMAKE_BUILD_TYPE=RelWithDebInfo
56 -
57 -src_configure() {
58 - # upstream appends this conditionally...
59 - append-flags "-fPIC"
60 - echo "set (CMAKE_C_FLAGS_ALL \"${CXXFLAGS} \${CMAKE_C_FLAGS_ALL}\")" > "${S}/cmake/HostCFlags.cmake"
61 - sed -i -e "s/LINK_FLAGS_RELWITHDEBINFO \" \"/LINK_FLAGS_RELWITHDEBINFO \" ${LDFLAGS} \"/" cmake/DefaultCFlags.cmake || die
62 - cmake-utils_src_configure
63 -}
64
65 diff --git a/sci-libs/ignition-math/ignition-math-2.3.0.ebuild b/sci-libs/ignition-math/ignition-math-2.3.0.ebuild
66 deleted file mode 100644
67 index 8bc2070..00000000
68 --- a/sci-libs/ignition-math/ignition-math-2.3.0.ebuild
69 +++ /dev/null
70 @@ -1,29 +0,0 @@
71 -# Copyright 1999-2015 Gentoo Foundation
72 -# Distributed under the terms of the GNU General Public License v2
73 -# $Id$
74 -
75 -EAPI=5
76 -
77 -inherit cmake-utils vcs-snapshot flag-o-matic
78 -
79 -DESCRIPTION="A small, fast, and high performance math library for robot applications"
80 -HOMEPAGE="http://ignitionrobotics.org/libraries/math"
81 -SRC_URI="https://bitbucket.org/ignitionrobotics/ign-math/get/${PN}2_${PV}.tar.bz2"
82 -
83 -LICENSE="Apache-2.0"
84 -SLOT="2/2"
85 -KEYWORDS="~amd64"
86 -IUSE=""
87 -
88 -DEPEND=""
89 -RDEPEND="${DEPEND}"
90 -S="${WORKDIR}/${PN}2_${PV}"
91 -CMAKE_BUILD_TYPE=RelWithDebInfo
92 -
93 -src_configure() {
94 - # upstream appends this conditionally...
95 - append-flags "-fPIC"
96 - echo "set (CMAKE_C_FLAGS_ALL \"${CXXFLAGS} \${CMAKE_C_FLAGS_ALL}\")" > "${S}/cmake/HostCFlags.cmake"
97 - sed -i -e "s/LINK_FLAGS_RELWITHDEBINFO \" \"/LINK_FLAGS_RELWITHDEBINFO \" ${LDFLAGS} \"/" cmake/DefaultCFlags.cmake || die
98 - cmake-utils_src_configure
99 -}
100
101 diff --git a/sci-libs/ignition-math/ignition-math-2.4.0.ebuild b/sci-libs/ignition-math/ignition-math-2.4.0.ebuild
102 deleted file mode 100644
103 index 9ae7d08..00000000
104 --- a/sci-libs/ignition-math/ignition-math-2.4.0.ebuild
105 +++ /dev/null
106 @@ -1,29 +0,0 @@
107 -# Copyright 1999-2016 Gentoo Foundation
108 -# Distributed under the terms of the GNU General Public License v2
109 -# $Id$
110 -
111 -EAPI=5
112 -
113 -inherit cmake-utils vcs-snapshot flag-o-matic
114 -
115 -DESCRIPTION="A small, fast, and high performance math library for robot applications"
116 -HOMEPAGE="http://ignitionrobotics.org/libraries/math"
117 -SRC_URI="https://bitbucket.org/ignitionrobotics/ign-math/get/${PN}2_${PV}.tar.bz2"
118 -
119 -LICENSE="Apache-2.0"
120 -SLOT="2/2"
121 -KEYWORDS="~amd64"
122 -IUSE=""
123 -
124 -DEPEND=""
125 -RDEPEND="${DEPEND}"
126 -S="${WORKDIR}/${PN}2_${PV}"
127 -CMAKE_BUILD_TYPE=RelWithDebInfo
128 -
129 -src_configure() {
130 - # upstream appends this conditionally...
131 - append-flags "-fPIC"
132 - echo "set (CMAKE_C_FLAGS_ALL \"${CXXFLAGS} \${CMAKE_C_FLAGS_ALL}\")" > "${S}/cmake/HostCFlags.cmake"
133 - sed -i -e "s/LINK_FLAGS_RELWITHDEBINFO \" \"/LINK_FLAGS_RELWITHDEBINFO \" ${LDFLAGS} \"/" cmake/DefaultCFlags.cmake || die
134 - cmake-utils_src_configure
135 -}