summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-05 14:26:30 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-05 14:28:07 +0200
commit8a7b48a6603365a2fc0d84a2d02d00789ded7134 (patch)
tree2f633f67063cb7dede8eca1905b47a0570525b27 /dev-java/laf-plugin
parentdev-util/pkgcheck: version bump to 0.6.7 (diff)
downloadgentoo-8a7b48a6603365a2fc0d84a2d02d00789ded7134.tar.gz
gentoo-8a7b48a6603365a2fc0d84a2d02d00789ded7134.tar.bz2
gentoo-8a7b48a6603365a2fc0d84a2d02d00789ded7134.zip
*/*: 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>
Diffstat (limited to 'dev-java/laf-plugin')
-rw-r--r--dev-java/laf-plugin/laf-plugin-0.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/laf-plugin/laf-plugin-0.2-r2.ebuild b/dev-java/laf-plugin/laf-plugin-0.2-r2.ebuild
index 03ba88053fbc..27a2ea3f6544 100644
--- a/dev-java/laf-plugin/laf-plugin-0.2-r2.ebuild
+++ b/dev-java/laf-plugin/laf-plugin-0.2-r2.ebuild
@@ -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"