[gentoo-commits] repo/gentoo:master commit in: app-forensics/cmospwd/

2018-09-21 Thread Mikle Kolyada
commit: 1394c577295df2ffae15dad8a2883a482c7038b8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 21 10:21:03 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 21 10:21:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1394c577

app-forensics/cmospwd: Drop old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-forensics/cmospwd/cmospwd-5.1.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/app-forensics/cmospwd/cmospwd-5.1.ebuild 
b/app-forensics/cmospwd/cmospwd-5.1.ebuild
deleted file mode 100644
index 5d8abd99a5c..000
--- a/app-forensics/cmospwd/cmospwd-5.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit toolchain-funcs
-
-DESCRIPTION="CmosPwd decrypts password stored in cmos used to access BIOS 
SETUP"
-HOMEPAGE="https://www.cgsecurity.org/wiki/CmosPwd;
-SRC_URI="https://www.cgsecurity.org/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-src_compile() {
-   cd src
-   $(tc-getCC) ${CFLAGS} ${LDFLAGS} cmospwd.c -o cmospwd || die
-}
-
-src_install() {
-   dosbin src/cmospwd
-   dodoc cmospwd.txt
-}



[gentoo-commits] repo/gentoo:master commit in: app-forensics/cmospwd/

2018-09-21 Thread Mikle Kolyada
commit: 96e0e1c0747950bf1d8217f903c7a057650a02df
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 21 10:20:21 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 21 10:21:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e0e1c0

app-forensics/cmospwd: amd64 stable wrt bug #665788

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-forensics/cmospwd/cmospwd-5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild 
b/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild
index 18e68229053..c982da0f086 100644
--- a/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild
+++ b/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.cgsecurity.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 src_compile() {



[gentoo-commits] repo/gentoo:master commit in: app-forensics/cmospwd/

2018-09-12 Thread Thomas Deutschmann
commit: 548704c051744531886319be8a0bd4d5e33265cb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Sep 12 20:33:45 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Sep 12 20:33:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548704c0

app-forensics/cmospwd: x86 stable (bug #665788)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-forensics/cmospwd/cmospwd-5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild 
b/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild
index bf9611e3fd0..18e68229053 100644
--- a/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild
+++ b/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.cgsecurity.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 src_compile() {



[gentoo-commits] repo/gentoo:master commit in: app-forensics/cmospwd/

2018-06-21 Thread Georgy Yakovlev
commit: 2748b29cb886594c817e343992dd11c61f02c825
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Jun 19 17:14:15 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun 21 06:24:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2748b29c

app-forensics/cmospwd: use HTTPs

 app-forensics/cmospwd/cmospwd-5.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-forensics/cmospwd/cmospwd-5.1.ebuild 
b/app-forensics/cmospwd/cmospwd-5.1.ebuild
index 1fbc8925130..5d8abd99a5c 100644
--- a/app-forensics/cmospwd/cmospwd-5.1.ebuild
+++ b/app-forensics/cmospwd/cmospwd-5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
 inherit toolchain-funcs
 
 DESCRIPTION="CmosPwd decrypts password stored in cmos used to access BIOS 
SETUP"
-HOMEPAGE="http://www.cgsecurity.org/wiki/CmosPwd;
-SRC_URI="http://www.cgsecurity.org/${P}.tar.bz2;
+HOMEPAGE="https://www.cgsecurity.org/wiki/CmosPwd;
+SRC_URI="https://www.cgsecurity.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-forensics/cmospwd/

2018-06-21 Thread Georgy Yakovlev
commit: 157a94fb86518ba28c5185bcda744439837c6f46
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Jun 19 17:17:05 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun 21 06:27:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157a94fb

app-forensics/cmospwd: EAPI7 with minor changes

Closes: https://github.com/gentoo/gentoo/pull/8913

 app-forensics/cmospwd/cmospwd-5.1-r1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild 
b/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild
new file mode 100644
index 000..bf9611e3fd0
--- /dev/null
+++ b/app-forensics/cmospwd/cmospwd-5.1-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="CmosPwd decrypts password stored in cmos used to access BIOS 
SETUP"
+HOMEPAGE="https://www.cgsecurity.org/wiki/CmosPwd;
+SRC_URI="https://www.cgsecurity.org/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+src_compile() {
+   cd src || die
+   $(tc-getCC) ${CFLAGS} ${LDFLAGS} cmospwd.c -o cmospwd || die
+}
+
+src_install() {
+   dosbin src/cmospwd
+   dodoc cmospwd.txt
+}



[gentoo-commits] repo/gentoo:master commit in: app-forensics/cmospwd/

2017-08-11 Thread Michał Górny
commit: ce0252f3478c9901a3bba1cae1e0294d2da6880b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 11 17:30:36 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 11 17:37:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce0252f3

app-forensics/cmospwd: Remove forensics@ project, #626500

 app-forensics/cmospwd/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-forensics/cmospwd/metadata.xml 
b/app-forensics/cmospwd/metadata.xml
index 46cb5c87a93..b3084fc2451 100644
--- a/app-forensics/cmospwd/metadata.xml
+++ b/app-forensics/cmospwd/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   forens...@gentoo.org
-   Gentoo Forensics Project
-   
+   

CmosPwd decrypts password stored in cmos used to access BIOS 
SETUP.