summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2022-01-13 22:19:22 +0100
committerMartin Väth <martin@mvath.de>2022-01-13 22:19:22 +0100
commit09a5ab92fed730062bc48c80c33d277f7491edba (patch)
tree0239551ec433aef0087c96ec03e94be3446bd524 /app-portage
parentapp-dicts/startdict-*: Bump to EAPI=8 (diff)
downloadmv-09a5ab92fed730062bc48c80c33d277f7491edba.tar.gz
mv-09a5ab92fed730062bc48c80c33d277f7491edba.tar.bz2
mv-09a5ab92fed730062bc48c80c33d277f7491edba.zip
app-portage/eix sys-block/zram-init: Version bumps
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/Manifest2
-rw-r--r--app-portage/eix/eix-0.35.3_alpha210825.ebuild6
-rw-r--r--app-portage/eix/eix-0.36.1.ebuild (renamed from app-portage/eix/eix-0.36.0.ebuild)6
-rw-r--r--app-portage/eix/eix-99999999.ebuild6
4 files changed, 10 insertions, 10 deletions
diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest
index b9acadb0..92fddc45 100644
--- a/app-portage/eix/Manifest
+++ b/app-portage/eix/Manifest
@@ -1,2 +1,2 @@
DIST eix-0.35.3_alpha210825.tar.gz 691664 SHA512 332d9f28d29a741663db9ffd865025aa909aab155a713679ef5786b48ca8dea46b2f7595365d354799672c8def5fa5ab581be333ae391abd34bc9e911e654a26
-DIST eix-0.36.0.tar.xz 640820 SHA512 891e343b01d3887cbc7e61933b43e79949ff702dcd8ada2f15ff57a628dc6ebc9a4b6817d3aa3d814474db3131aefcbbf56cec2520868dcb2182cbee780125b5
+DIST eix-0.36.1.tar.xz 640084 SHA512 915a364b0f63124c53e43eb35165ce553f6eadaf8708f0c075dc2f4871fe83378cd0c8650d5605c1f87c512563fdd62f28efdc586b358fc7cd63ae42a404981d
diff --git a/app-portage/eix/eix-0.35.3_alpha210825.ebuild b/app-portage/eix/eix-0.35.3_alpha210825.ebuild
index e0f32853..acdfb6d7 100644
--- a/app-portage/eix/eix-0.35.3_alpha210825.ebuild
+++ b/app-portage/eix/eix-0.35.3_alpha210825.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Martin V\"ath and others
+# Copyright 1999-2022 Martin V\"ath and others
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
WANT_LIBTOOL=none
AUTOTOOLS_AUTO_DEPEND=no
MESON_AUTO_DEPEND=no
inherit autotools bash-completion-r1 meson tmpfiles
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
case ${PV} in
99999999*)
EGIT_REPO_URI="https://github.com/vaeth/${PN}.git"
diff --git a/app-portage/eix/eix-0.36.0.ebuild b/app-portage/eix/eix-0.36.1.ebuild
index 1079e11c..0ac51894 100644
--- a/app-portage/eix/eix-0.36.0.ebuild
+++ b/app-portage/eix/eix-0.36.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Martin V\"ath and others
+# Copyright 1999-2022 Martin V\"ath and others
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
RESTRICT="mirror" # do not access gentoo mirror until it actually is there
MESON_AUTO_DEPEND=no
inherit bash-completion-r1 meson tmpfiles
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
PLOCALES="de ru"
IUSE="cpu_flags_x86_sse2 debug +dep doc +jumbo-build"
for i in ${PLOCALES}; do
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index e0f32853..acdfb6d7 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Martin V\"ath and others
+# Copyright 1999-2022 Martin V\"ath and others
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
WANT_LIBTOOL=none
AUTOTOOLS_AUTO_DEPEND=no
MESON_AUTO_DEPEND=no
inherit autotools bash-completion-r1 meson tmpfiles
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
case ${PV} in
99999999*)
EGIT_REPO_URI="https://github.com/vaeth/${PN}.git"