diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:06:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:14:48 +0100 |
commit | 88c97ce0d0388b9b3a661d34e98908574808b66f (patch) | |
tree | ee601d92990c5a8423bad733ab387c12db72ad14 /dev-db/oracle-instantclient | |
parent | dev-cpp/tbb: eutils-- (diff) | |
download | gentoo-88c97ce0d0388b9b3a661d34e98908574808b66f.tar.gz gentoo-88c97ce0d0388b9b3a661d34e98908574808b66f.tar.bz2 gentoo-88c97ce0d0388b9b3a661d34e98908574808b66f.zip |
dev-db/oracle-instantclient: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/oracle-instantclient')
6 files changed, 12 insertions, 12 deletions
diff --git a/dev-db/oracle-instantclient/oracle-instantclient-18.3.0.0-r2.ebuild b/dev-db/oracle-instantclient/oracle-instantclient-18.3.0.0-r2.ebuild index 8bfa48ed93d7..be381a5a3460 100644 --- a/dev-db/oracle-instantclient/oracle-instantclient-18.3.0.0-r2.ebuild +++ b/dev-db/oracle-instantclient/oracle-instantclient-18.3.0.0-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit eutils pax-utils multilib-minimal +inherit pax-utils multilib-minimal DESCRIPTION="Oracle 18c Instant Client with SDK" HOMEPAGE="https://www.oracle.com/technetwork/database/database-technologies/instant-client/overview/index.html" diff --git a/dev-db/oracle-instantclient/oracle-instantclient-18.5.0.0.ebuild b/dev-db/oracle-instantclient/oracle-instantclient-18.5.0.0.ebuild index 3702f4dbe71a..4ca68f907d32 100644 --- a/dev-db/oracle-instantclient/oracle-instantclient-18.5.0.0.ebuild +++ b/dev-db/oracle-instantclient/oracle-instantclient-18.5.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit eutils pax-utils multilib-minimal +inherit pax-utils multilib-minimal DESCRIPTION="Oracle 18c Instant Client with SDK" HOMEPAGE="https://www.oracle.com/technetwork/database/database-technologies/instant-client/overview/index.html" diff --git a/dev-db/oracle-instantclient/oracle-instantclient-19.3.0.0-r1.ebuild b/dev-db/oracle-instantclient/oracle-instantclient-19.3.0.0-r1.ebuild index 27567e45538c..e4c7cf4d8670 100644 --- a/dev-db/oracle-instantclient/oracle-instantclient-19.3.0.0-r1.ebuild +++ b/dev-db/oracle-instantclient/oracle-instantclient-19.3.0.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit eutils pax-utils multilib-minimal +inherit pax-utils multilib-minimal DESCRIPTION="Oracle 18c Instant Client with SDK" HOMEPAGE="https://www.oracle.com/technetwork/database/database-technologies/instant-client/overview/index.html" diff --git a/dev-db/oracle-instantclient/oracle-instantclient-19.5.0.0.ebuild b/dev-db/oracle-instantclient/oracle-instantclient-19.5.0.0.ebuild index 0f68715cbcab..1c15ce7dd481 100644 --- a/dev-db/oracle-instantclient/oracle-instantclient-19.5.0.0.ebuild +++ b/dev-db/oracle-instantclient/oracle-instantclient-19.5.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit eutils pax-utils multilib-minimal +inherit pax-utils multilib-minimal DESCRIPTION="Oracle 18c Instant Client with SDK" HOMEPAGE="https://www.oracle.com/technetwork/database/database-technologies/instant-client/overview/index.html" diff --git a/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild b/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild index f17ec30870d6..cbfb452074c6 100644 --- a/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild +++ b/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit eutils pax-utils multilib-minimal +inherit pax-utils multilib-minimal DESCRIPTION="Oracle 18c Instant Client with SDK" HOMEPAGE="https://www.oracle.com/database/technologies/instant-client.html" diff --git a/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0.ebuild b/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0.ebuild index 0f68715cbcab..1c15ce7dd481 100644 --- a/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0.ebuild +++ b/dev-db/oracle-instantclient/oracle-instantclient-19.6.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit eutils pax-utils multilib-minimal +inherit pax-utils multilib-minimal DESCRIPTION="Oracle 18c Instant Client with SDK" HOMEPAGE="https://www.oracle.com/technetwork/database/database-technologies/instant-client/overview/index.html" |