public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/user/superposition:master commit in: app-crypt/gorilla/
@ 2022-08-04 21:34 Philip Miess
  0 siblings, 0 replies; 4+ messages in thread
From: Philip Miess @ 2022-08-04 21:34 UTC (permalink / raw
  To: gentoo-commits

commit:     2f25ad41e2044e33ea5318d6554c53ad0202a27b
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Thu Aug  4 21:36:12 2022 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Thu Aug  4 21:36:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=2f25ad41

update gorilla to EAPI 6

Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>

 app-crypt/gorilla/Manifest                                          | 6 +++---
 .../gorilla/{gorilla-1.5.3.7.ebuild => gorilla-1.5.3.7-r1.ebuild}   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-crypt/gorilla/Manifest b/app-crypt/gorilla/Manifest
index 3030e38..e586cd7 100644
--- a/app-crypt/gorilla/Manifest
+++ b/app-crypt/gorilla/Manifest
@@ -1,3 +1,3 @@
-DIST gorilla-1.5.3.7.tar.gz 5008679 SHA256 cb55c0134451a26dab10826396752f0e8d5f9fc6af3a85ee75e7dfa914f53720 SHA512 013aaf1a47dac6490aaf11e6598142069d1d32a2a9c8fcf6100c8f9d0a3233e21250510d95ff10930b4dc3b19c065c34a7eae234790f4068cb4c598ab835efc4 WHIRLPOOL ebf1ae84c40a848a95c2f46dd3d7a410518fffbb0e81899ff6eedc56d4dd9b370c032ee1886d375ab70f993798693079029685831f75d181743f11d1964a10a7
-EBUILD gorilla-1.5.3.7.ebuild 1592 SHA256 a22625346c735edddd784f2b79b1dc13a71834052933260676b7f317602a3815 SHA512 dc6d1783e9562d7c380d742a72d56f5586b1b21b2e7838d6471c79e74c7da2eb22277f76c81919d03551a1fdc3bd78bbc67f142801995a492588893ec0c63dbd WHIRLPOOL 62bb54d3a4bb7d53bd5f68d918bdc1d7f9f186ffcfb12d020fe60da56bd8c3c9c9f0689466c4de086624d916aaa7d050afc893495b800edf53626cfbf5e0aeb3
-MISC metadata.xml 334 SHA256 c977e213ec24ca6de82f0139fd8348acfc6aeea7c3dbf9b8050b23965cfb0762 SHA512 82e606fd71fd8dd152b2e3a0638a6d503789226dcf0fa89d25066af33ae8f648da132578bfa506c172596b0a265590428b6444bdeda54d98dc7f1e80b5939b54 WHIRLPOOL 7df375cc943b9443fcec768dc9bc54f923779e3f852f03505acfcfdf7b97a85443c8a66364d67fd3096a6721f4eccbb63be93f08b9d86ca917c845fd23c8e861
+DIST gorilla-1.5.3.7.tar.gz 5008679 BLAKE2B 6c8ed11208fc68712c96832cd72c727ab27d1d930097fd6c602ef773f07367128d2fe897a1108ceb42816cfb1aba20862f2a466176c5149d366013e2ab577c00 SHA512 013aaf1a47dac6490aaf11e6598142069d1d32a2a9c8fcf6100c8f9d0a3233e21250510d95ff10930b4dc3b19c065c34a7eae234790f4068cb4c598ab835efc4
+EBUILD gorilla-1.5.3.7-r1.ebuild 1586 BLAKE2B b77e9266c7aaa4e5f031b462f85be8bc05202a5309587c4366737ce290e5c8fab8b1db6b402e24b345db6fda70e20306cf5dc4941743c32b402d1c8521e45e42 SHA512 83eb156eb4316b5f876105e2de7efdb43a9d41810b2d5ea43e4833e6399807903d656eb6844cc6d80a1804f72e233ed0da3fff4374e7f46a8518981bd431b639
+MISC metadata.xml 334 BLAKE2B 45e622a9f79f3401c1e38c260dc8714d74845202b24b6d0d30366254c9a3869342f21375d198ce14eb25a1e827e9c40147ab07ae15be5d9f4b938572ef6320fb SHA512 82e606fd71fd8dd152b2e3a0638a6d503789226dcf0fa89d25066af33ae8f648da132578bfa506c172596b0a265590428b6444bdeda54d98dc7f1e80b5939b54

diff --git a/app-crypt/gorilla/gorilla-1.5.3.7.ebuild b/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
similarity index 95%
rename from app-crypt/gorilla/gorilla-1.5.3.7.ebuild
rename to app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
index d311e2f..8359960 100644
--- a/app-crypt/gorilla/gorilla-1.5.3.7.ebuild
+++ b/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 inherit eutils gnome2-utils
 
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/zdia/gorilla/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/user/superposition:master commit in: app-crypt/gorilla/
@ 2022-08-04 21:41 Philip Miess
  0 siblings, 0 replies; 4+ messages in thread
From: Philip Miess @ 2022-08-04 21:41 UTC (permalink / raw
  To: gentoo-commits

commit:     a3bb1c12cdf13b02cfa1ad7c89a58df5e7ed6702
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Thu Aug  4 21:42:50 2022 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Thu Aug  4 21:42:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=a3bb1c12

 fix eapply_user (or default) must be called in src_prepare()!

Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>

 app-crypt/gorilla/Manifest                  | 2 +-
 app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-crypt/gorilla/Manifest b/app-crypt/gorilla/Manifest
index e586cd7..25ce5cc 100644
--- a/app-crypt/gorilla/Manifest
+++ b/app-crypt/gorilla/Manifest
@@ -1,3 +1,3 @@
 DIST gorilla-1.5.3.7.tar.gz 5008679 BLAKE2B 6c8ed11208fc68712c96832cd72c727ab27d1d930097fd6c602ef773f07367128d2fe897a1108ceb42816cfb1aba20862f2a466176c5149d366013e2ab577c00 SHA512 013aaf1a47dac6490aaf11e6598142069d1d32a2a9c8fcf6100c8f9d0a3233e21250510d95ff10930b4dc3b19c065c34a7eae234790f4068cb4c598ab835efc4
-EBUILD gorilla-1.5.3.7-r1.ebuild 1586 BLAKE2B b77e9266c7aaa4e5f031b462f85be8bc05202a5309587c4366737ce290e5c8fab8b1db6b402e24b345db6fda70e20306cf5dc4941743c32b402d1c8521e45e42 SHA512 83eb156eb4316b5f876105e2de7efdb43a9d41810b2d5ea43e4833e6399807903d656eb6844cc6d80a1804f72e233ed0da3fff4374e7f46a8518981bd431b639
+EBUILD gorilla-1.5.3.7-r1.ebuild 1599 BLAKE2B ba803e2c91aaebf8ce8231b8c122b13a1c2a31aca91209fcd2f283b8b94a94f36ca433828ca83133e95f30c6fddd0fddbcd91484292e9e1608ba728367735ad5 SHA512 4f5b7b214b4c2e73765652a88da9f0e3601e9f810bcb46f06dc8e2ed8f780b4c747de93bc98b0235994a60862a2602a1aa3fdada342a282ee3c894994544f775
 MISC metadata.xml 334 BLAKE2B 45e622a9f79f3401c1e38c260dc8714d74845202b24b6d0d30366254c9a3869342f21375d198ce14eb25a1e827e9c40147ab07ae15be5d9f4b938572ef6320fb SHA512 82e606fd71fd8dd152b2e3a0638a6d503789226dcf0fa89d25066af33ae8f648da132578bfa506c172596b0a265590428b6444bdeda54d98dc7f1e80b5939b54

diff --git a/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild b/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
index 8359960..5078a22 100644
--- a/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
+++ b/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
@@ -22,6 +22,7 @@ DEPEND="
 RDEPEND=${DEPEND}
 
 src_prepare() {
+	eapply_user
 	sed -i 's:tclsh8.5:tclsh:' sources/gorilla.tcl || die 'Shebang fix sed failed'
 }
 


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

* [gentoo-commits] repo/user/superposition:master commit in: app-crypt/gorilla/
@ 2022-08-04 22:29 Philip Miess
  0 siblings, 0 replies; 4+ messages in thread
From: Philip Miess @ 2022-08-04 22:29 UTC (permalink / raw
  To: gentoo-commits

commit:     88b2384ce60f19e9debaf5d4208dfab2a62b5519
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Thu Aug  4 22:31:11 2022 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Thu Aug  4 22:31:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=88b2384c

 fix domenu fails and is redundant with make_desktop_entry

Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>

 app-crypt/gorilla/Manifest                  | 2 +-
 app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-crypt/gorilla/Manifest b/app-crypt/gorilla/Manifest
index 25ce5cc..f871642 100644
--- a/app-crypt/gorilla/Manifest
+++ b/app-crypt/gorilla/Manifest
@@ -1,3 +1,3 @@
 DIST gorilla-1.5.3.7.tar.gz 5008679 BLAKE2B 6c8ed11208fc68712c96832cd72c727ab27d1d930097fd6c602ef773f07367128d2fe897a1108ceb42816cfb1aba20862f2a466176c5149d366013e2ab577c00 SHA512 013aaf1a47dac6490aaf11e6598142069d1d32a2a9c8fcf6100c8f9d0a3233e21250510d95ff10930b4dc3b19c065c34a7eae234790f4068cb4c598ab835efc4
-EBUILD gorilla-1.5.3.7-r1.ebuild 1599 BLAKE2B ba803e2c91aaebf8ce8231b8c122b13a1c2a31aca91209fcd2f283b8b94a94f36ca433828ca83133e95f30c6fddd0fddbcd91484292e9e1608ba728367735ad5 SHA512 4f5b7b214b4c2e73765652a88da9f0e3601e9f810bcb46f06dc8e2ed8f780b4c747de93bc98b0235994a60862a2602a1aa3fdada342a282ee3c894994544f775
+EBUILD gorilla-1.5.3.7-r1.ebuild 1583 BLAKE2B e0d5f50fd759cf771181063e718a6760d7364013b1c8287f5fd93442bc48995e77950e17a6232708b6754b292a0b950be1782c617bf5ac5fe9a80671362d0d28 SHA512 022080da1e426daee937356909f2a544459689aee0da3ca3166f49b10e795d4793f7127e9d4a387b805b9658b1329ac7735124ba16e16241171cf8a9d9c127e6
 MISC metadata.xml 334 BLAKE2B 45e622a9f79f3401c1e38c260dc8714d74845202b24b6d0d30366254c9a3869342f21375d198ce14eb25a1e827e9c40147ab07ae15be5d9f4b938572ef6320fb SHA512 82e606fd71fd8dd152b2e3a0638a6d503789226dcf0fa89d25066af33ae8f648da132578bfa506c172596b0a265590428b6444bdeda54d98dc7f1e80b5939b54

diff --git a/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild b/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
index 5078a22..0f357dc 100644
--- a/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
+++ b/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
@@ -42,7 +42,6 @@ src_install() {
 	exeinto ${PREFIX}
 	doexe sources/gorilla.tcl
 	make_desktop_entry "${PREFIX}/gorilla.tcl" "Gorilla" "${PN}" "Security;Utility;"
-	domenu gorilla
 }
 pkg_preinst() {
 	gnome2_icon_savelist


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

* [gentoo-commits] repo/user/superposition:master commit in: app-crypt/gorilla/
@ 2024-01-21  2:43 Philip Miess
  0 siblings, 0 replies; 4+ messages in thread
From: Philip Miess @ 2024-01-21  2:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5bf1d72941b03d8c5786f2cb437994fcbe6606de
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Sun Jan 21 02:45:22 2024 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Sun Jan 21 02:45:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=5bf1d729

eapi verision bump gorilla to 7

Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>

 app-crypt/gorilla/Manifest                  | 2 +-
 app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/gorilla/Manifest b/app-crypt/gorilla/Manifest
index f871642..2424169 100644
--- a/app-crypt/gorilla/Manifest
+++ b/app-crypt/gorilla/Manifest
@@ -1,3 +1,3 @@
 DIST gorilla-1.5.3.7.tar.gz 5008679 BLAKE2B 6c8ed11208fc68712c96832cd72c727ab27d1d930097fd6c602ef773f07367128d2fe897a1108ceb42816cfb1aba20862f2a466176c5149d366013e2ab577c00 SHA512 013aaf1a47dac6490aaf11e6598142069d1d32a2a9c8fcf6100c8f9d0a3233e21250510d95ff10930b4dc3b19c065c34a7eae234790f4068cb4c598ab835efc4
-EBUILD gorilla-1.5.3.7-r1.ebuild 1583 BLAKE2B e0d5f50fd759cf771181063e718a6760d7364013b1c8287f5fd93442bc48995e77950e17a6232708b6754b292a0b950be1782c617bf5ac5fe9a80671362d0d28 SHA512 022080da1e426daee937356909f2a544459689aee0da3ca3166f49b10e795d4793f7127e9d4a387b805b9658b1329ac7735124ba16e16241171cf8a9d9c127e6
+EBUILD gorilla-1.5.3.7-r1.ebuild 1576 BLAKE2B c30ae1677e23efbea168bef3b565dc9b0dc6f80f937b3f387ffff46860f69a5b26321155603d2d8ae472a862dc4f7688cac3b76a23597c795e15fe4bc3345ac6 SHA512 34fbf3d04cea146e9c1e90b6ca698149ec4e9c9eff40bdc4a60f1e2f6a4ffb1bed5681832faa10d70ac486c9e59c4c23bf647c7fc40861636e3b89cba63d2db8
 MISC metadata.xml 334 BLAKE2B 45e622a9f79f3401c1e38c260dc8714d74845202b24b6d0d30366254c9a3869342f21375d198ce14eb25a1e827e9c40147ab07ae15be5d9f4b938572ef6320fb SHA512 82e606fd71fd8dd152b2e3a0638a6d503789226dcf0fa89d25066af33ae8f648da132578bfa506c172596b0a265590428b6444bdeda54d98dc7f1e80b5939b54

diff --git a/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild b/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
index 0f357dc..ec085f6 100644
--- a/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
+++ b/app-crypt/gorilla/gorilla-1.5.3.7-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit eutils gnome2-utils
+inherit gnome2-utils
 
 DESCRIPTION="Password Safe in secure way with GUI interface"
 HOMEPAGE="https://github.com/zdia/gorilla/wiki"


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

end of thread, other threads:[~2024-01-21  2:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-21  2:43 [gentoo-commits] repo/user/superposition:master commit in: app-crypt/gorilla/ Philip Miess
  -- strict thread matches above, loose matches on Subject: below --
2022-08-04 22:29 Philip Miess
2022-08-04 21:41 Philip Miess
2022-08-04 21:34 Philip Miess

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