*/*: remove inherit eutils
This commit is contained in:
parent
007a7a01e6
commit
01071afdac
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils xdg cmake
|
||||
inherit xdg cmake
|
||||
|
||||
DESCRIPTION="A graphical grub2 settings manager"
|
||||
HOMEPAGE="https://launchpad.net/grub-customizer"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils xdg cmake
|
||||
inherit xdg cmake
|
||||
|
||||
DESCRIPTION="A graphical grub2 settings manager"
|
||||
HOMEPAGE="https://launchpad.net/grub-customizer"
|
||||
|
@ -12,7 +12,7 @@ BUNDLE_SRC="
|
||||
http://nordman.org/mirror/lpeg/${LPEG_V}.tar.gz -> ${PN}-${LPEG_V}.tar.gz
|
||||
"
|
||||
|
||||
inherit eutils desktop xdg
|
||||
inherit desktop xdg
|
||||
|
||||
DESCRIPTION="Lightweight editor with keyboard-centric minimalistic interface"
|
||||
HOMEPAGE="https://howl.io"
|
||||
|
@ -12,7 +12,7 @@ BUNDLE_SRC="
|
||||
http://nordman.org/mirror/lpeg/${LPEG_V}.tar.gz -> ${PN}-${LPEG_V}.tar.gz
|
||||
"
|
||||
|
||||
inherit eutils desktop xdg
|
||||
inherit desktop xdg
|
||||
|
||||
DESCRIPTION="Lightweight editor with keyboard-centric minimalistic interface"
|
||||
HOMEPAGE="https://howl.io"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils desktop xdg
|
||||
inherit desktop xdg
|
||||
|
||||
DESCRIPTION="A lightweight text editor written in Lua"
|
||||
HOMEPAGE="https://github.com/rxi/lite"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils desktop xdg
|
||||
inherit desktop xdg
|
||||
|
||||
DESCRIPTION="A lightweight text editor written in Lua"
|
||||
HOMEPAGE="https://github.com/rxi/lite"
|
||||
|
@ -7,7 +7,7 @@ MY_PN="scripts"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6..8} )
|
||||
|
||||
inherit eutils git-r3 python-r1
|
||||
inherit git-r3 python-r1
|
||||
|
||||
DESCRIPTION="Small scripts from src_prepare group"
|
||||
HOMEPAGE="https://gitlab.com/src_prepare/scripts"
|
||||
|
@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit eutils python-any-r1 scons-utils flag-o-matic llvm desktop xdg
|
||||
inherit python-any-r1 scons-utils flag-o-matic llvm desktop xdg
|
||||
|
||||
DESCRIPTION="Multi-platform 2D and 3D game engine"
|
||||
HOMEPAGE="http://godotengine.org"
|
||||
|
@ -6,7 +6,7 @@ EAPI=7
|
||||
DESCRIPTION="A Qt wrapper for libolm"
|
||||
HOMEPAGE="https://gitlab.com/b0/libQtOlm"
|
||||
|
||||
inherit eutils cmake
|
||||
inherit cmake
|
||||
|
||||
SRC_URI="https://gitlab.com/b0/libqtolm/-/archive/v3.0.1/libqtolm-v3.0.1.tar.gz"
|
||||
|
||||
|
@ -6,7 +6,7 @@ EAPI=7
|
||||
DESCRIPTION="A Qt wrapper for libolm"
|
||||
HOMEPAGE="https://gitlab.com/b0/libQtOlm"
|
||||
|
||||
inherit eutils cmake
|
||||
inherit cmake
|
||||
|
||||
SRC_URI="https://gitlab.com/b0/libqtolm/-/archive/v3.0.1/libqtolm-v3.0.1.tar.gz"
|
||||
|
||||
|
@ -6,7 +6,7 @@ EAPI=7
|
||||
DESCRIPTION="A Qt5 library to write cross-platform clients for Matrix"
|
||||
HOMEPAGE="https://github.com/qmatrixclient/libqmatrixclient"
|
||||
|
||||
inherit eutils cmake
|
||||
inherit cmake
|
||||
|
||||
if [[ ${PV} == "9999" ]]; then
|
||||
inherit git-r3
|
||||
|
@ -6,7 +6,7 @@ EAPI=7
|
||||
DESCRIPTION="A Qt5 library to write cross-platform clients for Matrix"
|
||||
HOMEPAGE="https://github.com/qmatrixclient/libqmatrixclient"
|
||||
|
||||
inherit eutils cmake
|
||||
inherit cmake
|
||||
|
||||
if [[ ${PV} == "9999" ]]; then
|
||||
inherit git-r3
|
||||
|
@ -6,7 +6,7 @@ EAPI=7
|
||||
DESCRIPTION="A Qt5 library to write cross-platform clients for Matrix"
|
||||
HOMEPAGE="https://github.com/qmatrixclient/libqmatrixclient"
|
||||
|
||||
inherit eutils cmake
|
||||
inherit cmake
|
||||
|
||||
if [[ ${PV} == "9999" ]]; then
|
||||
inherit git-r3
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils git-r3
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="Colorized REPL for GNU Guile"
|
||||
HOMEPAGE="https://gitlab.com/NalaGinrut/guile-colorized/"
|
||||
|
@ -6,7 +6,7 @@ EAPI=7
|
||||
MY_PN="melonDS"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
inherit eutils xdg cmake
|
||||
inherit xdg cmake
|
||||
|
||||
DESCRIPTION="Nintendo DS emulator, sorta"
|
||||
HOMEPAGE="http://melonds.kuribo64.net/"
|
||||
|
@ -6,7 +6,7 @@ EAPI=7
|
||||
MY_PN="melonDS"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
inherit eutils xdg cmake
|
||||
inherit xdg cmake
|
||||
|
||||
DESCRIPTION="Nintendo DS emulator, sorta"
|
||||
HOMEPAGE="http://melonds.kuribo64.net/"
|
||||
|
@ -6,7 +6,7 @@ EAPI=7
|
||||
MY_PN="melonDS"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
inherit eutils xdg cmake
|
||||
inherit xdg cmake
|
||||
|
||||
DESCRIPTION="Nintendo DS emulator, sorta"
|
||||
HOMEPAGE="http://melonds.kuribo64.net/"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit eutils flag-o-matic unpacker desktop
|
||||
inherit flag-o-matic unpacker desktop
|
||||
|
||||
# Latest versions are in http://icculus.org/twilight/darkplaces/files/
|
||||
MY_PV="${PV/_beta/beta}"
|
||||
|
@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
MY_PN="${PN^}"
|
||||
|
||||
inherit desktop eutils xdg
|
||||
inherit desktop xdg
|
||||
|
||||
DESCRIPTION="A sandbox tower defense game"
|
||||
HOMEPAGE="https://mindustrygame.github.io"
|
||||
|
@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
MY_PN="${PN^}"
|
||||
|
||||
inherit desktop eutils xdg
|
||||
inherit desktop xdg
|
||||
|
||||
DESCRIPTION="A sandbox tower defense game"
|
||||
HOMEPAGE="https://mindustrygame.github.io"
|
||||
|
@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
MY_PN="${PN^}"
|
||||
|
||||
inherit desktop eutils xdg
|
||||
inherit desktop xdg
|
||||
|
||||
DESCRIPTION="A sandbox tower defense game"
|
||||
HOMEPAGE="https://mindustrygame.github.io"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils font font-ebdftopcf
|
||||
inherit font font-ebdftopcf
|
||||
|
||||
DESCRIPTION="Monospaced bitmap font"
|
||||
HOMEPAGE="https://www.cambus.net/spleen-monospaced-bitmap-fonts/"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils font font-ebdftopcf
|
||||
inherit font font-ebdftopcf
|
||||
|
||||
DESCRIPTION="Monospaced bitmap font"
|
||||
HOMEPAGE="https://www.cambus.net/spleen-monospaced-bitmap-fonts/"
|
||||
|
@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit eutils xdg distutils-r1
|
||||
inherit xdg distutils-r1
|
||||
|
||||
DESCRIPTION="A GUI front-end for youtube-dl"
|
||||
HOMEPAGE="https://tartube.sourceforge.io"
|
||||
|
@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit eutils xdg distutils-r1
|
||||
inherit xdg distutils-r1
|
||||
|
||||
DESCRIPTION="A GUI front-end for youtube-dl"
|
||||
HOMEPAGE="https://tartube.sourceforge.io"
|
||||
|
@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit eutils xdg distutils-r1
|
||||
inherit xdg distutils-r1
|
||||
|
||||
DESCRIPTION="A GUI front-end for youtube-dl"
|
||||
HOMEPAGE="https://tartube.sourceforge.io"
|
||||
|
@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit eutils xdg distutils-r1
|
||||
inherit xdg distutils-r1
|
||||
|
||||
DESCRIPTION="A GUI front-end for youtube-dl"
|
||||
HOMEPAGE="https://tartube.sourceforge.io"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils gnome2-utils meson vala xdg-utils
|
||||
inherit gnome2-utils meson vala xdg-utils
|
||||
|
||||
DESCRIPTION="A simple application to provide essential information on network related aspects"
|
||||
HOMEPAGE="https://github.com/babluboy/nutty"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils gnome2-utils meson vala xdg-utils
|
||||
inherit gnome2-utils meson vala xdg-utils
|
||||
|
||||
DESCRIPTION="A simple application to provide essential information on network related aspects"
|
||||
HOMEPAGE="https://github.com/babluboy/nutty"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils xdg-utils
|
||||
inherit xdg-utils
|
||||
|
||||
DESCRIPTION="Modern IRC client written in GTK"
|
||||
HOMEPAGE="https://srain.im/"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils xdg-utils
|
||||
inherit xdg-utils
|
||||
|
||||
DESCRIPTION="Modern IRC client written in GTK"
|
||||
HOMEPAGE="https://srain.im/"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils
|
||||
inherit
|
||||
|
||||
DESCRIPTION="minimalistic, lightweight command line client for Jellyfin"
|
||||
HOMEPAGE="https://github.com/Aanok/jftui"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils xdg cmake
|
||||
inherit xdg cmake
|
||||
|
||||
DESCRIPTION="Raspberry Pi Imaging Utility"
|
||||
HOMEPAGE="https://github.com/raspberrypi/rpi-imager"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils xdg cmake
|
||||
inherit xdg cmake
|
||||
|
||||
DESCRIPTION="Raspberry Pi Imaging Utility"
|
||||
HOMEPAGE="https://github.com/raspberrypi/rpi-imager"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit eutils xdg cmake
|
||||
inherit xdg cmake
|
||||
|
||||
DESCRIPTION="Raspberry Pi Imaging Utility"
|
||||
HOMEPAGE="https://github.com/raspberrypi/rpi-imager"
|
||||
|
@ -11,7 +11,7 @@ CHROMIUM_LANGS="
|
||||
sw ta te th tr uk vi zh-CN zh-TW
|
||||
"
|
||||
|
||||
inherit chromium-2 desktop eutils xdg
|
||||
inherit chromium-2 desktop xdg
|
||||
|
||||
DESCRIPTION="Brave Web Browser"
|
||||
HOMEPAGE="https://brave.com"
|
||||
|
@ -11,7 +11,7 @@ CHROMIUM_LANGS="
|
||||
sw ta te th tr uk vi zh-CN zh-TW
|
||||
"
|
||||
|
||||
inherit chromium-2 desktop eutils xdg
|
||||
inherit chromium-2 desktop xdg
|
||||
|
||||
DESCRIPTION="Brave Web Browser"
|
||||
HOMEPAGE="https://brave.com"
|
||||
|
@ -37,7 +37,7 @@ MOZ_SRC_URI="https://git.savannah.gnu.org/cgit/gnuzilla.git/snapshot/gnuzilla-${
|
||||
|
||||
LLVM_MAX_SLOT=10
|
||||
|
||||
inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils vcs-snapshot \
|
||||
inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs vcs-snapshot \
|
||||
gnome2-utils llvm mozcoreconf-v6 oom-score-adj pax-utils xdg-utils \
|
||||
autotools multiprocessing virtualx
|
||||
#mozlinguas-v2
|
||||
|
@ -12,7 +12,7 @@ CHROMIUM_LANGS="
|
||||
sw ta te th tr uk vi zh-CN zh-TW
|
||||
"
|
||||
|
||||
inherit chromium-2 desktop eutils xdg
|
||||
inherit chromium-2 desktop xdg
|
||||
|
||||
DESCRIPTION="Google Chromium, sans integration with Google (binary package)"
|
||||
HOMEPAGE="https://ungoogled-software.github.io/"
|
||||
|
@ -22,7 +22,7 @@ MOZ_HTTP_URI="https://github.com/MrAlex94/Waterfox/archive"
|
||||
|
||||
MOZCONFIG_OPTIONAL_WIFI=1
|
||||
|
||||
inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils gnome2-utils \
|
||||
inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs gnome2-utils \
|
||||
mozconfig-v6.56 pax-utils xdg-utils autotools virtualx
|
||||
|
||||
MY_PV="${PV}-classic"
|
||||
|
@ -22,7 +22,7 @@ MOZ_HTTP_URI="https://github.com/MrAlex94/Waterfox/archive"
|
||||
|
||||
MOZCONFIG_OPTIONAL_WIFI=1
|
||||
|
||||
inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils gnome2-utils \
|
||||
inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs gnome2-utils \
|
||||
mozconfig-v6.56 pax-utils xdg-utils autotools virtualx
|
||||
|
||||
MY_PV="${PV}-classic"
|
||||
|
@ -22,7 +22,7 @@ MOZ_HTTP_URI="https://github.com/MrAlex94/Waterfox/archive"
|
||||
|
||||
MOZCONFIG_OPTIONAL_WIFI=1
|
||||
|
||||
inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils gnome2-utils \
|
||||
inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs gnome2-utils \
|
||||
mozconfig-v6.56 pax-utils xdg-utils autotools virtualx
|
||||
|
||||
MY_PV="${PV}-classic"
|
||||
|
@ -7,7 +7,7 @@ MY_PN="${PN//-bin}"
|
||||
BASE_URI="https://repo.jellyfin.org/releases/server/debian/versions/stable/"
|
||||
|
||||
# No 'webapp' here because this is a server
|
||||
inherit eutils unpacker systemd
|
||||
inherit unpacker systemd
|
||||
|
||||
DESCRIPTION="The Free Software Media System"
|
||||
HOMEPAGE="https://jellyfin.org"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit eutils git-r3 multilib savedconfig toolchain-funcs
|
||||
inherit git-r3 multilib savedconfig toolchain-funcs
|
||||
|
||||
DESCRIPTION="Simple terminal implementation for X with Xresources support and other patches"
|
||||
HOMEPAGE="https://github.com/gnotclub/xst"
|
||||
|
Loading…
Reference in New Issue
Block a user