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-office/libreoffice/
Date: Sat, 02 Jul 2016 21:16:09
Message-Id: 1467494152.d3ddc1717eeba73b65220b70f6d681d6533bbf4e.dilfridge@gentoo
1 commit: d3ddc1717eeba73b65220b70f6d681d6533bbf4e
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Tue Jun 7 23:26:14 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 21:15:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ddc171
7
8 app-office/libreoffice: Drop EXT_URI and old comment
9
10 That stuff was apparently last used in 3.4.4.2, URI works but contains
11 downloads that haven't been updated in 5 years.
12
13 Package-Manager: portage-2.2.28
14
15 app-office/libreoffice/libreoffice-5.1.9999.ebuild | 7 -------
16 app-office/libreoffice/libreoffice-5.2.9999.ebuild | 7 -------
17 app-office/libreoffice/libreoffice-9999.ebuild | 7 -------
18 3 files changed, 21 deletions(-)
19
20 diff --git a/app-office/libreoffice/libreoffice-5.1.9999.ebuild b/app-office/libreoffice/libreoffice-5.1.9999.ebuild
21 index aba9c40..26d1209 100644
22 --- a/app-office/libreoffice/libreoffice-5.1.9999.ebuild
23 +++ b/app-office/libreoffice/libreoffice-5.1.9999.ebuild
24 @@ -19,7 +19,6 @@ DEV_URI="
25 http://download.documentfoundation.org/libreoffice/src/${PV:0:5}/
26 http://download.documentfoundation.org/libreoffice/old/${PV}/
27 "
28 -EXT_URI="http://ooo.itc.hu/oxygenoffice/download/libreoffice"
29 ADDONS_URI="http://dev-www.libreoffice.org/src/"
30
31 BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
32 @@ -74,14 +73,8 @@ ADDONS_SRC=(
33 SRC_URI+=" ${ADDONS_SRC[*]}"
34
35 unset ADDONS_URI
36 -unset EXT_URI
37 unset ADDONS_SRC
38
39 -# Unpackaged separate extensions:
40 -# diagram: lo has 0.9.5 upstream is weirdly patched 0.9.4 -> wtf?
41 -# hunart: only on ooo extensions -> fubared download path somewhere on sf
42 -# numbertext, typo, validator, watch-window: ^^
43 -# oooblogger: no homepage or anything
44 # Extensions that need extra work:
45 LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
46
47
48 diff --git a/app-office/libreoffice/libreoffice-5.2.9999.ebuild b/app-office/libreoffice/libreoffice-5.2.9999.ebuild
49 index 40ef04b..4792129 100644
50 --- a/app-office/libreoffice/libreoffice-5.2.9999.ebuild
51 +++ b/app-office/libreoffice/libreoffice-5.2.9999.ebuild
52 @@ -19,7 +19,6 @@ DEV_URI="
53 http://download.documentfoundation.org/libreoffice/src/${PV:0:5}/
54 http://download.documentfoundation.org/libreoffice/old/${PV}/
55 "
56 -EXT_URI="http://ooo.itc.hu/oxygenoffice/download/libreoffice"
57 ADDONS_URI="http://dev-www.libreoffice.org/src/"
58
59 BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
60 @@ -73,14 +72,8 @@ ADDONS_SRC=(
61 SRC_URI+=" ${ADDONS_SRC[*]}"
62
63 unset ADDONS_URI
64 -unset EXT_URI
65 unset ADDONS_SRC
66
67 -# Unpackaged separate extensions:
68 -# diagram: lo has 0.9.5 upstream is weirdly patched 0.9.4 -> wtf?
69 -# hunart: only on ooo extensions -> fubared download path somewhere on sf
70 -# numbertext, typo, validator, watch-window: ^^
71 -# oooblogger: no homepage or anything
72 # Extensions that need extra work:
73 LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"
74
75
76 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
77 index 40ef04b..4792129 100644
78 --- a/app-office/libreoffice/libreoffice-9999.ebuild
79 +++ b/app-office/libreoffice/libreoffice-9999.ebuild
80 @@ -19,7 +19,6 @@ DEV_URI="
81 http://download.documentfoundation.org/libreoffice/src/${PV:0:5}/
82 http://download.documentfoundation.org/libreoffice/old/${PV}/
83 "
84 -EXT_URI="http://ooo.itc.hu/oxygenoffice/download/libreoffice"
85 ADDONS_URI="http://dev-www.libreoffice.org/src/"
86
87 BRANDING="${PN}-branding-gentoo-0.8.tar.xz"
88 @@ -73,14 +72,8 @@ ADDONS_SRC=(
89 SRC_URI+=" ${ADDONS_SRC[*]}"
90
91 unset ADDONS_URI
92 -unset EXT_URI
93 unset ADDONS_SRC
94
95 -# Unpackaged separate extensions:
96 -# diagram: lo has 0.9.5 upstream is weirdly patched 0.9.4 -> wtf?
97 -# hunart: only on ooo extensions -> fubared download path somewhere on sf
98 -# numbertext, typo, validator, watch-window: ^^
99 -# oooblogger: no homepage or anything
100 # Extensions that need extra work:
101 LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"