[gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/

2020-08-03 Thread Sam James
commit: d4fe7f15ce5d71b180b8651cf49f78103cc5302f
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug  3 06:16:52 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug  3 06:16:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fe7f15

sys-apps/biosdisk: regenerate manifest

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 sys-apps/biosdisk/Manifest | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-apps/biosdisk/Manifest b/sys-apps/biosdisk/Manifest
index 2dca2afd174..3c7c24ba596 100644
--- a/sys-apps/biosdisk/Manifest
+++ b/sys-apps/biosdisk/Manifest
@@ -1,2 +1 @@
-DIST biosdisk-0_p20171116.tar.gz 712587 BLAKE2B 
f09a8c68f57cddb1949d369cfc18d1216c3e64612a7074c58e6c50c12682fce92a4d6295810d5358fac0340483387f14059811a5681ae4f37c7da8e40c34fec4
 SHA512 
27d0d0e92f1295d2ddb949214946db681e7f80c6606b252473fe7b5b0d3254180b54cb26479c9014219f6b989aa6ba29e8a818f3801f9ccce4efd2f1c3b9
 DIST biosdisk-1.01.tar.gz 214715 BLAKE2B 
1a42523d0ec713a895276e3ca3b383206bb841c59bf789eb2b869ce3ade6bfde1e96d47afb8874eec5efec1ef4d404c093a707e36d2d9ab785211fa62abb5782
 SHA512 
f1920a0eee0a1f8530488c5ccd3f37b36170150b7658658af55beb41c2084c66b6d6bded6e144e36dd9d74f963881c504d7869bbe5c8b57749bff4d918581537



[gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/

2020-08-02 Thread Robin H. Johnson
commit: a2039bcd70b868e394094f411794fa2f7a3f46d7
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Aug  3 05:30:32 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug  3 05:30:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2039bcd

sys-apps/biosdisk: cleanup old version

The latest version doesn't need python at all, the Py2 cleanup hits
false positives like this.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=735466
Signed-off-by: Robin H. Johnson  gentoo.org>

 sys-apps/biosdisk/biosdisk-0_p20171116.ebuild | 43 ---
 1 file changed, 43 deletions(-)

diff --git a/sys-apps/biosdisk/biosdisk-0_p20171116.ebuild 
b/sys-apps/biosdisk/biosdisk-0_p20171116.ebuild
deleted file mode 100644
index 87367d63b19..000
--- a/sys-apps/biosdisk/biosdisk-0_p20171116.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-EGIT_COMMIT="f534dd22a795dca9c42f44b52f206bf02eadb682"
-DESCRIPTION="A script that creates floppy boot images to flash Dell BIOSes"
-HOMEPAGE="https://github.com/dell/biosdisk;
-SRC_URI="https://github.com/dell/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   >=app-text/dos2unix-5.0
-   sys-boot/syslinux
-   ${PYTHON_DEPS}
-"
-
-S=${WORKDIR}/${PN}-${EGIT_COMMIT}
-
-src_install() {
-   python_fix_shebang blconf
-
-   dosbin biosdisk blconf
-
-   dodoc AUTHORS README README.dosdisk TODO VERSION
-   gunzip biosdisk.8.gz || die
-   doman biosdisk.8
-
-   insinto /usr/share/biosdisk
-   doins dosdisk.img dosdisk{288,8192,20480}.img 
biosdisk-mkrpm-{fedora,redhat,generic}-template.spec
-
-   insinto /etc
-   doins biosdisk.conf
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/

2020-06-24 Thread Conrad Kostecki
commit: 6e99ec90018e35261d24808572417d60de139910
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Jun 24 20:26:07 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jun 24 20:28:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e99ec90

sys-apps/biosdisk: drop to m-n

Current proxy maintainer won't maintain further.

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-apps/biosdisk/metadata.xml | 14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/sys-apps/biosdisk/metadata.xml b/sys-apps/biosdisk/metadata.xml
index abf4a100a13..b9de019cb59 100644
--- a/sys-apps/biosdisk/metadata.xml
+++ b/sys-apps/biosdisk/metadata.xml
@@ -1,12 +1,8 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   matt...@gmail.com
-   Matthew Schultz
-
-
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-
+   
+   
+   dell/biosdisk
+   
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/

2020-06-24 Thread Conrad Kostecki
commit: a080e02f38f5641870074b3682d5d0d4722f321e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Jun 24 20:28:24 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jun 24 20:28:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a080e02f

sys-apps/biosdisk: bump to version 1.01

Closes: https://bugs.gentoo.org/696194
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-apps/biosdisk/Manifest |  1 +
 sys-apps/biosdisk/biosdisk-1.01.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/sys-apps/biosdisk/Manifest b/sys-apps/biosdisk/Manifest
index ecfc5412c4e..2dca2afd174 100644
--- a/sys-apps/biosdisk/Manifest
+++ b/sys-apps/biosdisk/Manifest
@@ -1 +1,2 @@
 DIST biosdisk-0_p20171116.tar.gz 712587 BLAKE2B 
f09a8c68f57cddb1949d369cfc18d1216c3e64612a7074c58e6c50c12682fce92a4d6295810d5358fac0340483387f14059811a5681ae4f37c7da8e40c34fec4
 SHA512 
27d0d0e92f1295d2ddb949214946db681e7f80c6606b252473fe7b5b0d3254180b54cb26479c9014219f6b989aa6ba29e8a818f3801f9ccce4efd2f1c3b9
+DIST biosdisk-1.01.tar.gz 214715 BLAKE2B 
1a42523d0ec713a895276e3ca3b383206bb841c59bf789eb2b869ce3ade6bfde1e96d47afb8874eec5efec1ef4d404c093a707e36d2d9ab785211fa62abb5782
 SHA512 
f1920a0eee0a1f8530488c5ccd3f37b36170150b7658658af55beb41c2084c66b6d6bded6e144e36dd9d74f963881c504d7869bbe5c8b57749bff4d918581537

diff --git a/sys-apps/biosdisk/biosdisk-1.01.ebuild 
b/sys-apps/biosdisk/biosdisk-1.01.ebuild
new file mode 100644
index 000..f4ae904c895
--- /dev/null
+++ b/sys-apps/biosdisk/biosdisk-1.01.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils
+
+DESCRIPTION="FreeDOS based BIOS updating utility for Dell machines"
+HOMEPAGE="https://github.com/dell/biosdisk;
+SRC_URI="https://github.com/dell/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   app-cdr/cdrtools
+   sys-boot/grub
+   sys-boot/syslinux
+"
+
+src_prepare() {
+   default
+
+   sed -e 's/biosdisk.8.gz/biosdisk.8/g' -e '/gzip/d' -i Makefile || die
+}
+
+src_install() {
+   default
+
+   keepdir /var/lib/biosdisk
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/

2018-03-13 Thread Michał Górny
commit: bab6276dd44ac426473cdc737f217d8a1ad50aa4
Author: Matthew Schultz  gmail  com>
AuthorDate: Mon Jan  8 18:07:30 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 13 19:16:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab6276d

sys-apps/biosdisk: Removed old 20100611 version.

Removed old version since the SRC_URI returns a 404 not found due to the 
repository being moved from dell.com to github. (bug #619968)

Closes: https://bugs.gentoo.org/619968
Closes: https://github.com/gentoo/gentoo/pull/6764
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-apps/biosdisk/Manifest   |  1 -
 sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild | 45 
 2 files changed, 46 deletions(-)

diff --git a/sys-apps/biosdisk/Manifest b/sys-apps/biosdisk/Manifest
index 78d9f22fb75..ecfc5412c4e 100644
--- a/sys-apps/biosdisk/Manifest
+++ b/sys-apps/biosdisk/Manifest
@@ -1,2 +1 @@
 DIST biosdisk-0_p20171116.tar.gz 712587 BLAKE2B 
f09a8c68f57cddb1949d369cfc18d1216c3e64612a7074c58e6c50c12682fce92a4d6295810d5358fac0340483387f14059811a5681ae4f37c7da8e40c34fec4
 SHA512 
27d0d0e92f1295d2ddb949214946db681e7f80c6606b252473fe7b5b0d3254180b54cb26479c9014219f6b989aa6ba29e8a818f3801f9ccce4efd2f1c3b9
-DIST biosdisk-git-06112010.tar.gz 1195889 BLAKE2B 
7363402fea58e5709517ec2bc30865b352fa55472a8f4688f371f6080d850ba358f30d6c524a32f0f9df9a82092202814698e3452f4e9862a8f31349a8a3d545
 SHA512 
ade60e0e1ebb069e7f8d2046eff479cdb5186e54e0408b7fe65ac803476c9e325f9771617bbbcd60471d6b2d637aaef20c68af89c16c4ea26e04cfe501e4a310

diff --git a/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild 
b/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild
deleted file mode 100644
index 7ef0db6c40f..000
--- a/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit versionator python-single-r1
-
-MY_PV=$(get_version_component_range 2)
-MY_PV_YEAR=${MY_PV:1:4}
-MY_PV_MONTH=${MY_PV:5:2}
-MY_PV_DAY=${MY_PV:7:2}
-MY_PV="${MY_PV_MONTH}${MY_PV_DAY}${MY_PV_YEAR}"
-
-S=${WORKDIR}/${PN}
-DESCRIPTION="A script that creates floppy boot images to flash Dell BIOSes"
-HOMEPAGE="http://en.community.dell.com/techcenter/os-applications/w/wiki/linux-projects.aspx;
-SRC_URI="http://linux.dell.com/biosdisk/${PN}-git-${MY_PV}.tar.gz;
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="
-   >=app-text/dos2unix-5.0
-   sys-boot/syslinux
-   ${PYTHON_DEPS}
-"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_install() {
-   python_fix_shebang blconf
-
-   dosbin biosdisk blconf
-
-   dodoc AUTHORS README README.dosdisk TODO VERSION
-   doman biosdisk.8.gz
-
-   insinto /usr/share/biosdisk
-   doins dosdisk.img dosdisk{288,8192}.img 
biosdisk-mkrpm-{fedora,redhat,generic}-template.spec
-
-   insinto /etc
-   doins biosdisk.conf
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/

2018-03-13 Thread Michał Górny
commit: 6d7c9bc973e172a940251f8b39c9e446a713ad0c
Author: Matthew Schultz  gmail  com>
AuthorDate: Mon Jan  8 18:04:48 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 13 19:16:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d7c9bc9

sys-apps/biosdisk: version bump to 20171116 git commit.

Bumped to most recent git commit by date.  Changed the repo to github since it 
no longer exists on dell.com. (bug #619968)

Bug: https://bugs.gentoo.org/619968
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-apps/biosdisk/Manifest|  1 +
 sys-apps/biosdisk/biosdisk-0_p20171116.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/sys-apps/biosdisk/Manifest b/sys-apps/biosdisk/Manifest
index 46ed3278057..78d9f22fb75 100644
--- a/sys-apps/biosdisk/Manifest
+++ b/sys-apps/biosdisk/Manifest
@@ -1 +1,2 @@
+DIST biosdisk-0_p20171116.tar.gz 712587 BLAKE2B 
f09a8c68f57cddb1949d369cfc18d1216c3e64612a7074c58e6c50c12682fce92a4d6295810d5358fac0340483387f14059811a5681ae4f37c7da8e40c34fec4
 SHA512 
27d0d0e92f1295d2ddb949214946db681e7f80c6606b252473fe7b5b0d3254180b54cb26479c9014219f6b989aa6ba29e8a818f3801f9ccce4efd2f1c3b9
 DIST biosdisk-git-06112010.tar.gz 1195889 BLAKE2B 
7363402fea58e5709517ec2bc30865b352fa55472a8f4688f371f6080d850ba358f30d6c524a32f0f9df9a82092202814698e3452f4e9862a8f31349a8a3d545
 SHA512 
ade60e0e1ebb069e7f8d2046eff479cdb5186e54e0408b7fe65ac803476c9e325f9771617bbbcd60471d6b2d637aaef20c68af89c16c4ea26e04cfe501e4a310

diff --git a/sys-apps/biosdisk/biosdisk-0_p20171116.ebuild 
b/sys-apps/biosdisk/biosdisk-0_p20171116.ebuild
new file mode 100644
index 000..87367d63b19
--- /dev/null
+++ b/sys-apps/biosdisk/biosdisk-0_p20171116.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1
+
+EGIT_COMMIT="f534dd22a795dca9c42f44b52f206bf02eadb682"
+DESCRIPTION="A script that creates floppy boot images to flash Dell BIOSes"
+HOMEPAGE="https://github.com/dell/biosdisk;
+SRC_URI="https://github.com/dell/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   >=app-text/dos2unix-5.0
+   sys-boot/syslinux
+   ${PYTHON_DEPS}
+"
+
+S=${WORKDIR}/${PN}-${EGIT_COMMIT}
+
+src_install() {
+   python_fix_shebang blconf
+
+   dosbin biosdisk blconf
+
+   dodoc AUTHORS README README.dosdisk TODO VERSION
+   gunzip biosdisk.8.gz || die
+   doman biosdisk.8
+
+   insinto /usr/share/biosdisk
+   doins dosdisk.img dosdisk{288,8192,20480}.img 
biosdisk-mkrpm-{fedora,redhat,generic}-template.spec
+
+   insinto /etc
+   doins biosdisk.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/

2018-02-11 Thread Michał Górny
commit: d9a6b03b157f6760c5a80e67c2bd7831e6759d22
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 11 11:08:23 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 11 11:08:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a6b03b

sys-apps/biosdisk: Remove useless maintainer 

Remove useless/redundant maintainer . It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 sys-apps/biosdisk/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-apps/biosdisk/metadata.xml b/sys-apps/biosdisk/metadata.xml
index 2e67e478e9f..abf4a100a13 100644
--- a/sys-apps/biosdisk/metadata.xml
+++ b/sys-apps/biosdisk/metadata.xml
@@ -4,7 +4,6 @@
 
matt...@gmail.com
Matthew Schultz
-   Assign bugs to him
 
 
proxy-ma...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/

2017-02-04 Thread Pacho Ramos
commit: 8b1d69cb19f82c92df5cdb50cdbc7f82efb8dd3a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Feb  4 15:35:17 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Feb  4 15:39:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1d69cb

sys-apps/biosdisk: Drop from metadata

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/biosdisk/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/sys-apps/biosdisk/metadata.xml b/sys-apps/biosdisk/metadata.xml
index 6655500..2e67e47 100644
--- a/sys-apps/biosdisk/metadata.xml
+++ b/sys-apps/biosdisk/metadata.xml
@@ -6,10 +6,6 @@
Matthew Schultz
Assign bugs to him
 
-
-   pa...@gentoo.org
-   Proxy maintainer, CC him in bugs
-
 
proxy-ma...@gentoo.org
Proxy Maintainers