summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-03 17:45:43 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-03 17:45:43 +0100
commit4da8ff20df27fe732855b22bf85fae31137d5bec (patch)
tree55851261bad69c23ba08bf1817ed2c5f187031a4
parentd48e361f4d9f08511fb3f771a82c555cfe17a33a (diff)
sys-boot/unetbootin-static : downgrade EAPI
-rw-r--r--metadata/md5-cache/sys-boot/unetbootin-static-625-r312
-rw-r--r--metadata/md5-cache/sys-boot/unetbootin-static-625-r412
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--sys-boot/unetbootin-static/unetbootin-static-625-r4.ebuild (renamed from sys-boot/unetbootin-static/unetbootin-static-625-r3.ebuild)2
4 files changed, 14 insertions, 14 deletions
diff --git a/metadata/md5-cache/sys-boot/unetbootin-static-625-r3 b/metadata/md5-cache/sys-boot/unetbootin-static-625-r3
deleted file mode 100644
index 80aae256..00000000
--- a/metadata/md5-cache/sys-boot/unetbootin-static-625-r3
+++ /dev/null
@@ -1,12 +0,0 @@
-DEFINED_PHASES=install
-DESCRIPTION=Universal Netboot Installer creates Live USB systems for various OS distributions
-EAPI=7
-HOMEPAGE=http://unetbootin.sourceforge.net
-INHERIT=eutils
-KEYWORDS=amd64 x86
-LICENSE=GPL-2
-RDEPEND=app-arch/p7zip media-libs/libpng-compat:1.2
-SLOT=0
-SRC_URI=http://redcorelinux.org/distfiles/unetbootin-static-625.tar.bz2
-_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 8f942ebdcf04334697649d4a0bf65a32 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c
-_md5_=a63de27e57bef6aa3e2526f6a46706b8
diff --git a/metadata/md5-cache/sys-boot/unetbootin-static-625-r4 b/metadata/md5-cache/sys-boot/unetbootin-static-625-r4
new file mode 100644
index 00000000..e83bab30
--- /dev/null
+++ b/metadata/md5-cache/sys-boot/unetbootin-static-625-r4
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install
+DESCRIPTION=Universal Netboot Installer creates Live USB systems for various OS distributions
+EAPI=6
+HOMEPAGE=http://unetbootin.sourceforge.net
+INHERIT=eutils
+KEYWORDS=amd64 x86
+LICENSE=GPL-2
+RDEPEND=app-arch/p7zip media-libs/libpng-compat:1.2
+SLOT=0
+SRC_URI=http://redcorelinux.org/distfiles/unetbootin-static-625.tar.bz2
+_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 2b02655f061dfa25067b543539110259 eqawarn c9847c43b3253a276ae2eabddedab3d7 estack c61c368a76fdf3a82fdf8dbaebea3804 eutils 8f942ebdcf04334697649d4a0bf65a32 ltprune 97143780d341cc8d8f1d4c6187a36d29 multilib c19072c3cd7ac5cb21de013f7e9832e0 preserve-libs 21162ec96c87041004a75348d97342dd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c
+_md5_=35fe4a44faf6be382fcad998d76c4f6e
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 6e09ced3..5ee7812f 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -48,7 +48,7 @@ sys-boot/etcher 1.18.4-r1: Flash OS images to SD cards & USB drives, safely and
sys-boot/grub 2.04-r13: 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
-sys-boot/unetbootin-static 625-r3: Universal Netboot Installer creates Live USB systems for various OS distributions
+sys-boot/unetbootin-static 625-r4: Universal Netboot Installer creates Live USB systems for various OS distributions
sys-fs/cryptsetup 2.6.1-r5: Tool to setup encrypted devices with dm-crypt
sys-fs/gocryptfs 2.0.1-r1: Encrypted overlay filesystem written in Go
sys-fs/vhba 20211218: Virtual (SCSI) Host Bus Adapter kernel module for the CDEmu suite
diff --git a/sys-boot/unetbootin-static/unetbootin-static-625-r3.ebuild b/sys-boot/unetbootin-static/unetbootin-static-625-r4.ebuild
index 56499d9e..55afc01a 100644
--- a/sys-boot/unetbootin-static/unetbootin-static-625-r3.ebuild
+++ b/sys-boot/unetbootin-static/unetbootin-static-625-r4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=7
+EAPI=6
inherit eutils