public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/examiner/
@ 2017-02-17 20:18 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2017-02-17 20:18 UTC (permalink / raw
  To: gentoo-commits

commit:     cb8bb20a1e083ca43b7767b32ccfc18ae6e0b8b5
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Feb 17 15:36:26 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 20:17:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb8bb20a

app-forensics/examiner: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

 app-forensics/examiner/examiner-0.5-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-forensics/examiner/examiner-0.5-r2.ebuild b/app-forensics/examiner/examiner-0.5-r2.ebuild
index db1da1583b..54e66e67b1 100644
--- a/app-forensics/examiner/examiner-0.5-r2.ebuild
+++ b/app-forensics/examiner/examiner-0.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="4"
 
 inherit eutils
 
-DESCRIPTION="Application that utilizes the objdump command to disassemble and comment foreign executable binaries"
+DESCRIPTION="Utilizes the objdump command to disassemble and comment foreign binaries"
 HOMEPAGE="http://www.academicunderground.org/examiner/"
 SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/examiner/
@ 2017-08-11 17:38 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-08-11 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     57b7795cc114b737e72f13a10abb75b09fbd799c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 17:30:38 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 17:37:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b7795c

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

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

diff --git a/app-forensics/examiner/metadata.xml b/app-forensics/examiner/metadata.xml
index dd0b0bba73e..7a38bb90096 100644
--- a/app-forensics/examiner/metadata.xml
+++ b/app-forensics/examiner/metadata.xml
@@ -1,8 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>forensics@gentoo.org</email>
-	<name>Gentoo Forensics Project</name>
-</maintainer>
+	<!-- maintainer-needed -->
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/examiner/
@ 2019-05-15 10:29 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2019-05-15 10:29 UTC (permalink / raw
  To: gentoo-commits

commit:     2db8d5235257adc072eb9564cb638688497f4688
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May 14 16:11:32 2019 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 15 10:28:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db8d523

app-forensics/examiner: fix LICENSE

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>

 app-forensics/examiner/examiner-0.5-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-forensics/examiner/examiner-0.5-r2.ebuild b/app-forensics/examiner/examiner-0.5-r2.ebuild
index f5aaa67ee8e..52d806d9d90 100644
--- a/app-forensics/examiner/examiner-0.5-r2.ebuild
+++ b/app-forensics/examiner/examiner-0.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -9,7 +9,7 @@ DESCRIPTION="Utilizes the objdump command to disassemble and comment foreign bin
 HOMEPAGE="http://www.academicunderground.org/examiner/"
 SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz"
 SLOT="0"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/examiner/
@ 2020-05-21  7:58 Agostino Sarubbo
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2020-05-21  7:58 UTC (permalink / raw
  To: gentoo-commits

commit:     22e61ff2267b2ec96544d6c014089b6aa3b0e769
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 07:58:41 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu May 21 07:58:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e61ff2

app-forensics/examiner: ppc stable wrt bug #724010

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-forensics/examiner/examiner-0.5-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/examiner/examiner-0.5-r3.ebuild b/app-forensics/examiner/examiner-0.5-r3.ebuild
index 6da13e50458..85b607b9fe7 100644
--- a/app-forensics/examiner/examiner-0.5-r3.ebuild
+++ b/app-forensics/examiner/examiner-0.5-r3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
 
 RDEPEND="dev-lang/perl"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/examiner/
@ 2020-05-21  8:06 Agostino Sarubbo
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2020-05-21  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     11d34eb8b4b40cd40f18228ab5873c06b7472e7e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 08:04:49 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu May 21 08:04:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d34eb8

app-forensics/examiner: x86 stable wrt bug #724010

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-forensics/examiner/examiner-0.5-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/examiner/examiner-0.5-r3.ebuild b/app-forensics/examiner/examiner-0.5-r3.ebuild
index 85b607b9fe7..1e4125c652e 100644
--- a/app-forensics/examiner/examiner-0.5-r3.ebuild
+++ b/app-forensics/examiner/examiner-0.5-r3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 
 RDEPEND="dev-lang/perl"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/examiner/
@ 2020-05-21  8:14 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2020-05-21  8:14 UTC (permalink / raw
  To: gentoo-commits

commit:     22dd956fea8ca551447e998d0b7984c57eb5fff1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 08:13:03 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 21 08:13:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22dd956f

app-forensics/examiner: Drop 0.5-r2

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-forensics/examiner/examiner-0.5-r2.ebuild | 38 ---------------------------
 1 file changed, 38 deletions(-)

diff --git a/app-forensics/examiner/examiner-0.5-r2.ebuild b/app-forensics/examiner/examiner-0.5-r2.ebuild
deleted file mode 100644
index 52d806d9d90..00000000000
--- a/app-forensics/examiner/examiner-0.5-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils
-
-DESCRIPTION="Utilizes the objdump command to disassemble and comment foreign binaries"
-HOMEPAGE="http://www.academicunderground.org/examiner/"
-SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2+"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-lang/perl"
-
-src_prepare() {
-	# Do not install docs through Makefile wrt bug #241256
-	sed -i -e '/$(DOC)/d' Makefile || die 'sed failed'
-	epatch "${FILESDIR}"/${P}-perl.patch
-}
-
-src_compile() {	:; }
-
-src_install() {
-	dodir /usr/bin /usr/share/${PN} /usr/share/man/man1
-
-	emake \
-		MAN="${D}/usr/share/man/man1" \
-		BIN="${D}/usr/bin" \
-		SHARE="${D}/usr/share/examiner" \
-		install
-
-	dodoc docs/{README*,BUGS,CHANGELOG,TODO,TUTORIAL}
-	dodoc -r utils
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-21  8:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-21  8:06 [gentoo-commits] repo/gentoo:master commit in: app-forensics/examiner/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2020-05-21  8:14 Andreas Sturmlechner
2020-05-21  7:58 Agostino Sarubbo
2019-05-15 10:29 Michael Palimaka
2017-08-11 17:38 Michał Górny
2017-02-17 20:18 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox