summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-29 13:52:02 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-01 20:37:34 +0200
commit4a409a1ecd75d064e8b471f6131bb1feb83c37a8 (patch)
treead19729542f1e853b610fbb243f35a6292279efd /media-libs
parentdev-libs/openssl: Bump to version 1.1.1_pre6. Removed old. (diff)
downloadgentoo-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 'media-libs')
-rw-r--r--media-libs/fmod/fmod-4.38.00.ebuild4
-rw-r--r--media-libs/fmod/fmod-4.38.02.ebuild4
-rw-r--r--media-libs/libcdaudio/libcdaudio-0.99.12-r1.ebuild4
-rw-r--r--media-libs/libclalsadrv/libclalsadrv-1.2.2.ebuild4
-rw-r--r--media-libs/libclthreads/libclthreads-2.2.1.ebuild4
-rw-r--r--media-libs/libclthreads/libclthreads-2.4.0.ebuild4
-rw-r--r--media-libs/libclxclient/libclxclient-1.0.1.ebuild4
-rw-r--r--media-libs/libclxclient/libclxclient-3.3.2.ebuild4
-rw-r--r--media-libs/libclxclient/libclxclient-3.6.1.ebuild4
-rw-r--r--media-libs/libggi/libggi-2.2.2.ebuild4
-rw-r--r--media-libs/libggigcp/libggigcp-1.0.2.ebuild4
-rw-r--r--media-libs/libggimisc/libggimisc-2.2.2.ebuild4
-rw-r--r--media-libs/libggiwmh/libggiwmh-0.3.2.ebuild4
-rw-r--r--media-libs/libgig/libgig-3.3.0.ebuild4
-rw-r--r--media-libs/libipod/libipod-0.1.ebuild4
-rw-r--r--media-libs/libjackasyn/libjackasyn-0.13.ebuild4
-rw-r--r--media-libs/liblscp/liblscp-0.5.5.ebuild4
-rw-r--r--media-libs/liblscp/liblscp-0.5.6.ebuild4
-rw-r--r--media-libs/libnut/libnut-661.ebuild4
-rw-r--r--media-libs/libopendaap/libopendaap-0.4.0.ebuild4
-rw-r--r--media-libs/sdif/sdif-3.8.6.ebuild4
-rw-r--r--media-libs/sdlmm/sdlmm-0.1.8-r1.ebuild4
-rw-r--r--media-libs/stops/stops-0.3.0.ebuild4
-rw-r--r--media-libs/varconf/varconf-0.6.6.ebuild4
-rw-r--r--media-libs/varconf/varconf-0.6.7.ebuild4
25 files changed, 75 insertions, 25 deletions
diff --git a/media-libs/fmod/fmod-4.38.00.ebuild b/media-libs/fmod/fmod-4.38.00.ebuild
index 737529f73b15..59008bd38de3 100644
--- a/media-libs/fmod/fmod-4.38.00.ebuild
+++ b/media-libs/fmod/fmod-4.38.00.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit versionator
MY_P=fmodapi$(delete_all_version_separators)linux
diff --git a/media-libs/fmod/fmod-4.38.02.ebuild b/media-libs/fmod/fmod-4.38.02.ebuild
index 5ed559676ec3..76f7b6b9e8c9 100644
--- a/media-libs/fmod/fmod-4.38.02.ebuild
+++ b/media-libs/fmod/fmod-4.38.02.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit versionator
MY_P=fmodapi$(delete_all_version_separators)linux
diff --git a/media-libs/libcdaudio/libcdaudio-0.99.12-r1.ebuild b/media-libs/libcdaudio/libcdaudio-0.99.12-r1.ebuild
index c4438d4148b0..eaf457e26e67 100644
--- a/media-libs/libcdaudio/libcdaudio-0.99.12-r1.ebuild
+++ b/media-libs/libcdaudio/libcdaudio-0.99.12-r1.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
+
inherit eutils
DESCRIPTION="Library of cd audio related routines"
diff --git a/media-libs/libclalsadrv/libclalsadrv-1.2.2.ebuild b/media-libs/libclalsadrv/libclalsadrv-1.2.2.ebuild
index a1bd51676397..47f606a66596 100644
--- a/media-libs/libclalsadrv/libclalsadrv-1.2.2.ebuild
+++ b/media-libs/libclalsadrv/libclalsadrv-1.2.2.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
+
inherit eutils multilib toolchain-funcs
MY_P="${P/lib/}"
diff --git a/media-libs/libclthreads/libclthreads-2.2.1.ebuild b/media-libs/libclthreads/libclthreads-2.2.1.ebuild
index 87d98ffe1714..c44a78bd3a66 100644
--- a/media-libs/libclthreads/libclthreads-2.2.1.ebuild
+++ b/media-libs/libclthreads/libclthreads-2.2.1.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
+
inherit eutils multilib toolchain-funcs
MY_P="${P/lib/}"
diff --git a/media-libs/libclthreads/libclthreads-2.4.0.ebuild b/media-libs/libclthreads/libclthreads-2.4.0.ebuild
index f1d4908b8474..721f8011dc6b 100644
--- a/media-libs/libclthreads/libclthreads-2.4.0.ebuild
+++ b/media-libs/libclthreads/libclthreads-2.4.0.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
+
inherit eutils multilib toolchain-funcs
MY_P="${P/lib/}"
diff --git a/media-libs/libclxclient/libclxclient-1.0.1.ebuild b/media-libs/libclxclient/libclxclient-1.0.1.ebuild
index 88c65935c627..855bf5f6d6e6 100644
--- a/media-libs/libclxclient/libclxclient-1.0.1.ebuild
+++ b/media-libs/libclxclient/libclxclient-1.0.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
IUSE=""
inherit eutils multilib toolchain-funcs
diff --git a/media-libs/libclxclient/libclxclient-3.3.2.ebuild b/media-libs/libclxclient/libclxclient-3.3.2.ebuild
index eabcbad91a0b..69386949aa8e 100644
--- a/media-libs/libclxclient/libclxclient-3.3.2.ebuild
+++ b/media-libs/libclxclient/libclxclient-3.3.2.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
+
inherit eutils multilib toolchain-funcs
MY_P=${P/lib/}
diff --git a/media-libs/libclxclient/libclxclient-3.6.1.ebuild b/media-libs/libclxclient/libclxclient-3.6.1.ebuild
index e21f882a3680..986123b25622 100644
--- a/media-libs/libclxclient/libclxclient-3.6.1.ebuild
+++ b/media-libs/libclxclient/libclxclient-3.6.1.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
+
inherit eutils multilib toolchain-funcs
MY_P=${P/lib/}
diff --git a/media-libs/libggi/libggi-2.2.2.ebuild b/media-libs/libggi/libggi-2.2.2.ebuild
index fde230d04caf..3bf50416b5cf 100644
--- a/media-libs/libggi/libggi-2.2.2.ebuild
+++ b/media-libs/libggi/libggi-2.2.2.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
+
DESCRIPTION="Fast and safe graphics and drivers for about any graphics card to the Linux kernel (sometimes)"
HOMEPAGE="http://www.ggi-project.org"
SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2"
diff --git a/media-libs/libggigcp/libggigcp-1.0.2.ebuild b/media-libs/libggigcp/libggigcp-1.0.2.ebuild
index 4d37b93f3611..ae928f370a3d 100644
--- a/media-libs/libggigcp/libggigcp-1.0.2.ebuild
+++ b/media-libs/libggigcp/libggigcp-1.0.2.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="Library for General Graphics Interface"
HOMEPAGE="http://www.ggi-project.org"
SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2"
diff --git a/media-libs/libggimisc/libggimisc-2.2.2.ebuild b/media-libs/libggimisc/libggimisc-2.2.2.ebuild
index 8956afd9b08b..23876dbf158a 100644
--- a/media-libs/libggimisc/libggimisc-2.2.2.ebuild
+++ b/media-libs/libggimisc/libggimisc-2.2.2.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="Library for General Graphics Interface"
HOMEPAGE="http://www.ggi-project.org"
SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2"
diff --git a/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild b/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild
index 1267665707c1..20e6757cda59 100644
--- a/media-libs/libggiwmh/libggiwmh-0.3.2.ebuild
+++ b/media-libs/libggiwmh/libggiwmh-0.3.2.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
+
DESCRIPTION="Library for General Graphics Interface"
HOMEPAGE="http://www.ggi-project.org"
SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2"
diff --git a/media-libs/libgig/libgig-3.3.0.ebuild b/media-libs/libgig/libgig-3.3.0.ebuild
index 0d64f013a7f1..a9607e0a96a3 100644
--- a/media-libs/libgig/libgig-3.3.0.ebuild
+++ b/media-libs/libgig/libgig-3.3.0.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="a C++ library for loading Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files"
diff --git a/media-libs/libipod/libipod-0.1.ebuild b/media-libs/libipod/libipod-0.1.ebuild
index 873fdfd874f2..d63d93a2fa69 100644
--- a/media-libs/libipod/libipod-0.1.ebuild
+++ b/media-libs/libipod/libipod-0.1.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
+
inherit eutils
DESCRIPTION="lightweight and fast library written in C for managing Apple iPods"
diff --git a/media-libs/libjackasyn/libjackasyn-0.13.ebuild b/media-libs/libjackasyn/libjackasyn-0.13.ebuild
index a85670158889..e9620fa44f37 100644
--- a/media-libs/libjackasyn/libjackasyn-0.13.ebuild
+++ b/media-libs/libjackasyn/libjackasyn-0.13.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 toolchain-funcs
IUSE="debug"
diff --git a/media-libs/liblscp/liblscp-0.5.5.ebuild b/media-libs/liblscp/liblscp-0.5.5.ebuild
index d82c4a99d3b7..33b5627b64ec 100644
--- a/media-libs/liblscp/liblscp-0.5.5.ebuild
+++ b/media-libs/liblscp/liblscp-0.5.5.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
+
DESCRIPTION="a C++ library for the Linux Sampler control protocol"
HOMEPAGE="http://www.linuxsampler.org"
SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.gz"
diff --git a/media-libs/liblscp/liblscp-0.5.6.ebuild b/media-libs/liblscp/liblscp-0.5.6.ebuild
index 2f66e8649d35..fff1bf28717c 100644
--- a/media-libs/liblscp/liblscp-0.5.6.ebuild
+++ b/media-libs/liblscp/liblscp-0.5.6.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
+
DESCRIPTION="a C++ library for the Linux Sampler control protocol"
HOMEPAGE="http://www.linuxsampler.org"
SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.gz"
diff --git a/media-libs/libnut/libnut-661.ebuild b/media-libs/libnut/libnut-661.ebuild
index 56c450fd6001..024eed8a0b34 100644
--- a/media-libs/libnut/libnut-661.ebuild
+++ b/media-libs/libnut/libnut-661.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 flag-o-matic
DESCRIPTION="Library and tools to create NUT multimedia files"
diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild b/media-libs/libopendaap/libopendaap-0.4.0.ebuild
index bfb0e85e3be4..6e4a0351388e 100644
--- a/media-libs/libopendaap/libopendaap-0.4.0.ebuild
+++ b/media-libs/libopendaap/libopendaap-0.4.0.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
DESCRIPTION="A library to connect to iTunes(R) music shares"
diff --git a/media-libs/sdif/sdif-3.8.6.ebuild b/media-libs/sdif/sdif-3.8.6.ebuild
index b984ae0e2b42..75665aac5501 100644
--- a/media-libs/sdif/sdif-3.8.6.ebuild
+++ b/media-libs/sdif/sdif-3.8.6.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
+
IUSE="doc threads ftruncate debug"
inherit eutils
diff --git a/media-libs/sdlmm/sdlmm-0.1.8-r1.ebuild b/media-libs/sdlmm/sdlmm-0.1.8-r1.ebuild
index 719fdd5f9401..8e7c320ef6e3 100644
--- a/media-libs/sdlmm/sdlmm-0.1.8-r1.ebuild
+++ b/media-libs/sdlmm/sdlmm-0.1.8-r1.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
+
MY_P=${P/sdl/SDL}
DESCRIPTION="A C++ Wrapper for the Simple DirectMedia Layer"
diff --git a/media-libs/stops/stops-0.3.0.ebuild b/media-libs/stops/stops-0.3.0.ebuild
index 7ea78036359d..f33e8d657dcc 100644
--- a/media-libs/stops/stops-0.3.0.ebuild
+++ b/media-libs/stops/stops-0.3.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="Organ stops for aeolus by Fons Adriaensen <fons.adriaensen@skynet.be>"
HOMEPAGE="http://www.kokkinizita.net/linuxaudio/aeolus/index.html"
SRC_URI="http://users.skynet.be/solaris/linuxaudio/downloads/${P}.tar.bz2"
diff --git a/media-libs/varconf/varconf-0.6.6.ebuild b/media-libs/varconf/varconf-0.6.6.ebuild
index a7435c1f19f4..ff95f242f8e6 100644
--- a/media-libs/varconf/varconf-0.6.6.ebuild
+++ b/media-libs/varconf/varconf-0.6.6.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
+
DESCRIPTION="A configuration system designed for the STAGE server"
SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2"
HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/varconf"
diff --git a/media-libs/varconf/varconf-0.6.7.ebuild b/media-libs/varconf/varconf-0.6.7.ebuild
index 316f7f97cfc4..400f45c61737 100644
--- a/media-libs/varconf/varconf-0.6.7.ebuild
+++ b/media-libs/varconf/varconf-0.6.7.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
+
DESCRIPTION="A configuration system designed for the STAGE server"
SRC_URI="mirror://sourceforge/worldforge/${P}.tar.bz2"
HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/varconf"