diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-18 11:04:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-18 11:04:13 +0100 |
commit | 7671d7d2e2dc9ed4050924d30e9f1e5b981c2210 (patch) | |
tree | ddb9374f55fbc686bc65394e84b4e2c3e96f384f | |
parent | 4cb40e69366eafcb0f7fd215441a8df13e9e9c0d (diff) |
sys-boot/unetbootin-static : EAPI bump
-rw-r--r-- | metadata/md5-cache/sys-boot/unetbootin-static-625-r4 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/sys-boot/unetbootin-static-625-r5 | 10 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | sys-boot/unetbootin-static/unetbootin-static-625-r5.ebuild (renamed from sys-boot/unetbootin-static/unetbootin-static-625-r4.ebuild) | 4 |
4 files changed, 12 insertions, 16 deletions
diff --git a/metadata/md5-cache/sys-boot/unetbootin-static-625-r4 b/metadata/md5-cache/sys-boot/unetbootin-static-625-r4 deleted file mode 100644 index e1b8bff9..00000000 --- a/metadata/md5-cache/sys-boot/unetbootin-static-625-r4 +++ /dev/null @@ -1,12 +0,0 @@ -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 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 -_md5_=35fe4a44faf6be382fcad998d76c4f6e diff --git a/metadata/md5-cache/sys-boot/unetbootin-static-625-r5 b/metadata/md5-cache/sys-boot/unetbootin-static-625-r5 new file mode 100644 index 00000000..e22c9258 --- /dev/null +++ b/metadata/md5-cache/sys-boot/unetbootin-static-625-r5 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install +DESCRIPTION=Universal Netboot Installer creates Live USB systems for various OS distributions +EAPI=8 +HOMEPAGE=http://unetbootin.sourceforge.net +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 +_md5_=df7e72da586ebc5a0a0334f9f1fcfebc diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 5c3c29f9..16a4460c 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -55,7 +55,7 @@ sys-boot/etcher 1.18.4-r1: Flash OS images to SD cards & USB drives, safely and 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 -sys-boot/unetbootin-static 625-r4: Universal Netboot Installer creates Live USB systems for various OS distributions +sys-boot/unetbootin-static 625-r5: Universal Netboot Installer creates Live USB systems for various OS distributions sys-devel/gcc 13.2.0-r15: The GNU Compiler Collection 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 diff --git a/sys-boot/unetbootin-static/unetbootin-static-625-r4.ebuild b/sys-boot/unetbootin-static/unetbootin-static-625-r5.ebuild index 55afc01a..9375d8ed 100644 --- a/sys-boot/unetbootin-static/unetbootin-static-625-r4.ebuild +++ b/sys-boot/unetbootin-static/unetbootin-static-625-r5.ebuild @@ -2,9 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=6 - -inherit eutils +EAPI=8 DESCRIPTION="Universal Netboot Installer creates Live USB systems for various OS distributions" HOMEPAGE="http://unetbootin.sourceforge.net" |