diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-29 13:52:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-01 20:37:34 +0200 |
commit | 4a409a1ecd75d064e8b471f6131bb1feb83c37a8 (patch) | |
tree | ad19729542f1e853b610fbb243f35a6292279efd /sys-libs | |
parent | dev-libs/openssl: Bump to version 1.1.1_pre6. Removed old. (diff) | |
download | gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.tar.gz gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.tar.bz2 gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.zip |
*/*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199
Diffstat (limited to 'sys-libs')
24 files changed, 65 insertions, 17 deletions
diff --git a/sys-libs/db/db-1.85-r3.ebuild b/sys-libs/db/db-1.85-r3.ebuild index 1b325ae84774..065baf18bbdd 100644 --- a/sys-libs/db/db-1.85-r3.ebuild +++ b/sys-libs/db/db-1.85-r3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils toolchain-funcs multilib multilib DESCRIPTION="old berk db kept around for really old packages" diff --git a/sys-libs/db/db-3.2.9_p2.ebuild b/sys-libs/db/db-3.2.9_p2.ebuild index 07e9f6567c3c..eac5cd83442e 100644 --- a/sys-libs/db/db-3.2.9_p2.ebuild +++ b/sys-libs/db/db-3.2.9_p2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils db multilib #Number of official patches diff --git a/sys-libs/db/db-4.2.52_p5-r1.ebuild b/sys-libs/db/db-4.2.52_p5-r1.ebuild index a68275844a24..7988c7bfe38a 100644 --- a/sys-libs/db/db-4.2.52_p5-r1.ebuild +++ b/sys-libs/db/db-4.2.52_p5-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib #Number of official patches diff --git a/sys-libs/db/db-4.3.29_p1-r1.ebuild b/sys-libs/db/db-4.3.29_p1-r1.ebuild index 1aa988529c93..5a0bcf5fd0a4 100644 --- a/sys-libs/db/db-4.3.29_p1-r1.ebuild +++ b/sys-libs/db/db-4.3.29_p1-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib #Number of official patches diff --git a/sys-libs/db/db-4.4.20_p4-r1.ebuild b/sys-libs/db/db-4.4.20_p4-r1.ebuild index 296dcc89ef9e..52990c1d8c2e 100644 --- a/sys-libs/db/db-4.4.20_p4-r1.ebuild +++ b/sys-libs/db/db-4.4.20_p4-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib #Number of official patches diff --git a/sys-libs/db/db-4.5.20_p2-r1.ebuild b/sys-libs/db/db-4.5.20_p2-r1.ebuild index 4e598127e113..751f308f857a 100644 --- a/sys-libs/db/db-4.5.20_p2-r1.ebuild +++ b/sys-libs/db/db-4.5.20_p2-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib #Number of official patches diff --git a/sys-libs/db/db-4.6.21_p4.ebuild b/sys-libs/db/db-4.6.21_p4.ebuild index a748bd7f2f14..d88b6d9dc858 100644 --- a/sys-libs/db/db-4.6.21_p4.ebuild +++ b/sys-libs/db/db-4.6.21_p4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib #Number of official patches diff --git a/sys-libs/db/db-4.7.25_p4.ebuild b/sys-libs/db/db-4.7.25_p4.ebuild index 13e0ec8dfe8b..2f341da53d5f 100644 --- a/sys-libs/db/db-4.7.25_p4.ebuild +++ b/sys-libs/db/db-4.7.25_p4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib #Number of official patches diff --git a/sys-libs/glibc/glibc-2.18-r1.ebuild b/sys-libs/glibc/glibc-2.18-r1.ebuild index a056ef575af5..d699096c66fa 100644 --- a/sys-libs/glibc/glibc-2.18-r1.ebuild +++ b/sys-libs/glibc/glibc-2.18-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit toolchain-glibc DESCRIPTION="GNU libc6 (also called glibc2) C library" diff --git a/sys-libs/glibc/glibc-2.19-r1.ebuild b/sys-libs/glibc/glibc-2.19-r1.ebuild index a2b10e2a5c15..17506c5708a4 100644 --- a/sys-libs/glibc/glibc-2.19-r1.ebuild +++ b/sys-libs/glibc/glibc-2.19-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit toolchain-glibc DESCRIPTION="GNU libc6 (also called glibc2) C library" diff --git a/sys-libs/libavc1394/libavc1394-0.5.3.ebuild b/sys-libs/libavc1394/libavc1394-0.5.3.ebuild index 8b8e455c2a6b..4362f593bcef 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.3.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="library for the 1394 AV/C (Audio/Video Control) Digital Interface Command Set" HOMEPAGE="https://sourceforge.net/projects/libavc1394/" SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" diff --git a/sys-libs/libservicelog/libservicelog-1.0.1.ebuild b/sys-libs/libservicelog/libservicelog-1.0.1.ebuild index 7bbb044fecd3..e8b758cffb27 100644 --- a/sys-libs/libservicelog/libservicelog-1.0.1.ebuild +++ b/sys-libs/libservicelog/libservicelog-1.0.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils autotools DESCRIPTION="Provides a library for logging service-related events" diff --git a/sys-libs/libservicelog/libservicelog-1.1.11.ebuild b/sys-libs/libservicelog/libservicelog-1.1.11.ebuild index ed6ce4fef201..f616f6fba458 100644 --- a/sys-libs/libservicelog/libservicelog-1.1.11.ebuild +++ b/sys-libs/libservicelog/libservicelog-1.1.11.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils autotools DESCRIPTION="Provides a library for logging service-related events" diff --git a/sys-libs/libspe2/libspe2-2.2.80_p95-r1.ebuild b/sys-libs/libspe2/libspe2-2.2.80_p95-r1.ebuild index 307404993fcc..c98ead677fab 100644 --- a/sys-libs/libspe2/libspe2-2.2.80_p95-r1.ebuild +++ b/sys-libs/libspe2/libspe2-2.2.80_p95-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils MY_P=${P/_p/-} diff --git a/sys-libs/libspe2/libspe2-2.3.0_p135.ebuild b/sys-libs/libspe2/libspe2-2.3.0_p135.ebuild index 2674271cb2f5..dbe65d54de60 100644 --- a/sys-libs/libspe2/libspe2-2.3.0_p135.ebuild +++ b/sys-libs/libspe2/libspe2-2.3.0_p135.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils MY_P=${P/_p/.} diff --git a/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild b/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild index dba2ca1c4a26..61c45ae44647 100644 --- a/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild +++ b/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Compatibility package for running binaries linked against a <gcc-3.4 libstdc++" HOMEPAGE="https://gcc.gnu.org/libstdc++/" SRC_URI="ia64? ( mirror://gentoo/${PN}-ia64-${PV}.tbz2 ) diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild index c90cf870b492..5023f2aaed91 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils flag-o-matic libtool multilib transform_known_flags() { diff --git a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild index 93635728143a..942a606021db 100644 --- a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild +++ b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + # we only want this for binary-only packages, so we will only be installing # the lib used at runtime; no headers and no files to link against diff --git a/sys-libs/libxcrypt/libxcrypt-2.0.ebuild b/sys-libs/libxcrypt/libxcrypt-2.0.ebuild index a4055681cff7..92b8cab9bfec 100644 --- a/sys-libs/libxcrypt/libxcrypt-2.0.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-2.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="A replacement for libcrypt with DES, MD5 and blowfish support" SRC_URI="mirror://gentoo/${P}.tar.bz2" HOMEPAGE="http://www.suse.de/us/private/products/suse_linux/i386/packages_personal/libxcrypt.html" diff --git a/sys-libs/lrmi/lrmi-0.10-r1.ebuild b/sys-libs/lrmi/lrmi-0.10-r1.ebuild index d1b50a4091fc..5968e63998d3 100644 --- a/sys-libs/lrmi/lrmi-0.10-r1.ebuild +++ b/sys-libs/lrmi/lrmi-0.10-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils toolchain-funcs DESCRIPTION="library for calling real mode BIOS routines under Linux" diff --git a/sys-libs/lwp/lwp-2.2.ebuild b/sys-libs/lwp/lwp-2.2.ebuild index b632f923305b..85cd229c0241 100644 --- a/sys-libs/lwp/lwp-2.2.ebuild +++ b/sys-libs/lwp/lwp-2.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils DESCRIPTION="Light weight process library (used by Coda). This is NOT libwww-perl" diff --git a/sys-libs/mars/mars-1.0.1.ebuild b/sys-libs/mars/mars-1.0.1.ebuild index 76bed6e21924..d0ec58bb835e 100644 --- a/sys-libs/mars/mars-1.0.1.ebuild +++ b/sys-libs/mars/mars-1.0.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit autotools MY_P=${P/mars/mars-src} diff --git a/sys-libs/rvm/rvm-1.12.ebuild b/sys-libs/rvm/rvm-1.12.ebuild index 2419d2d103f2..726ff997d5fc 100644 --- a/sys-libs/rvm/rvm-1.12.ebuild +++ b/sys-libs/rvm/rvm-1.12.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Recoverable Virtual Memory (used by Coda)" HOMEPAGE="http://www.coda.cs.cmu.edu/" SRC_URI="http://www.coda.cs.cmu.edu/pub/rvm/src/${P}.tar.gz" diff --git a/sys-libs/system-config-base/system-config-base-1-r1.ebuild b/sys-libs/system-config-base/system-config-base-1-r1.ebuild index e495de7519d3..54fa40661fd7 100644 --- a/sys-libs/system-config-base/system-config-base-1-r1.ebuild +++ b/sys-libs/system-config-base/system-config-base-1-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils pam DESCRIPTION="system-config-* layout package" |