summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-19 10:42:25 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-19 10:42:25 +0100
commit3e59d1a1b671304c2d2efea8f7c97695da595387 (patch)
treeb4e44d3daf3aad9b90feee29dd299ca59e022fcd
parente992ee38bfe1c2af476a204f9c531c8fb231bd59 (diff)
sys-boot/etcher : EAPI bump
-rw-r--r--metadata/md5-cache/sys-boot/etcher-1.18.4-r114
-rw-r--r--metadata/md5-cache/sys-boot/etcher-1.18.4-r214
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--sys-boot/etcher/etcher-1.18.4-r2.ebuild (renamed from sys-boot/etcher/etcher-1.18.4-r1.ebuild)4
4 files changed, 17 insertions, 17 deletions
diff --git a/metadata/md5-cache/sys-boot/etcher-1.18.4-r1 b/metadata/md5-cache/sys-boot/etcher-1.18.4-r1
deleted file mode 100644
index 684d9015..00000000
--- a/metadata/md5-cache/sys-boot/etcher-1.18.4-r1
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=install postinst postrm unpack
-DEPEND=dev-libs/nss media-libs/alsa-lib sys-apps/lsb-release x11-libs/gtk+:2 x11-libs/libXtst x11-libs/libnotify
-DESCRIPTION=Flash OS images to SD cards & USB drives, safely and easily.
-EAPI=6
-HOMEPAGE=https://etcher.io/
-INHERIT=eutils xdg-utils
-KEYWORDS=amd64 x86
-LICENSE=GPL2
-RDEPEND=dev-libs/nss media-libs/alsa-lib sys-apps/lsb-release x11-libs/gtk+:2 x11-libs/libXtst x11-libs/libnotify
-RESTRICT=mirror strip
-SLOT=0
-SRC_URI=https://github.com/balena-io/etcher/releases/download/v1.18.4/balenaEtcher-1.18.4-x64.AppImage
-_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 8c71fb9c4d7cfece295d510d74995a8e eqawarn c9847c43b3253a276ae2eabddedab3d7 estack c61c368a76fdf3a82fdf8dbaebea3804 eutils 27d6d8292d4e729f95acaddba111de88 ltprune 97143780d341cc8d8f1d4c6187a36d29 multilib c19072c3cd7ac5cb21de013f7e9832e0 preserve-libs 21162ec96c87041004a75348d97342dd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=57b6c66b1844d6c4963e1454d489ec9b
diff --git a/metadata/md5-cache/sys-boot/etcher-1.18.4-r2 b/metadata/md5-cache/sys-boot/etcher-1.18.4-r2
new file mode 100644
index 00000000..14cdd517
--- /dev/null
+++ b/metadata/md5-cache/sys-boot/etcher-1.18.4-r2
@@ -0,0 +1,14 @@
+DEFINED_PHASES=install postinst postrm unpack
+DEPEND=dev-libs/nss media-libs/alsa-lib sys-apps/lsb-release x11-libs/gtk+:2 x11-libs/libXtst x11-libs/libnotify
+DESCRIPTION=Flash OS images to SD cards & USB drives, safely and easily.
+EAPI=8
+HOMEPAGE=https://etcher.io/
+INHERIT=desktop xdg-utils
+KEYWORDS=amd64 x86
+LICENSE=GPL2
+RDEPEND=dev-libs/nss media-libs/alsa-lib sys-apps/lsb-release x11-libs/gtk+:2 x11-libs/libXtst x11-libs/libnotify
+RESTRICT=mirror strip
+SLOT=0
+SRC_URI=https://github.com/balena-io/etcher/releases/download/v1.18.4/balenaEtcher-1.18.4-x64.AppImage
+_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3
+_md5_=0e6a50963703163e0a4575b563377e15
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index c6aae158..3f22b3ba 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -52,7 +52,7 @@ sys-apps/openrc 0.53: OpenRC manages the services, startup and shutdown of a hos
sys-auth/polkit-qt 0.200.0: PolicyKit Qt API wrapper library (meta package)
sys-auth/polkit-qt5 0.200.0: Qt wrapper around polkit-1 client libraries
sys-auth/polkit-qt6 0.200.0: Qt wrapper around polkit-1 client libraries
-sys-boot/etcher 1.18.4-r1: Flash OS images to SD cards & USB drives, safely and easily.
+sys-boot/etcher 1.18.4-r2: Flash OS images to SD cards & USB drives, safely and easily.
sys-boot/grub 2.04-r14: GNU GRUB boot loader
sys-boot/os-prober 1.77-r10: Utility to detect other OSs on a set of drives
sys-boot/plymouth 0.9.4-r11: Graphical boot animation (splash) and logger
diff --git a/sys-boot/etcher/etcher-1.18.4-r1.ebuild b/sys-boot/etcher/etcher-1.18.4-r2.ebuild
index 338618ae..eda797cd 100644
--- a/sys-boot/etcher/etcher-1.18.4-r1.ebuild
+++ b/sys-boot/etcher/etcher-1.18.4-r2.ebuild
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=6
+EAPI=8
MY_PN="balenaEtcher"
-inherit eutils xdg-utils
+inherit desktop xdg-utils
DESCRIPTION="Flash OS images to SD cards & USB drives, safely and easily."
HOMEPAGE="https://etcher.io/"