commit:     4bd0b543c65a0229d0adae17d5526356d2f6447d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 05:29:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 05:29:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd0b543

dev-java/aspectj: fix static PV in SRC_URI in 1.7.3-r1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/aspectj/aspectj-1.7.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/aspectj/aspectj-1.7.3-r1.ebuild 
b/dev-java/aspectj/aspectj-1.7.3-r1.ebuild
index 316152059df..14b9dcd39d2 100644
--- a/dev-java/aspectj/aspectj-1.7.3-r1.ebuild
+++ b/dev-java/aspectj/aspectj-1.7.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 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 seamless aspect-oriented extension to the Java programming 
language"
 HOMEPAGE="http://eclipse.org/aspectj/";
-SRC_URI="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.3-src.jar&r=1
 -> ${P}.jar"
+SRC_URI="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/${P}-src.jar&r=1
 -> ${P}.jar"
 
 LICENSE="EPL-1.0"
 SLOT="0"

Reply via email to