summaryrefslogtreecommitdiff
path: root/sys-boot/mbr-gpt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
commit7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (patch)
treebac2a67fb24ac0836147fe370d30e1610ae1845d /sys-boot/mbr-gpt
parent2f8db31405fac68eea6f7257d58529243815033b (diff)
gentoo resync : 02.05.2018
Diffstat (limited to 'sys-boot/mbr-gpt')
-rw-r--r--sys-boot/mbr-gpt/Manifest2
-rw-r--r--sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-boot/mbr-gpt/Manifest b/sys-boot/mbr-gpt/Manifest
index 0e59eb5781ea..7828528540cd 100644
--- a/sys-boot/mbr-gpt/Manifest
+++ b/sys-boot/mbr-gpt/Manifest
@@ -1,3 +1,3 @@
DIST mbr-gpt_0.0.1.tar.gz 15861 BLAKE2B 00c6741fa5543af435cee97132510126d0301db2fb50712d438703165507125b4981844cb4a841b11bad075af5effb746fd3aa04e6834fb051536b250c01f7ad SHA512 eaabd84fc749ddee8fa40632ad49e15e894bf35a881fb7c35ba22796c2459a886e9bda601595e58d29567ff26959ae2befe6aec5db397d15e1dc5a292dafe165
-EBUILD mbr-gpt-0.0.1.ebuild 1389 BLAKE2B a434c3bb8c9aba8d9514e0cee4ccadcf55319048780eb77a1a794f3cd4a2c40421cf42e8261e7bed2180527335aa67012f81a4db7e0d65454ebd64407fa99c8d SHA512 9eb0d9967af218ad519ef5224e64e71d3558471d391a441d21dc5a31694c91fd19badcf80ef4097db949cfe544eed675c99229249a15291a014eb89939bf53d2
+EBUILD mbr-gpt-0.0.1.ebuild 1397 BLAKE2B 9b2f00d948d769fe93fcde67ffcbd572a3d43da34667f1ad0ba5a3c5566655a3454cdbaef5e1b1f9f0ba95cd5d015ce2be623d250fb640a645bb60d3df0ab1ad SHA512 4d5e180360b4b165e47fe43dccbef74598505949c79b753e1ad61d76494b6fd8a39649a2f69ef49b2e1ad7403ba87a699b51285d7db0a9edd00425b09dc76641
MISC metadata.xml 329 BLAKE2B d3b79b0a53a4a98cf288ff1ee8ae8cb477b90dad4529cedf04a52b25a3fc359121851c2cea28d703b2d2a42c5813bfe9b84398786e9045521eaff01b94f543c4 SHA512 3baca06564c2219ea6175ea39cea467ada4e7bf21a4341fcdc9d5b885ae387f4ca4f93605464b900a2524d64badfae641c5459d0acd0569de1ce848528a46ee4
diff --git a/sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild b/sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild
index cfea4df2fead..034062e65135 100644
--- a/sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild
+++ b/sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils flag-o-matic
DESCRIPTION="An MBR that can handle BIOS-based boot on GPT"