diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-04-12 12:47:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-30 20:21:05 +0200 |
commit | 794061a3298b5716db015defa7b3e2c583b73980 (patch) | |
tree | befde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /dev-cpp | |
parent | stardict.eclass: inline mirror://sourceforge (diff) | |
download | gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.gz gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.bz2 gentoo-794061a3298b5716db015defa7b3e2c583b73980.zip |
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/asio/asio-1.28.0.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/asio/asio-1.28.1.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/clucene/clucene-2.3.3.4-r9.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/htmlcxx/htmlcxx-0.87.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/libmcpp/libmcpp-2.7.2_p5-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/tclap/tclap-1.2.5.ebuild | 2 |
7 files changed, 10 insertions, 10 deletions
diff --git a/dev-cpp/asio/asio-1.28.0.ebuild b/dev-cpp/asio/asio-1.28.0.ebuild index 527c5fbc08cc..9b25fd181067 100644 --- a/dev-cpp/asio/asio-1.28.0.ebuild +++ b/dev-cpp/asio/asio-1.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Asynchronous Network Library" HOMEPAGE="https://think-async.com https://github.com/chriskohlhoff/asio" -SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${P}.tar.bz2" LICENSE="Boost-1.0" SLOT="0" diff --git a/dev-cpp/asio/asio-1.28.1.ebuild b/dev-cpp/asio/asio-1.28.1.ebuild index 8cfbedfa0816..9b25fd181067 100644 --- a/dev-cpp/asio/asio-1.28.1.ebuild +++ b/dev-cpp/asio/asio-1.28.1.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Asynchronous Network Library" HOMEPAGE="https://think-async.com https://github.com/chriskohlhoff/asio" -SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${P}.tar.bz2" LICENSE="Boost-1.0" SLOT="0" diff --git a/dev-cpp/clucene/clucene-2.3.3.4-r9.ebuild b/dev-cpp/clucene/clucene-2.3.3.4-r9.ebuild index 59eb684d8609..78b17b98c862 100644 --- a/dev-cpp/clucene/clucene-2.3.3.4-r9.ebuild +++ b/dev-cpp/clucene/clucene-2.3.3.4-r9.ebuild @@ -9,7 +9,7 @@ inherit cmake DESCRIPTION="High-performance, full-featured text search engine based off of lucene in C++" HOMEPAGE="https://clucene.sourceforge.net" -SRC_URI="mirror://sourceforge/clucene/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/clucene/${MY_P}.tar.gz" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="|| ( Apache-2.0 LGPL-2.1 )" diff --git a/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild b/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild index 2fabe282f52c..a1ac35ac47fe 100644 --- a/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild +++ b/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit multilib-minimal DESCRIPTION="A simple non-validating CSS 1 and HTML parser for C++" HOMEPAGE="http://htmlcxx.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~loong ~x86" diff --git a/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild b/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild index 51825fa12bb8..8ef36c6691b8 100644 --- a/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild +++ b/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ MY_P=$(ver_cut 1-4 ${MY_PN}-${PV}) DESCRIPTION="A portable C++ preprocessor" HOMEPAGE="http://mcpp.sourceforge.net" -SRC_URI="mirror://sourceforge/mcpp/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/mcpp/${MY_P}.tar.gz" SRC_URI+=" mirror://debian/pool/main/m/${MY_PN}/${MY_PN}_${PV/_p/-}.debian.tar.xz" S="${WORKDIR}"/${MY_P} diff --git a/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r2.ebuild b/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r2.ebuild index 3d410d6d4019..464b0a740fcc 100644 --- a/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r2.ebuild +++ b/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r2.ebuild @@ -10,7 +10,7 @@ MY_P=$(ver_cut 1-4 ${MY_PN}-${PV}) DESCRIPTION="A portable C++ preprocessor" HOMEPAGE="http://mcpp.sourceforge.net" -SRC_URI="mirror://sourceforge/mcpp/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/mcpp/${MY_P}.tar.gz" SRC_URI+=" mirror://debian/pool/main/m/${MY_PN}/${MY_PN}_${PV/_p/-}.debian.tar.xz" S="${WORKDIR}"/${MY_P} diff --git a/dev-cpp/tclap/tclap-1.2.5.ebuild b/dev-cpp/tclap/tclap-1.2.5.ebuild index f1e436daeda7..96276e145256 100644 --- a/dev-cpp/tclap/tclap-1.2.5.ebuild +++ b/dev-cpp/tclap/tclap-1.2.5.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Simple templatized C++ library for parsing command line arguments" HOMEPAGE="http://tclap.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" |