aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-12-29 15:15:11 +0100
committerAisha Tammy <gentoo@aisha.cc>2020-12-29 19:45:21 +0000
commita04795846141641b7608b245d7ae06d33d721985 (patch)
tree29b6361227b8b3b17c1e13a95c6b9bb94ca24a7f /dev-java/jogl
parentprofiles/package.use.mask: remove old openmpi cuda (diff)
downloadsci-a04795846141641b7608b245d7ae06d33d721985.tar.gz
sci-a04795846141641b7608b245d7ae06d33d721985.tar.bz2
sci-a04795846141641b7608b245d7ae06d33d721985.zip
*/* misc fixes to make repoman happier
- http to https where possible - remove some blank lines - quote unqouted variables - fdo-mime to xdg-utils - clean up profiles/ - clean up licenses Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Closes: https://github.com/gentoo/sci/pull/999 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'dev-java/jogl')
-rw-r--r--dev-java/jogl/jogl-2.1.4.ebuild4
-rw-r--r--dev-java/jogl/jogl-2.2.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jogl/jogl-2.1.4.ebuild b/dev-java/jogl/jogl-2.1.4.ebuild
index fbf84aba8..8811c0a32 100644
--- a/dev-java/jogl/jogl-2.1.4.ebuild
+++ b/dev-java/jogl/jogl-2.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="cg"
CDEPEND="
- =dev-java/gluegen-${PV}:${SLOT}
+ ~dev-java/gluegen-${PV}:${SLOT}
dev-java/antlr:0
dev-java/ant-core:0
x11-libs/libX11
diff --git a/dev-java/jogl/jogl-2.2.4.ebuild b/dev-java/jogl/jogl-2.2.4.ebuild
index edccee222..3af40058d 100644
--- a/dev-java/jogl/jogl-2.2.4.ebuild
+++ b/dev-java/jogl/jogl-2.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="cg"
CDEPEND="
- =dev-java/gluegen-${PV}:${SLOT}
+ ~dev-java/gluegen-${PV}:${SLOT}
dev-java/antlr:0
dev-java/ant-core:0
x11-libs/libX11