mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
*/*: Inline mirror://sourceforge
See https://github.com/gentoo/gentoo/pull/36198 for the sed invocation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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=8
|
||||
@@ -7,7 +7,7 @@ inherit flag-o-matic
|
||||
|
||||
DESCRIPTION="An XQuery and XPath 2 library and command line utility written in C++"
|
||||
HOMEPAGE="https://sourceforge.net/projects/xqilla/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/XQilla-${PV}.tar.gz"
|
||||
SRC_URI="https://downloads.sourceforge.net/${PN}/XQilla-${PV}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="An XQuery and XPath 2 library and command line utility written in C++"
|
||||
HOMEPAGE="https://sourceforge.net/projects/xqilla/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/XQilla-${PV}.tar.gz"
|
||||
SRC_URI="https://downloads.sourceforge.net/${PN}/XQilla-${PV}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user