summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-games/ode/ode-0.11.1.ebuild4
-rw-r--r--dev-games/ode/ode-0.12.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-games/ode/ode-0.11.1.ebuild b/dev-games/ode/ode-0.11.1.ebuild
index b20a61d98648..b06d5c927c9e 100644
--- a/dev-games/ode/ode-0.11.1.ebuild
+++ b/dev-games/ode/ode-0.11.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils ltprune
+inherit ltprune
DESCRIPTION="Open Dynamics Engine SDK"
HOMEPAGE="http://ode.org/"
diff --git a/dev-games/ode/ode-0.12.ebuild b/dev-games/ode/ode-0.12.ebuild
index f9239dc91a8a..a1b352d94fa3 100644
--- a/dev-games/ode/ode-0.12.ebuild
+++ b/dev-games/ode/ode-0.12.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils ltprune
+inherit ltprune
DESCRIPTION="Open Dynamics Engine SDK"
HOMEPAGE="http://ode.org/"