mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
*/*: Remove mirror://gentoo rename hack
Replace 'mirror://gentoo/X -> Y' with plain 'mirror://gentoo/Y'. Since actual filenames are used on the mirrors, the latter is valid for all packages already. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Convert CD images from b5i (BlindWrite) to iso"
|
||||
HOMEPAGE="https://web.archive.org/web/20100116120705/b5i2iso.berlios.de"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.bz2 -> ${P}.tar.bz2"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ S=${WORKDIR}/dlx
|
||||
|
||||
DESCRIPTION="DLX Simulator"
|
||||
HOMEPAGE="https://www.davidviner.com/dlx"
|
||||
SRC_URI="mirror://gentoo/dlx.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="A Kanji code converter"
|
||||
HOMEPAGE="http://www2s.biglobe.ne.jp/~Nori/ruby/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="HTML Include System by Ulli Meybohm"
|
||||
HOMEPAGE="http://www.meybohm.de/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit sgml-catalog eutils
|
||||
|
||||
DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0"
|
||||
HOMEPAGE="http://www.w3.org/TR/xhtml1/"
|
||||
SRC_URI="mirror://gentoo/xhtml1.tgz -> ${P}.tgz"
|
||||
SRC_URI="mirror://gentoo/${P}.tgz"
|
||||
LICENSE="W3C"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
@@ -6,7 +6,7 @@ inherit sgml-catalog-r1
|
||||
|
||||
DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0"
|
||||
HOMEPAGE="http://www.w3.org/TR/xhtml1/"
|
||||
SRC_URI="mirror://gentoo/xhtml1.tgz -> ${P}.tgz"
|
||||
SRC_URI="mirror://gentoo/${P}.tgz"
|
||||
|
||||
LICENSE="W3C"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="A framework to assist in controlling the run-time ClassLoader"
|
||||
HOMEPAGE="http://forehead.werken.com"
|
||||
SRC_URI="mirror://gentoo/forehead-${PV}.tbz2 -> ${P}.tbz2"
|
||||
SRC_URI="mirror://gentoo/${P}.tbz2"
|
||||
|
||||
LICENSE="Werken-1.1.1.1"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -11,7 +11,7 @@ MY_P="gnu.regexp-${PV}"
|
||||
|
||||
DESCRIPTION="GNU regular expression package for Java"
|
||||
HOMEPAGE="https://savannah.gnu.org/projects/gnu-regexp"
|
||||
SRC_URI="mirror://gentoo/${MY_P}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="1"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Java Swing layout manager that's powerful and easy to use"
|
||||
HOMEPAGE="http://www.autel.cz/dmi/tutorial.html"
|
||||
SRC_URI="mirror://gentoo/HIGLayout${PV}.zip -> ${P}.zip"
|
||||
SRC_URI="mirror://gentoo/${P}.zip"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Interfaces useful for applications which support RELAX Core"
|
||||
HOMEPAGE="http://iso-relax.sourceforge.net"
|
||||
SRC_URI="mirror://gentoo/${P}-gentoo.tar.bz2 -> ${P}.tar.bz2"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="JADE is FIPA-compliant Java Agent Development Environment"
|
||||
HOMEPAGE="http://jade.cselt.it/"
|
||||
SRC_URI="mirror://gentoo/JADE-src-${PV}.zip -> ${P}.zip"
|
||||
SRC_URI="mirror://gentoo/${P}.zip"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="Jar Bundler Ant Task"
|
||||
HOMEPAGE="https://github.com/UltraMixer/JarBundler"
|
||||
SRC_URI="mirror://gentoo/${PN}.zip -> ${P}.zip"
|
||||
SRC_URI="mirror://gentoo/${P}.zip"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -11,7 +11,7 @@ MY_V=${PV//./_}
|
||||
|
||||
DESCRIPTION="JGoodies Animation Library"
|
||||
HOMEPAGE="http://www.jgoodies.com/"
|
||||
SRC_URI="mirror://gentoo/animation-${MY_V}.zip -> ${P}.zip"
|
||||
SRC_URI="mirror://gentoo/${P}.zip"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -11,7 +11,7 @@ MY_V=${PV//./_}
|
||||
|
||||
DESCRIPTION="Bind object properties with UI components"
|
||||
HOMEPAGE="http://www.jgoodies.com/"
|
||||
SRC_URI="mirror://gentoo/binding-${MY_V}.zip -> ${P}.zip"
|
||||
SRC_URI="mirror://gentoo/${P}.zip"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="1.0"
|
||||
|
||||
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
|
||||
inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Open-source graph component for Java"
|
||||
SRC_URI="mirror://gentoo/${P}-lgpl-src.jar -> ${P}.jar"
|
||||
SRC_URI="mirror://gentoo/${P}.jar"
|
||||
HOMEPAGE="https://www.jgraph.com"
|
||||
IUSE="doc examples source"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Yet another Java library for parsing and writing XML"
|
||||
HOMEPAGE="http://dev2dev.bea.com/xml/stax.html"
|
||||
SRC_URI="mirror://gentoo/${PN}.jar -> ${P}.jar"
|
||||
SRC_URI="mirror://gentoo/${P}.jar"
|
||||
|
||||
LICENSE="bea.ri.jsr173"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Java YAML parser and emitter"
|
||||
HOMEPAGE="https://jvyaml.dev.java.net/"
|
||||
SRC_URI="mirror://gentoo/${PN}-src-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Look'n'feel Java library"
|
||||
HOMEPAGE="http://laf-plugin.dev.java.net/"
|
||||
SRC_URI="mirror://gentoo/${P}-src.tar.bz2 -> ${P}.tar.bz2"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Apache MINA Project"
|
||||
HOMEPAGE="https://mina.apache.org/"
|
||||
SRC_URI="mirror://gentoo/${P}-sources.jar -> ${P}.jar"
|
||||
SRC_URI="mirror://gentoo/${P}.jar"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc64 x86"
|
||||
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Parser for extracting class/interface/method definitions"
|
||||
HOMEPAGE="https://github.com/codehaus/qdox"
|
||||
SRC_URI="mirror://gentoo/${P}-sources.jar -> ${P}.jar"
|
||||
SRC_URI="mirror://gentoo/${P}.jar"
|
||||
|
||||
KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
|
||||
SLOT="1.6"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="Java framework for RSS and Atom feeds"
|
||||
HOMEPAGE="https://rometools.github.io/rome/"
|
||||
SRC_URI="mirror://gentoo/${P}-src.zip -> ${P}.zip"
|
||||
SRC_URI="mirror://gentoo/${P}.zip"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="A limited problem scanner for C source files"
|
||||
HOMEPAGE="http://www.striker.ottawa.on.ca/~aland/pscan/"
|
||||
SRC_URI="mirror://gentoo/pscan.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="ongoing 'King of the Hill' (KotH) tournament"
|
||||
HOMEPAGE="http://www.gamerz.net/c++robots/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
DESCRIPTION="Like cowsay, but different because it involves robots and kittens"
|
||||
HOMEPAGE="http://www.robotfindskitten.org/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SRC_URI="mirror://gentoo/Ardour-${PV}.0.tar.bz2 -> ${P}.tar.bz2"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
S="${WORKDIR}/Ardour-${PV}.0"
|
||||
fi
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SRC_URI="mirror://gentoo/Ardour-${PV}.0.tar.bz2 -> ${P}.tar.bz2"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
S="${WORKDIR}/Ardour-${PV}.0"
|
||||
fi
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit autotools
|
||||
|
||||
DESCRIPTION="A tool for calculating ogg-vorbis playing time"
|
||||
HOMEPAGE="http://gnometoaster.rulez.org/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tgz -> ${P}.tgz"
|
||||
SRC_URI="mirror://gentoo/${P}.tgz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="A program to scan through a MPEG file and count the number of GOPs and frames"
|
||||
HOMEPAGE="http://www.iamnota.net/mpglen/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="dcetest is a clone of the Windows rpcinfo"
|
||||
HOMEPAGE="http://www.atstake.com/research/tools/info_gathering/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar -> ${P}.tar"
|
||||
SRC_URI="mirror://gentoo/${P}.tar"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Live Source Client For IceCast"
|
||||
HOMEPAGE="http://star.arm.ac.uk/~spm/software/liveice.html"
|
||||
SRC_URI="mirror://gentoo/liveice.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
DESCRIPTION="Small tool for altering forwarded network data in real time"
|
||||
HOMEPAGE="http://freshmeat.net/projects/netsed"
|
||||
SRC_URI="mirror://gentoo/${PN}.tgz -> ${P}.tgz
|
||||
SRC_URI="mirror://gentoo/${P}.tgz
|
||||
mirror://gentoo/${PN}_0.01c-2.diff.gz"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="A program to align cDNA and genomic DNA"
|
||||
HOMEPAGE="http://globin.cse.psu.edu/html/docs/sim4.html"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="A simple hex calculator for X"
|
||||
HOMEPAGE="ftp://ftp.x.org/R5contrib/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.Z -> ${P}.tar.Z"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.Z"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=6
|
||||
|
||||
DESCRIPTION="Emulates scrollwheel, right- & left-click for one-button mice/touchpads"
|
||||
HOMEPAGE="http://geekounet.org/powerbook/"
|
||||
SRC_URI="mirror://gentoo/${PN}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=6
|
||||
|
||||
DESCRIPTION="Icons for use with FVWM"
|
||||
HOMEPAGE="http://www.fvwm.org/"
|
||||
SRC_URI="mirror://gentoo/fvwm_icons.tar.bz2 -> ${P}.tar.bz2"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2 FVWM"
|
||||
SLOT="0"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=6
|
||||
|
||||
DESCRIPTION="Sounds for use with FVWM"
|
||||
HOMEPAGE="http://www.fvwm.org/"
|
||||
SRC_URI="mirror://gentoo/fvwm_sounds.tgz -> ${P}.tgz"
|
||||
SRC_URI="mirror://gentoo/${P}.tgz"
|
||||
|
||||
LICENSE="GPL-2 FVWM"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user