* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2017-08-31 11:47 Tim Harder
0 siblings, 0 replies; 36+ messages in thread
From: Tim Harder @ 2017-08-31 11:47 UTC (permalink / raw
To: gentoo-commits
commit: 1223a801451f4cc8449f41e4335d4ed8210b1f51
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 11:40:48 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 11:40:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1223a801
media-gfx/jhead: remove old
media-gfx/jhead/Manifest | 1 -
media-gfx/jhead/jhead-2.96.ebuild | 31 -------------------------------
2 files changed, 32 deletions(-)
diff --git a/media-gfx/jhead/Manifest b/media-gfx/jhead/Manifest
index cccaf8ec004..5270acd4d79 100644
--- a/media-gfx/jhead/Manifest
+++ b/media-gfx/jhead/Manifest
@@ -1,3 +1,2 @@
-DIST jhead-2.96.tar.gz 66235 SHA256 9fadfe6ad285cac29f328eaa7bc646d7f713eef22a7e9a9fb5b098da0b7b37c4 SHA512 819d78d15b9024a3b03af07ac282ff050c0e817d9f3d79afb0c8ecb1a2003045ad01397e8e84ce84139bd470619d28d66293a395f80bb929a9e6863f2f7d4f25 WHIRLPOOL e9dfc8dc2401199c83b17f0aed0ed13ccdbf4feae7341553623bf714898758e6633c541d2fa2216dcbfcb26a7aad02dfaf7246f5013a015cae08c1c8d76fa5f6
DIST jhead-2.97.tar.gz 68361 SHA256 04b55c5cd27882f631c2b25316803d8ac81c6d2408e6129ca47019c018324f17 SHA512 9b33451546e5ad3b82fe6001515fd572925a1e2c11af763ae32d71ad2cb056ffa8d97abe14bd48ae5f6144da9d8322965387537d61e22d22b02624ebf351c230 WHIRLPOOL 094f6ef96332c0b207f270295a2ef5595644a1dd305dc940920c868719d73f10efdf08a34a141838f61bb70cb7bed94b5d5e0ab302dee2546e2252aefffa8b85
DIST jhead-3.00.tar.gz 69151 SHA256 88cc01da018e242fe2e05db73f91b6288106858dd70f27506c4989a575d2895e SHA512 daedfe7ea6be051f769e9a1e0946ea0fa741f387bbc5ba55eec394fb3f37b18a66aa8826190c790eb50a5b9d445ee0d5a28a08d181db3be469686b0675540fbe WHIRLPOOL 7c17ab30dc379a9642f55f1b05e0ad83b77ac967cc8c1f0994e204e5701d56c803ee7dd154866cb8398106bf514c87ed351f97cd01914015bbc6e1e21a4ad975
diff --git a/media-gfx/jhead/jhead-2.96.ebuild b/media-gfx/jhead/jhead-2.96.ebuild
deleted file mode 100644
index 0eeb2e94d41..00000000000
--- a/media-gfx/jhead/jhead-2.96.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover"
-HOMEPAGE="http://www.sentex.net/~mwandel/jhead"
-SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-src_prepare() {
- # bug 275200 - respect flags and use mktemp instead of mkstemp
- epatch "${FILESDIR}"/${PN}-2.90-mkstemp_respect_flags.patch
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
-}
-
-src_install() {
- dobin ${PN}
- dodoc *.txt
- dohtml *.html
- doman ${PN}.1
-}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2017-08-31 11:47 Tim Harder
0 siblings, 0 replies; 36+ messages in thread
From: Tim Harder @ 2017-08-31 11:47 UTC (permalink / raw
To: gentoo-commits
commit: 9cb9e3a9ad016989a1d8f020769819e4542ac28c
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 11:40:03 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 11:40:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb9e3a9
media-gfx/jhead: update 3.00 to EAPI 6
media-gfx/jhead/jhead-3.00.ebuild | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/media-gfx/jhead/jhead-3.00.ebuild b/media-gfx/jhead/jhead-3.00.ebuild
index abefd9b35e6..a2d8d93f35b 100644
--- a/media-gfx/jhead/jhead-3.00.ebuild
+++ b/media-gfx/jhead/jhead-3.00.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover"
HOMEPAGE="http://www.sentex.net/~mwandel/jhead"
@@ -14,10 +14,10 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
-src_prepare() {
+PATCHES=(
# bug 275200 - respect flags and use mktemp instead of mkstemp
- epatch "${FILESDIR}"/${PN}-2.90-mkstemp_respect_flags.patch
-}
+ "${FILESDIR}"/${PN}-2.90-mkstemp_respect_flags.patch
+)
src_compile() {
emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
@@ -26,6 +26,7 @@ src_compile() {
src_install() {
dobin ${PN}
dodoc *.txt
- dohtml *.html
+ docinto html
+ dodoc *.html
doman ${PN}.1
}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2017-11-24 14:14 Amy Liffey
0 siblings, 0 replies; 36+ messages in thread
From: Amy Liffey @ 2017-11-24 14:14 UTC (permalink / raw
To: gentoo-commits
commit: e6a6511562637e65555be2a67e6be7d7e1d62ade
Author: Sobhan Mohammadpour <www.sobhan.mohammadpour <AT> gmail <DOT> com>
AuthorDate: Fri Nov 24 14:01:22 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 14:14:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6a65115
media-gfx/jhead: add libjhead's header
add the missing header for libjhead
Closes:#6281
media-gfx/jhead/{jhead-3.00-r1.ebuild => jhead-3.00-r2.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.00-r1.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
similarity index 93%
rename from media-gfx/jhead/jhead-3.00-r1.ebuild
rename to media-gfx/jhead/jhead-3.00-r2.ebuild
index 096b172d1e7..6935d6e2757 100644
--- a/media-gfx/jhead/jhead-3.00-r1.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -25,5 +25,6 @@ src_install() {
docinto html
dodoc *.html
doman ${PN}.1
- dolib.so libjhead.so*
+ doheader ${PN}.h
+ dolib.so lib${PN}.so*
}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2017-11-25 10:21 Michał Górny
0 siblings, 0 replies; 36+ messages in thread
From: Michał Górny @ 2017-11-25 10:21 UTC (permalink / raw
To: gentoo-commits
commit: b4768c886c25f74bf60f3b7202177a468778d666
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 10:20:42 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 10:21:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4768c88
media-gfx/jhead: Tested on ~x86, requested by Amynka
media-gfx/jhead/jhead-3.00-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
index 6935d6e2757..4003550535b 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
src_prepare(){
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2019-04-05 19:03 Sergei Trofimovich
0 siblings, 0 replies; 36+ messages in thread
From: Sergei Trofimovich @ 2019-04-05 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 179de8968907b0ac0e70c7160f8efefb61714222
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Apr 5 08:55:44 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Apr 5 19:03:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179de896
media-gfx/jhead: keyworded 3.00-r2 for sparc, bug #682322
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
media-gfx/jhead/jhead-3.00-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
index 4003550535b..a47820149d1 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-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=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
src_prepare(){
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2019-04-07 20:55 Sergei Trofimovich
0 siblings, 0 replies; 36+ messages in thread
From: Sergei Trofimovich @ 2019-04-07 20:55 UTC (permalink / raw
To: gentoo-commits
commit: 3de8fc287f5c7bf4e8b5a3b9d4a945cd408a9e1e
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 7 20:53:36 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 7 20:53:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de8fc28
media-gfx/jhead: keyworded 3.00-r2 for ia64, bug #682322
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
media-gfx/jhead/jhead-3.00-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
index a47820149d1..a72b08962df 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
src_prepare(){
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2019-04-07 21:02 Sergei Trofimovich
0 siblings, 0 replies; 36+ messages in thread
From: Sergei Trofimovich @ 2019-04-07 21:02 UTC (permalink / raw
To: gentoo-commits
commit: 60284bfc23a6cba30f4b7714858c18f1fd033928
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 7 21:02:19 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 7 21:02:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60284bfc
media-gfx/jhead: keyworded 3.00-r2 for ppc, bug #682322
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
media-gfx/jhead/jhead-3.00-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
index a72b08962df..06db6548a28 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
src_prepare(){
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2019-04-07 21:17 Sergei Trofimovich
0 siblings, 0 replies; 36+ messages in thread
From: Sergei Trofimovich @ 2019-04-07 21:17 UTC (permalink / raw
To: gentoo-commits
commit: b3dcbde014c67b3669a94b54d2946dba3ddf7d90
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 7 21:17:35 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 7 21:17:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3dcbde0
media-gfx/jhead: keyworded 3.00-r2 for ppc64, bug #682322
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
media-gfx/jhead/jhead-3.00-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
index 06db6548a28..a7fe5adab25 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
src_prepare(){
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2019-04-08 19:26 Aaron Bauman
0 siblings, 0 replies; 36+ messages in thread
From: Aaron Bauman @ 2019-04-08 19:26 UTC (permalink / raw
To: gentoo-commits
commit: 0e4660674ccb43ac7acb1b8aa80e081c03127c80
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 8 19:26:31 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Apr 8 19:26:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e466067
media-gfx/jhead: amd64 stable wrt bug #681512
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
media-gfx/jhead/jhead-3.00-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
index a7fe5adab25..c3e3a742dfc 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
src_prepare(){
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2019-05-02 21:42 Mikle Kolyada
0 siblings, 0 replies; 36+ messages in thread
From: Mikle Kolyada @ 2019-05-02 21:42 UTC (permalink / raw
To: gentoo-commits
commit: 2cf6738e80921f381b35d34909c377f3daa63094
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 21:42:15 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May 2 21:42:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf6738e
media-gfx/jhead: Add ~alpha keyword wrt bug #682322
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"
media-gfx/jhead/jhead-3.00-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
index c3e3a742dfc..09eacfbb60c 100644
--- a/media-gfx/jhead/jhead-3.00-r2.ebuild
+++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
src_prepare(){
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2020-06-06 23:18 Andreas K. Hüttel
0 siblings, 0 replies; 36+ messages in thread
From: Andreas K. Hüttel @ 2020-06-06 23:18 UTC (permalink / raw
To: gentoo-commits
commit: 33ad7dc8bd31aa080b9ca57d1111021824914a36
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 6 23:15:17 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 6 23:15:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ad7dc8
media-gfx/jhead: Take package
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
media-gfx/jhead/metadata.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/media-gfx/jhead/metadata.xml b/media-gfx/jhead/metadata.xml
index 6f49eba8f49..80a71f59785 100644
--- a/media-gfx/jhead/metadata.xml
+++ b/media-gfx/jhead/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>dilfridge@gentoo.org</email>
+ <name>Andreas K. Huettel</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2020-07-17 3:21 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2020-07-17 3:21 UTC (permalink / raw
To: gentoo-commits
commit: 7f9a05d1bdf9ef0080f289314f584854e2b7e458
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 03:21:34 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 03:21:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9a05d1
media-gfx/jhead: ppc64 stable (bug #711220)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.04.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.04.ebuild b/media-gfx/jhead/jhead-3.04.ebuild
index 52ccde1773d..c24ffacc211 100644
--- a/media-gfx/jhead/jhead-3.04.ebuild
+++ b/media-gfx/jhead/jhead-3.04.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2020-07-17 3:29 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2020-07-17 3:29 UTC (permalink / raw
To: gentoo-commits
commit: 2798a0db443ea9254abd179e802d5d2885b139d8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 03:29:35 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 03:29:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2798a0db
media-gfx/jhead: ppc stable (bug #711220)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.04.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.04.ebuild b/media-gfx/jhead/jhead-3.04.ebuild
index c24ffacc211..054679e9429 100644
--- a/media-gfx/jhead/jhead-3.04.ebuild
+++ b/media-gfx/jhead/jhead-3.04.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc ~x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2020-07-17 23:25 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2020-07-17 23:25 UTC (permalink / raw
To: gentoo-commits
commit: 33bd7e47a0da013af855c0228f70fdaa34aea563
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 23:10:56 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 23:25:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33bd7e47
media-gfx/jhead: x86 stable (bug #711220)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.04.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.04.ebuild b/media-gfx/jhead/jhead-3.04.ebuild
index 85e79bccde4..327da10aa6b 100644
--- a/media-gfx/jhead/jhead-3.04.ebuild
+++ b/media-gfx/jhead/jhead-3.04.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2020-07-17 23:25 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2020-07-17 23:25 UTC (permalink / raw
To: gentoo-commits
commit: 6781d9ebfe227f6c2943a8782d2634383bb13951
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 22:57:42 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 23:25:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6781d9eb
media-gfx/jhead: amd64 stable (bug #711220)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.04.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.04.ebuild b/media-gfx/jhead/jhead-3.04.ebuild
index 054679e9429..85e79bccde4 100644
--- a/media-gfx/jhead/jhead-3.04.ebuild
+++ b/media-gfx/jhead/jhead-3.04.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2020-07-18 18:36 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2020-07-18 18:36 UTC (permalink / raw
To: gentoo-commits
commit: ee3d54c6b00b71068c3db7727fe95a9eb32b161d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 18:36:24 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 18:36:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3d54c6
media-gfx/jhead: sparc stable (bug #711220)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.04.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.04.ebuild b/media-gfx/jhead/jhead-3.04.ebuild
index 327da10aa6b..4cddaa652ea 100644
--- a/media-gfx/jhead/jhead-3.04.ebuild
+++ b/media-gfx/jhead/jhead-3.04.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2022-11-01 15:47 Arthur Zamarin
0 siblings, 0 replies; 36+ messages in thread
From: Arthur Zamarin @ 2022-11-01 15:47 UTC (permalink / raw
To: gentoo-commits
commit: c7491b8a88ede6987135bb0b82652c91be5ebafc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 15:47:45 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 15:47:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7491b8a
media-gfx/jhead: Stabilize 3.06.0.1 ppc64, #879015
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild
index eb2c6cbb5bbd..7bd0e3ebb8b3 100644
--- a/media-gfx/jhead/jhead-3.06.0.1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2022-11-01 15:49 Arthur Zamarin
0 siblings, 0 replies; 36+ messages in thread
From: Arthur Zamarin @ 2022-11-01 15:49 UTC (permalink / raw
To: gentoo-commits
commit: 86e255ef69afe189c4d35ef12ff2e9b91abf0a0c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 15:49:13 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 15:49:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e255ef
media-gfx/jhead: Stabilize 3.06.0.1 ppc, #879015
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild
index c7cbe65ad988..637a64c4dda8 100644
--- a/media-gfx/jhead/jhead-3.06.0.1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc ~x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2022-11-01 15:49 Arthur Zamarin
0 siblings, 0 replies; 36+ messages in thread
From: Arthur Zamarin @ 2022-11-01 15:49 UTC (permalink / raw
To: gentoo-commits
commit: 30238ef818a5abc5cb4494e66fe6a8f738b52150
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 15:49:12 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 15:49:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30238ef8
media-gfx/jhead: Stabilize 3.06.0.1 sparc, #879015
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild
index 7bd0e3ebb8b3..c7cbe65ad988 100644
--- a/media-gfx/jhead/jhead-3.06.0.1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2022-11-01 15:50 Andreas K. Hüttel
0 siblings, 0 replies; 36+ messages in thread
From: Andreas K. Hüttel @ 2022-11-01 15:50 UTC (permalink / raw
To: gentoo-commits
commit: 82e84be48c5a50b151016b7855ffc8adbb15c2e7
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 15:47:50 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 15:50:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e84be4
media-gfx/jhead: stabilize 3.06.0.1 for amd64
Bug: https://bugs.gentoo.org/879015
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild
index 637a64c4dda8..46c86ae653e2 100644
--- a/media-gfx/jhead/jhead-3.06.0.1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc ~x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2022-11-01 15:52 Arthur Zamarin
0 siblings, 0 replies; 36+ messages in thread
From: Arthur Zamarin @ 2022-11-01 15:52 UTC (permalink / raw
To: gentoo-commits
commit: e181a397c1fae85dd65589a72e33f8ddef8239ab
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 15:51:52 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 15:51:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e181a397
media-gfx/jhead: Stabilize 3.06.0.1 x86, #879015
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild
index 46c86ae653e2..e691cde1cc18 100644
--- a/media-gfx/jhead/jhead-3.06.0.1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2022-11-01 15:53 Arthur Zamarin
0 siblings, 0 replies; 36+ messages in thread
From: Arthur Zamarin @ 2022-11-01 15:53 UTC (permalink / raw
To: gentoo-commits
commit: 7be623783e02c2d7feaac2813e9a8ab7804453fd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 15:53:45 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 15:53:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be62378
media-gfx/jhead: add github upstream metadata
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/jhead/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/media-gfx/jhead/metadata.xml b/media-gfx/jhead/metadata.xml
index 71a5bee94e5a..f6fd981d91ac 100644
--- a/media-gfx/jhead/metadata.xml
+++ b/media-gfx/jhead/metadata.xml
@@ -5,4 +5,7 @@
<email>dilfridge@gentoo.org</email>
<name>Andreas K. Huettel</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">Matthias-Wandel/jhead</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2023-04-07 12:36 Andreas K. Hüttel
0 siblings, 0 replies; 36+ messages in thread
From: Andreas K. Hüttel @ 2023-04-07 12:36 UTC (permalink / raw
To: gentoo-commits
commit: 9fceaf2a9da27bc153a88c26a17ab13dd98e8d23
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 7 12:36:28 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 7 12:36:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fceaf2a
media-gfx/jhead: drop 3.04
Bug: https://bugs.gentoo.org/876247
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
media-gfx/jhead/Manifest | 1 -
media-gfx/jhead/jhead-3.04.ebuild | 24 ------------------------
2 files changed, 25 deletions(-)
diff --git a/media-gfx/jhead/Manifest b/media-gfx/jhead/Manifest
index 85a8dee9132a..088685d71f13 100644
--- a/media-gfx/jhead/Manifest
+++ b/media-gfx/jhead/Manifest
@@ -1,2 +1 @@
-DIST jhead-3.04.tar.gz 67754 BLAKE2B 4b81927fe3db58bf10b6e42c7e045a9d8a2f50df152faf886bb28238ef74e73371d37902c3c13e6edb74a89347b2c6f698f18dd91b51797e1882cb1d3bf5461f SHA512 d783b02059ebcb01845d346e7c48bdc9d9f12fb7b0fd47bf8aff0a85a03f3523fbc536ddab0912f1c56ddb315b6cf31f16d4c7a4f81112d9a4c76a4a57ec1aed
DIST jhead-3.06.0.1.tgz 1144608 BLAKE2B 100eaddd8585e8845e83c3eb24aefb0a0a2d477f0ee818c212cc39ad88f39cbac5532979dbe7ee8c4d7b9475fdf4cce4257679d996e4fae14ef1902ef2f8e5a2 SHA512 7804f4bab1b07eb08ed981364b3634b1c25e0657d57651871aede640254c33f9d2307ba7c9fb3bc81eb06b71ba5d27437275a3fe53859e9e9457e37e12545db9
diff --git a/media-gfx/jhead/jhead-3.04.ebuild b/media-gfx/jhead/jhead-3.04.ebuild
deleted file mode 100644
index 4cddaa652eab..000000000000
--- a/media-gfx/jhead/jhead-3.04.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover"
-HOMEPAGE="http://www.sentex.net/~mwandel/jhead"
-SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-
-PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
-
-src_install() {
- dobin ${PN}
- dodoc *.txt
- docinto html
- dodoc *.html
- doman ${PN}.1
- doheader ${PN}.h
- dolib.so lib${PN}.so*
-}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2023-05-07 5:00 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2023-05-07 5:00 UTC (permalink / raw
To: gentoo-commits
commit: c3db345aff11fb45ac6cc6534eb321e4179b71cd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 05:00:00 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 7 05:00:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3db345a
media-gfx/jhead: Stabilize 3.06.0.1-r1 amd64, #905846
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
index b136a4af4247..1100c87a7e25 100644
--- a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
PATCHES=(
"${FILESDIR}/${P}-mkstemp-fix-makefile.patch"
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2023-05-07 5:00 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2023-05-07 5:00 UTC (permalink / raw
To: gentoo-commits
commit: 85969774dad625719deb09f67b6e9376ec8fd74f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 05:00:01 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 7 05:00:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85969774
media-gfx/jhead: Stabilize 3.06.0.1-r1 x86, #905846
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
index 1100c87a7e25..12cfeecf315c 100644
--- a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
PATCHES=(
"${FILESDIR}/${P}-mkstemp-fix-makefile.patch"
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2023-05-07 5:12 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2023-05-07 5:12 UTC (permalink / raw
To: gentoo-commits
commit: 11c07ab2a9b01bef850a814738a345ff6e3aa7b5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 05:12:10 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 7 05:12:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c07ab2
media-gfx/jhead: Stabilize 3.06.0.1-r1 ppc, #905846
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
index 5729187d23d6..a61f9e2ce7f5 100644
--- a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86"
PATCHES=(
"${FILESDIR}/${P}-mkstemp-fix-makefile.patch"
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2023-05-07 5:12 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2023-05-07 5:12 UTC (permalink / raw
To: gentoo-commits
commit: 9826534ba08a1e8b50e9a1778b73bb534ddc164a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 05:12:08 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 7 05:12:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9826534b
media-gfx/jhead: Stabilize 3.06.0.1-r1 sparc, #905846
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
index 12cfeecf315c..5729187d23d6 100644
--- a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86"
PATCHES=(
"${FILESDIR}/${P}-mkstemp-fix-makefile.patch"
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2023-05-07 5:56 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2023-05-07 5:56 UTC (permalink / raw
To: gentoo-commits
commit: c3438730ec0f8d0575d566aa856b29ccff6e4a25
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 05:56:37 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 7 05:56:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3438730
media-gfx/jhead: Stabilize 3.06.0.1-r1 ppc64, #905846
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
index a61f9e2ce7f5..4a79de66ceee 100644
--- a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
+++ b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
PATCHES=(
"${FILESDIR}/${P}-mkstemp-fix-makefile.patch"
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2023-06-12 20:24 Andreas K. Hüttel
0 siblings, 0 replies; 36+ messages in thread
From: Andreas K. Hüttel @ 2023-06-12 20:24 UTC (permalink / raw
To: gentoo-commits
commit: 9a81351bea8eb7fe6943ee48bf4388d23402b769
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 20:24:19 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 20:24:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a81351b
media-gfx/jhead: drop 3.06.0.1
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
media-gfx/jhead/jhead-3.06.0.1.ebuild | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild
deleted file mode 100644
index e691cde1cc18..000000000000
--- a/media-gfx/jhead/jhead-3.06.0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover"
-HOMEPAGE="http://www.sentex.net/~mwandel/jhead"
-SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz -> ${P}.tgz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-
-PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" )
-
-src_install() {
- dobin ${PN}
- dodoc *.txt
- docinto html
- dodoc *.html
- doman ${PN}.1
- doheader ${PN}.h
- dolib.so lib${PN}.so*
-}
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2024-04-30 1:16 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2024-04-30 1:16 UTC (permalink / raw
To: gentoo-commits
commit: cfd7b8f81d198d587159fb2c769a259f740b555f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 01:15:43 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 01:15:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd7b8f8
media-gfx/jhead: Stabilize 3.08 sparc, #930948
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.08.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.08.ebuild b/media-gfx/jhead/jhead-3.08.ebuild
index 79b35f73f039..6712f4b4f000 100644
--- a/media-gfx/jhead/jhead-3.08.ebuild
+++ b/media-gfx/jhead/jhead-3.08.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86"
PATCHES=(
"${FILESDIR}"/${PN}-3.08-fix-makefile.patch
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2024-04-30 1:16 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2024-04-30 1:16 UTC (permalink / raw
To: gentoo-commits
commit: d94ddec3a1e4bd33bf5246681c65f665a57a46f8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 01:15:45 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 01:15:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94ddec3
media-gfx/jhead: Stabilize 3.08 ppc, #930948
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.08.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.08.ebuild b/media-gfx/jhead/jhead-3.08.ebuild
index 6712f4b4f000..d4e0d3813695 100644
--- a/media-gfx/jhead/jhead-3.08.ebuild
+++ b/media-gfx/jhead/jhead-3.08.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc ~x86"
PATCHES=(
"${FILESDIR}"/${PN}-3.08-fix-makefile.patch
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2024-04-30 1:16 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2024-04-30 1:16 UTC (permalink / raw
To: gentoo-commits
commit: 63fcf18944c26fb1c03a2de50c07fdb6545786ff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 01:15:42 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 01:15:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63fcf189
media-gfx/jhead: Stabilize 3.08 ppc64, #930948
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.08.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.08.ebuild b/media-gfx/jhead/jhead-3.08.ebuild
index c933270e140a..79b35f73f039 100644
--- a/media-gfx/jhead/jhead-3.08.ebuild
+++ b/media-gfx/jhead/jhead-3.08.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
PATCHES=(
"${FILESDIR}"/${PN}-3.08-fix-makefile.patch
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2024-04-30 1:16 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2024-04-30 1:16 UTC (permalink / raw
To: gentoo-commits
commit: 99b9e5fc4d63c802586ae9c48df451cab326f848
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 01:15:46 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 01:15:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b9e5fc
media-gfx/jhead: Stabilize 3.08 x86, #930948
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.08.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.08.ebuild b/media-gfx/jhead/jhead-3.08.ebuild
index d4e0d3813695..da2bd7ac835a 100644
--- a/media-gfx/jhead/jhead-3.08.ebuild
+++ b/media-gfx/jhead/jhead-3.08.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc x86"
PATCHES=(
"${FILESDIR}"/${PN}-3.08-fix-makefile.patch
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2024-04-30 1:16 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2024-04-30 1:16 UTC (permalink / raw
To: gentoo-commits
commit: 04172b2000c782af7e6208de453fa0fb9851bc39
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 01:15:47 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 01:15:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04172b20
media-gfx/jhead: Stabilize 3.08 amd64, #930948
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.08.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.08.ebuild b/media-gfx/jhead/jhead-3.08.ebuild
index da2bd7ac835a..236107212ff2 100644
--- a/media-gfx/jhead/jhead-3.08.ebuild
+++ b/media-gfx/jhead/jhead-3.08.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
PATCHES=(
"${FILESDIR}"/${PN}-3.08-fix-makefile.patch
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2024-05-05 16:45 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2024-05-05 16:45 UTC (permalink / raw
To: gentoo-commits
commit: d994e07488e48d462dff33a281ab8692415c35c5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 5 16:44:21 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 5 16:44:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d994e074
media-gfx/jhead: add (very basic) smoketest to src_test
Left a TODO for someone else to improve.
Bug: https://bugs.gentoo.org/931225
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.08-r1.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/media-gfx/jhead/jhead-3.08-r1.ebuild b/media-gfx/jhead/jhead-3.08-r1.ebuild
index 236107212ff2..181929ebdc85 100644
--- a/media-gfx/jhead/jhead-3.08-r1.ebuild
+++ b/media-gfx/jhead/jhead-3.08-r1.ebuild
@@ -25,6 +25,12 @@ src_compile() {
emake CC="$(tc-getCC)"
}
+src_test() {
+ # TODO: Add an example file we change & compare checksum?
+ # Trivial smoketest (which would've found bug #931225)
+ jhead -V || die
+}
+
src_install() {
dobin ${PN}
dodoc *.txt
^ permalink raw reply related [flat|nested] 36+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
@ 2024-05-05 22:01 Sam James
0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2024-05-05 22:01 UTC (permalink / raw
To: gentoo-commits
commit: a67ea57e40822e253dc734cad20e39559a39ff57
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 5 22:00:06 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 5 22:00:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a67ea57e
media-gfx/jhead: actually test the just-built binary
Oops. Pointed out by slyfox on the bug.
Bug: https://bugs.gentoo.org/931225
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/jhead/jhead-3.08-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/jhead/jhead-3.08-r1.ebuild b/media-gfx/jhead/jhead-3.08-r1.ebuild
index 181929ebdc85..3522816be291 100644
--- a/media-gfx/jhead/jhead-3.08-r1.ebuild
+++ b/media-gfx/jhead/jhead-3.08-r1.ebuild
@@ -28,7 +28,7 @@ src_compile() {
src_test() {
# TODO: Add an example file we change & compare checksum?
# Trivial smoketest (which would've found bug #931225)
- jhead -V || die
+ ./jhead -V || die
}
src_install() {
^ permalink raw reply related [flat|nested] 36+ messages in thread
end of thread, other threads:[~2024-05-05 22:01 UTC | newest]
Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30 1:16 [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-05-05 22:01 Sam James
2024-05-05 16:45 Sam James
2024-04-30 1:16 Sam James
2024-04-30 1:16 Sam James
2024-04-30 1:16 Sam James
2024-04-30 1:16 Sam James
2023-06-12 20:24 Andreas K. Hüttel
2023-05-07 5:56 Sam James
2023-05-07 5:12 Sam James
2023-05-07 5:12 Sam James
2023-05-07 5:00 Sam James
2023-05-07 5:00 Sam James
2023-04-07 12:36 Andreas K. Hüttel
2022-11-01 15:53 Arthur Zamarin
2022-11-01 15:52 Arthur Zamarin
2022-11-01 15:50 Andreas K. Hüttel
2022-11-01 15:49 Arthur Zamarin
2022-11-01 15:49 Arthur Zamarin
2022-11-01 15:47 Arthur Zamarin
2020-07-18 18:36 Sam James
2020-07-17 23:25 Sam James
2020-07-17 23:25 Sam James
2020-07-17 3:29 Sam James
2020-07-17 3:21 Sam James
2020-06-06 23:18 Andreas K. Hüttel
2019-05-02 21:42 Mikle Kolyada
2019-04-08 19:26 Aaron Bauman
2019-04-07 21:17 Sergei Trofimovich
2019-04-07 21:02 Sergei Trofimovich
2019-04-07 20:55 Sergei Trofimovich
2019-04-05 19:03 Sergei Trofimovich
2017-11-25 10:21 Michał Górny
2017-11-24 14:14 Amy Liffey
2017-08-31 11:47 Tim Harder
2017-08-31 11:47 Tim Harder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox