diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-06-08 01:26:14 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-02 23:15:52 +0200 |
commit | d3ddc1717eeba73b65220b70f6d681d6533bbf4e (patch) | |
tree | 5a812c649a23ba5cb0128150b59cf44d17f4cb6b /app-office/libreoffice | |
parent | app-office/libreoffice: Add USE=google, GAPI auth for gdrive integration (diff) | |
download | gentoo-d3ddc1717eeba73b65220b70f6d681d6533bbf4e.tar.gz gentoo-d3ddc1717eeba73b65220b70f6d681d6533bbf4e.tar.bz2 gentoo-d3ddc1717eeba73b65220b70f6d681d6533bbf4e.zip |
app-office/libreoffice: Drop EXT_URI and old comment
That stuff was apparently last used in 3.4.4.2, URI works but contains
downloads that haven't been updated in 5 years.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-5.1.9999.ebuild | 7 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-5.2.9999.ebuild | 7 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 7 |
3 files changed, 0 insertions, 21 deletions
diff --git a/app-office/libreoffice/libreoffice-5.1.9999.ebuild b/app-office/libreoffice/libreoffice-5.1.9999.ebuild index aba9c4022987..26d120920084 100644 --- a/app-office/libreoffice/libreoffice-5.1.9999.ebuild +++ b/app-office/libreoffice/libreoffice-5.1.9999.ebuild @@ -19,7 +19,6 @@ DEV_URI=" http://download.documentfoundation.org/libreoffice/src/${PV:0:5}/ http://download.documentfoundation.org/libreoffice/old/${PV}/ " -EXT_URI="http://ooo.itc.hu/oxygenoffice/download/libreoffice" ADDONS_URI="http://dev-www.libreoffice.org/src/" BRANDING="${PN}-branding-gentoo-0.8.tar.xz" @@ -74,14 +73,8 @@ ADDONS_SRC=( SRC_URI+=" ${ADDONS_SRC[*]}" unset ADDONS_URI -unset EXT_URI unset ADDONS_SRC -# Unpackaged separate extensions: -# diagram: lo has 0.9.5 upstream is weirdly patched 0.9.4 -> wtf? -# hunart: only on ooo extensions -> fubared download path somewhere on sf -# numbertext, typo, validator, watch-window: ^^ -# oooblogger: no homepage or anything # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" diff --git a/app-office/libreoffice/libreoffice-5.2.9999.ebuild b/app-office/libreoffice/libreoffice-5.2.9999.ebuild index 40ef04bc844c..4792129f3a2b 100644 --- a/app-office/libreoffice/libreoffice-5.2.9999.ebuild +++ b/app-office/libreoffice/libreoffice-5.2.9999.ebuild @@ -19,7 +19,6 @@ DEV_URI=" http://download.documentfoundation.org/libreoffice/src/${PV:0:5}/ http://download.documentfoundation.org/libreoffice/old/${PV}/ " -EXT_URI="http://ooo.itc.hu/oxygenoffice/download/libreoffice" ADDONS_URI="http://dev-www.libreoffice.org/src/" BRANDING="${PN}-branding-gentoo-0.8.tar.xz" @@ -73,14 +72,8 @@ ADDONS_SRC=( SRC_URI+=" ${ADDONS_SRC[*]}" unset ADDONS_URI -unset EXT_URI unset ADDONS_SRC -# Unpackaged separate extensions: -# diagram: lo has 0.9.5 upstream is weirdly patched 0.9.4 -> wtf? -# hunart: only on ooo extensions -> fubared download path somewhere on sf -# numbertext, typo, validator, watch-window: ^^ -# oooblogger: no homepage or anything # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 40ef04bc844c..4792129f3a2b 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -19,7 +19,6 @@ DEV_URI=" http://download.documentfoundation.org/libreoffice/src/${PV:0:5}/ http://download.documentfoundation.org/libreoffice/old/${PV}/ " -EXT_URI="http://ooo.itc.hu/oxygenoffice/download/libreoffice" ADDONS_URI="http://dev-www.libreoffice.org/src/" BRANDING="${PN}-branding-gentoo-0.8.tar.xz" @@ -73,14 +72,8 @@ ADDONS_SRC=( SRC_URI+=" ${ADDONS_SRC[*]}" unset ADDONS_URI -unset EXT_URI unset ADDONS_SRC -# Unpackaged separate extensions: -# diagram: lo has 0.9.5 upstream is weirdly patched 0.9.4 -> wtf? -# hunart: only on ooo extensions -> fubared download path somewhere on sf -# numbertext, typo, validator, watch-window: ^^ -# oooblogger: no homepage or anything # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" |