[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2024-05-23 Thread David Roman
commit: 46c5b1a888f98e85be9312b536d1840d2a86a9b1
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Wed May 22 22:48:06 2024 +
Commit: David Roman  gmail  com>
CommitDate: Wed May 22 22:48:48 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46c5b1a8

app-admin/himitsu: drop 0.4

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/Manifest   |  1 -
 app-admin/himitsu/himitsu-0.4.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest
index 37053f59e..49774672b 100644
--- a/app-admin/himitsu/Manifest
+++ b/app-admin/himitsu/Manifest
@@ -1,2 +1 @@
-DIST himitsu-0.4.tar.gz 42135 BLAKE2B 
3921887f8398890b43b8f9219bdfa5dac2c44689c2b52e605d447795469827a3fbe86dec227fa799cd38926c0c2cb727feef885ab03658eec13f7239fcbd98cb
 SHA512 
a42b8088f0ddf8931347fc16d5b6404e21e7603025d444e734beeb57da3f9fefdc4e55993dd613ef77d3eb9448fd9acf43c109dc199e97e5d259a3f5a3267571
 DIST himitsu-0.6.tar.gz 43271 BLAKE2B 
7c1e92ad50727985bc4db9e1f424900187a08e2b9a06306f455f459ef188de8632160d45881008d73fae8a29e814b7b63903110f75c90cc5605b7c9e1b614d6c
 SHA512 
ebc40fc37a565507dcf219698844846d2e73db300d5432119c71ce6013cf623bc5ba96e36a5e38e3927235bda8d482a548fa7a7dbac89acb0a6673c18239cfbb

diff --git a/app-admin/himitsu/himitsu-0.4.ebuild 
b/app-admin/himitsu/himitsu-0.4.ebuild
deleted file mode 100644
index 917182572..0
--- a/app-admin/himitsu/himitsu-0.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-if [[ "${PV}" = "" ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu;
-   SLOT="0"
-else
-   SRC_URI="https://git.sr.ht/~sircmpwn/himitsu/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~riscv"
-   SLOT="0/${PV}"
-fi
-
-DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, 
keys, ..."
-HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu;
-LICENSE="GPL-3"
-
-
-DEPEND="
-   dev-lang/hare:=
-"
-RDEPEND="
-   gui-apps/hiprompt-gtk-py
-"
-BDEPEND="app-text/scdoc"
-
-# binaries are hare-built
-QA_FLAGS_IGNORED="usr/bin/.*"
-
-src_configure() {
-   sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
-}



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2024-05-23 Thread David Roman
commit: d8b42486fd0ea18725c830cdaa90f258ee025117
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Wed May 22 22:48:23 2024 +
Commit: David Roman  gmail  com>
CommitDate: Wed May 22 22:48:48 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8b42486

app-admin/himitsu: add 0.7, drop 0.6

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/Manifest   | 2 +-
 app-admin/himitsu/{himitsu-0.6.ebuild => himitsu-0.7.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest
index 49774672b..44d0520d7 100644
--- a/app-admin/himitsu/Manifest
+++ b/app-admin/himitsu/Manifest
@@ -1 +1 @@
-DIST himitsu-0.6.tar.gz 43271 BLAKE2B 
7c1e92ad50727985bc4db9e1f424900187a08e2b9a06306f455f459ef188de8632160d45881008d73fae8a29e814b7b63903110f75c90cc5605b7c9e1b614d6c
 SHA512 
ebc40fc37a565507dcf219698844846d2e73db300d5432119c71ce6013cf623bc5ba96e36a5e38e3927235bda8d482a548fa7a7dbac89acb0a6673c18239cfbb
+DIST himitsu-0.7.tar.gz 43447 BLAKE2B 
79bf522be00af42506fe020b69013290cda221d7768579d0056fbafaf938c1a6dd61f039d5ca699e54e7292adc728be696b254785d45bed42ad0ee14c017c589
 SHA512 
5b7136d9145729e1d277f78595c5d2f7d7d73cdad3b46b585c90cc8ae945acdad7761abc14c49d686b0c9ff82183c7c7bae286e4818f08ac50b9cf751502744c

diff --git a/app-admin/himitsu/himitsu-0.6.ebuild 
b/app-admin/himitsu/himitsu-0.7.ebuild
similarity index 100%
rename from app-admin/himitsu/himitsu-0.6.ebuild
rename to app-admin/himitsu/himitsu-0.7.ebuild



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-totp/

2024-04-01 Thread Julien Roy
commit: 7620cb3e3f8a0cc71917e489bc2af7ca9a11e000
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Mon Apr  1 04:56:53 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Mon Apr  1 04:56:53 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7620cb3e

app-admin/himitsu-totp: add 0.1

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu-totp/Manifest |  1 +
 .../{himitsu-totp-.ebuild => himitsu-totp-0.1.ebuild}   | 13 +
 app-admin/himitsu-totp/himitsu-totp-.ebuild | 13 +
 3 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/app-admin/himitsu-totp/Manifest b/app-admin/himitsu-totp/Manifest
new file mode 100644
index 00..a5701767e4
--- /dev/null
+++ b/app-admin/himitsu-totp/Manifest
@@ -0,0 +1 @@
+DIST himitsu-totp-0.1.tar.gz 15188 BLAKE2B 
c5165556e67440e847f9ee6ab653705f22953b08a678e6a865e9d0fe2946b8ad755e685b62b0bdf5dc9c5f44698d85c8095bd8b2b43f5731721c26e407868955
 SHA512 
767dbfc0bee2942e4b2a75ea2e76ec39f06bcc979cd6f6f1e63d7e64d4f26c311458f47c282915f0e6f4ea39582510b4f516ac76251acb617105495f9bdfeb30

diff --git a/app-admin/himitsu-totp/himitsu-totp-.ebuild 
b/app-admin/himitsu-totp/himitsu-totp-0.1.ebuild
similarity index 78%
copy from app-admin/himitsu-totp/himitsu-totp-.ebuild
copy to app-admin/himitsu-totp/himitsu-totp-0.1.ebuild
index 59be0c7b23..cefe488adf 100644
--- a/app-admin/himitsu-totp/himitsu-totp-.ebuild
+++ b/app-admin/himitsu-totp/himitsu-totp-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -27,17 +27,6 @@ BDEPEND="app-text/scdoc"
 # hare binary
 QA_FLAGS_IGNORED="usr/bin/hitotp"
 
-src_prepare() {
-   default
-
-   sed -i 's|^use query;|use himitsu::query;|' cmd/hitotp/main.ha || die
-}
-
 src_configure() {
sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
 }
-
-src_install() {
-   einstalldocs
-   dobin hitotp
-}

diff --git a/app-admin/himitsu-totp/himitsu-totp-.ebuild 
b/app-admin/himitsu-totp/himitsu-totp-.ebuild
index 59be0c7b23..cefe488adf 100644
--- a/app-admin/himitsu-totp/himitsu-totp-.ebuild
+++ b/app-admin/himitsu-totp/himitsu-totp-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -27,17 +27,6 @@ BDEPEND="app-text/scdoc"
 # hare binary
 QA_FLAGS_IGNORED="usr/bin/hitotp"
 
-src_prepare() {
-   default
-
-   sed -i 's|^use query;|use himitsu::query;|' cmd/hitotp/main.ha || die
-}
-
 src_configure() {
sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
 }
-
-src_install() {
-   einstalldocs
-   dobin hitotp
-}



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-ssh/

2024-03-22 Thread Julien Roy
commit: a88a136a7f5525e40eb715c01d6f4996112f24e5
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Fri Mar 22 14:14:13 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Mar 22 14:30:58 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a88a136a

app-admin/himitsu-ssh: add 0.3, drop 0.2

Closes: https://bugs.gentoo.org/927478
Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu-ssh/Manifest   |  2 +-
 .../{himitsu-ssh-0.2.ebuild => himitsu-ssh-0.3.ebuild}   | 12 
 app-admin/himitsu-ssh/himitsu-ssh-.ebuild| 12 
 3 files changed, 17 insertions(+), 9 deletions(-)

diff --git a/app-admin/himitsu-ssh/Manifest b/app-admin/himitsu-ssh/Manifest
index 383dff08b1..08124549db 100644
--- a/app-admin/himitsu-ssh/Manifest
+++ b/app-admin/himitsu-ssh/Manifest
@@ -1 +1 @@
-DIST himitsu-ssh-0.2.tar.gz 18452 BLAKE2B 
f299447d1f5d212c2465d242e3474c3baa1d0b153b000a9617d66cdf53b32ee0b033c253208da0568310fb20308183f6a4bae3da5c20b930a318f4a83235205c
 SHA512 
fb6d9cef89729991e93dc826139db42900540a9b45b3d45165092d1589a55c19b9e853d5ebb88248c872aa5ef6f62ef79bbbabba7232df7d0aa2a30bbe8f6ea6
+DIST himitsu-ssh-0.3.tar.gz 18468 BLAKE2B 
ddc984ad1a2bd729b9b1be2685e8e33e646ef93c4e69a0767cc2858a1b5f364e21e2a6f8caa34367250897fd0e0b7f5b4c089c0c1a9b22d75e4f6cdf0681af69
 SHA512 
a969e38b00cb11cb2f060ddd4da489444d4e655eec54ea7aad1cc27548589460cee7ca36a1161291f79be270e342cfa86366c01b95ddd33a89eefcd6724de6e2

diff --git a/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild 
b/app-admin/himitsu-ssh/himitsu-ssh-0.3.ebuild
similarity index 75%
rename from app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild
rename to app-admin/himitsu-ssh/himitsu-ssh-0.3.ebuild
index 3eaa4b4749..8fb2e4fb69 100644
--- a/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild
+++ b/app-admin/himitsu-ssh/himitsu-ssh-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,14 +16,13 @@ HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu-ssh;
 LICENSE="GPL-3"
 SLOT="0"
 
-
 RDEPEND="
app-admin/himitsu:=
-   dev-hare/hare-ssh:=
+   >=dev-hare/hare-ssh-0.24.0:=
 "
 DEPEND="
${RDEPEND}
-   dev-lang/hare:=
+   >=dev-lang/hare-0.24.0:=
 "
 BDEPEND="app-text/scdoc"
 
@@ -33,3 +32,8 @@ QA_FLAGS_IGNORED=".*"
 src_configure() {
sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
 }
+
+src_test() {
+   # Don't run tests if there's none (which is the case of 0.3)
+   grep -r '@test fn' . && emake check
+}

diff --git a/app-admin/himitsu-ssh/himitsu-ssh-.ebuild 
b/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
index 3eaa4b4749..8fb2e4fb69 100644
--- a/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
+++ b/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,14 +16,13 @@ HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu-ssh;
 LICENSE="GPL-3"
 SLOT="0"
 
-
 RDEPEND="
app-admin/himitsu:=
-   dev-hare/hare-ssh:=
+   >=dev-hare/hare-ssh-0.24.0:=
 "
 DEPEND="
${RDEPEND}
-   dev-lang/hare:=
+   >=dev-lang/hare-0.24.0:=
 "
 BDEPEND="app-text/scdoc"
 
@@ -33,3 +32,8 @@ QA_FLAGS_IGNORED=".*"
 src_configure() {
sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
 }
+
+src_test() {
+   # Don't run tests if there's none (which is the case of 0.3)
+   grep -r '@test fn' . && emake check
+}



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-keyring/

2024-03-10 Thread Julien Roy
commit: d24242c38859437cbabc38320f3267c1b00c98be
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Sun Mar 10 22:14:58 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Sun Mar 10 22:15:11 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d24242c3

app-admin/himitsu-keyring: enable py3.12

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild 
b/app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild
index 69f33fca4d..890122d3de 100644
--- a/app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild
+++ b/app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit meson python-single-r1 xdg
 



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2024-01-31 Thread David Roman
commit: 8b43623934c6a79dd8f0c8e7ff19ccaf514174e1
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Wed Jan 31 18:49:49 2024 +
Commit: David Roman  gmail  com>
CommitDate: Wed Jan 31 18:49:54 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b436239

app-admin/himitsu: add 0.6, drop 0.5

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/Manifest   | 2 +-
 app-admin/himitsu/{himitsu-0.5.ebuild => himitsu-0.6.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest
index e25c8ff75a..37053f59e1 100644
--- a/app-admin/himitsu/Manifest
+++ b/app-admin/himitsu/Manifest
@@ -1,2 +1,2 @@
 DIST himitsu-0.4.tar.gz 42135 BLAKE2B 
3921887f8398890b43b8f9219bdfa5dac2c44689c2b52e605d447795469827a3fbe86dec227fa799cd38926c0c2cb727feef885ab03658eec13f7239fcbd98cb
 SHA512 
a42b8088f0ddf8931347fc16d5b6404e21e7603025d444e734beeb57da3f9fefdc4e55993dd613ef77d3eb9448fd9acf43c109dc199e97e5d259a3f5a3267571
-DIST himitsu-0.5.tar.gz 42924 BLAKE2B 
808a62c13e950d102f27c3219f15b23ed414ec5d9e9029dee0ac8e1b217d199fe9ade707d23a3f016098e661e4416e5d8aaa445a55caaed83a266ba29d7b
 SHA512 
6e9c304df824814179dd99e67dbed6c78860127eabe73df13d7b8f06e32cf47700cb7e1450e862d68ad4e1004d5feb9195cb1b91849b8b8436a1d149d5d0ace2
+DIST himitsu-0.6.tar.gz 43271 BLAKE2B 
7c1e92ad50727985bc4db9e1f424900187a08e2b9a06306f455f459ef188de8632160d45881008d73fae8a29e814b7b63903110f75c90cc5605b7c9e1b614d6c
 SHA512 
ebc40fc37a565507dcf219698844846d2e73db300d5432119c71ce6013cf623bc5ba96e36a5e38e3927235bda8d482a548fa7a7dbac89acb0a6673c18239cfbb

diff --git a/app-admin/himitsu/himitsu-0.5.ebuild 
b/app-admin/himitsu/himitsu-0.6.ebuild
similarity index 100%
rename from app-admin/himitsu/himitsu-0.5.ebuild
rename to app-admin/himitsu/himitsu-0.6.ebuild



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2024-01-20 Thread David Roman
commit: a054e04909af0ae8ba8ae0cde4bb436830bf0953
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Fri Jan 19 18:08:42 2024 +
Commit: David Roman  gmail  com>
CommitDate: Fri Jan 19 18:09:45 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a054e049

app-admin/himitsu: add 0.5

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/Manifest| 1 +
 app-admin/himitsu/{himitsu-.ebuild => himitsu-0.5.ebuild} | 6 +++---
 app-admin/himitsu/himitsu-.ebuild | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest
index 7bb2e378ee..e25c8ff75a 100644
--- a/app-admin/himitsu/Manifest
+++ b/app-admin/himitsu/Manifest
@@ -1 +1,2 @@
 DIST himitsu-0.4.tar.gz 42135 BLAKE2B 
3921887f8398890b43b8f9219bdfa5dac2c44689c2b52e605d447795469827a3fbe86dec227fa799cd38926c0c2cb727feef885ab03658eec13f7239fcbd98cb
 SHA512 
a42b8088f0ddf8931347fc16d5b6404e21e7603025d444e734beeb57da3f9fefdc4e55993dd613ef77d3eb9448fd9acf43c109dc199e97e5d259a3f5a3267571
+DIST himitsu-0.5.tar.gz 42924 BLAKE2B 
808a62c13e950d102f27c3219f15b23ed414ec5d9e9029dee0ac8e1b217d199fe9ade707d23a3f016098e661e4416e5d8aaa445a55caaed83a266ba29d7b
 SHA512 
6e9c304df824814179dd99e67dbed6c78860127eabe73df13d7b8f06e32cf47700cb7e1450e862d68ad4e1004d5feb9195cb1b91849b8b8436a1d149d5d0ace2

diff --git a/app-admin/himitsu/himitsu-.ebuild 
b/app-admin/himitsu/himitsu-0.5.ebuild
similarity index 89%
copy from app-admin/himitsu/himitsu-.ebuild
copy to app-admin/himitsu/himitsu-0.5.ebuild
index 035031894e..42c50e91f1 100644
--- a/app-admin/himitsu/himitsu-.ebuild
+++ b/app-admin/himitsu/himitsu-0.5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ "${PV}" = "" ]]; then
inherit git-r3
@@ -20,7 +20,7 @@ LICENSE="GPL-3"
 IUSE=""
 
 DEPEND="
-   dev-lang/hare:=
+   >=dev-lang/hare-0_pre20231127-r1:=
 "
 RDEPEND="
gui-apps/hiprompt-gtk-py

diff --git a/app-admin/himitsu/himitsu-.ebuild 
b/app-admin/himitsu/himitsu-.ebuild
index 035031894e..42c50e91f1 100644
--- a/app-admin/himitsu/himitsu-.ebuild
+++ b/app-admin/himitsu/himitsu-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ "${PV}" = "" ]]; then
inherit git-r3
@@ -20,7 +20,7 @@ LICENSE="GPL-3"
 IUSE=""
 
 DEPEND="
-   dev-lang/hare:=
+   >=dev-lang/hare-0_pre20231127-r1:=
 "
 RDEPEND="
gui-apps/hiprompt-gtk-py



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2024-01-20 Thread David Roman
commit: 133f385afb88b182dd8334057e9ad9f5384c81c4
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Fri Jan 19 18:06:58 2024 +
Commit: David Roman  gmail  com>
CommitDate: Fri Jan 19 18:06:58 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=133f385a

app-admin/himitsu: drop 0.3

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/Manifest   |  1 -
 app-admin/himitsu/himitsu-0.3.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest
index e7ccff929f..7bb2e378ee 100644
--- a/app-admin/himitsu/Manifest
+++ b/app-admin/himitsu/Manifest
@@ -1,2 +1 @@
-DIST himitsu-0.3.tar.gz 33691 BLAKE2B 
3051dc85e6aef0ccbf9671ef6c747cb0a7cf3b1982394e30ac70cbaedbf044d0f6306d9324047fb6b7662b24a9c9aee7607ba0e0239d5191cc43359f60962618
 SHA512 
65bd0b85b236367c8fe0ef2054760423b1c74315c64442ae00548454a98be0df74e8e60b1995f425baf215091770050c4076c2e2289acb937475b60f25ff10c9
 DIST himitsu-0.4.tar.gz 42135 BLAKE2B 
3921887f8398890b43b8f9219bdfa5dac2c44689c2b52e605d447795469827a3fbe86dec227fa799cd38926c0c2cb727feef885ab03658eec13f7239fcbd98cb
 SHA512 
a42b8088f0ddf8931347fc16d5b6404e21e7603025d444e734beeb57da3f9fefdc4e55993dd613ef77d3eb9448fd9acf43c109dc199e97e5d259a3f5a3267571

diff --git a/app-admin/himitsu/himitsu-0.3.ebuild 
b/app-admin/himitsu/himitsu-0.3.ebuild
deleted file mode 100644
index 0d70542353..00
--- a/app-admin/himitsu/himitsu-0.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-if [[ "${PV}" = "" ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu;
-   SLOT="0"
-else
-   SRC_URI="https://git.sr.ht/~sircmpwn/himitsu/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~riscv"
-   SLOT="0/${PV}"
-fi
-
-DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, 
keys, ..."
-HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu;
-LICENSE="GPL-3"
-
-IUSE=""
-
-DEPEND="
-   dev-lang/hare:=
-"
-RDEPEND="
-   gui-apps/hiprompt-gtk-py
-"
-BDEPEND="app-text/scdoc"
-
-# binaries are hare-built
-QA_FLAGS_IGNORED="usr/bin/.*"
-
-src_configure() {
-   sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
-}



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-ssh/

2023-07-26 Thread Florian Schmaus
commit: 9fc661ab5ce952688ae815d4f3193817caa01a90
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Wed Jul 26 08:12:36 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Jul 26 08:13:13 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fc661ab

Revert "app-admin/himitsu-ssh: unkeyword 0.2 for ~amd64"

This reverts commit a0e9422597bccfb222f8c217790f0dc317a73434.

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild  | 2 +-
 app-admin/himitsu-ssh/himitsu-ssh-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild 
b/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild
index 389b24299..11a467033 100644
--- a/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild
+++ b/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild
@@ -8,7 +8,7 @@ if [[ "${PV}" = "" ]]; then
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh;
 else
SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS=""
+   KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="SSH integration for Himitsu"

diff --git a/app-admin/himitsu-ssh/himitsu-ssh-.ebuild 
b/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
index 389b24299..11a467033 100644
--- a/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
+++ b/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
@@ -8,7 +8,7 @@ if [[ "${PV}" = "" ]]; then
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh;
 else
SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS=""
+   KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="SSH integration for Himitsu"



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-ssh/

2023-07-26 Thread Viorel Munteanu
commit: 8d26bd5b9b6b0d2aa6c3e8e92cc6fdb398e711ed
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Wed Jul 26 05:44:40 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Jul 26 05:46:50 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d26bd5b

app-admin/himitsu-ssh: add 0.2, drop 0.1-r1

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu-ssh/Manifest  | 2 +-
 .../himitsu-ssh/{himitsu-ssh-0.1-r1.ebuild => himitsu-ssh-0.2.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/himitsu-ssh/Manifest b/app-admin/himitsu-ssh/Manifest
index 0aeec05c5..383dff08b 100644
--- a/app-admin/himitsu-ssh/Manifest
+++ b/app-admin/himitsu-ssh/Manifest
@@ -1 +1 @@
-DIST himitsu-ssh-0.1.tar.gz 18378 BLAKE2B 
92c9f9838dbab8df7d57321c1692fdfaa5e342eed14d08aac7eacb088e0eacaf5abe05b396eb05f14d0feb1f8d85034365464087729cc79b168a76253778b311
 SHA512 
f1bb3dfe2ee5843e867748f5177f1f34007674e3b6f2cb9ba701edc2dca8e979ba9882dc5012197b10053583b7536d71b0a214c57aa03e2576d08cb12e9e1e4c
+DIST himitsu-ssh-0.2.tar.gz 18452 BLAKE2B 
f299447d1f5d212c2465d242e3474c3baa1d0b153b000a9617d66cdf53b32ee0b033c253208da0568310fb20308183f6a4bae3da5c20b930a318f4a83235205c
 SHA512 
fb6d9cef89729991e93dc826139db42900540a9b45b3d45165092d1589a55c19b9e853d5ebb88248c872aa5ef6f62ef79bbbabba7232df7d0aa2a30bbe8f6ea6

diff --git a/app-admin/himitsu-ssh/himitsu-ssh-0.1-r1.ebuild 
b/app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild
similarity index 100%
rename from app-admin/himitsu-ssh/himitsu-ssh-0.1-r1.ebuild
rename to app-admin/himitsu-ssh/himitsu-ssh-0.2.ebuild



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-ssh/

2023-07-26 Thread Viorel Munteanu
commit: 49064acd96abee4dfb1738cf983def64041bf2b9
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Wed Jul 26 05:44:15 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Jul 26 05:46:13 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49064acd

app-admin/himitsu-ssh: keyword 0.1-r1 for ~amd64

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu-ssh/himitsu-ssh-0.1-r1.ebuild | 2 +-
 app-admin/himitsu-ssh/himitsu-ssh-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/himitsu-ssh/himitsu-ssh-0.1-r1.ebuild 
b/app-admin/himitsu-ssh/himitsu-ssh-0.1-r1.ebuild
index 389b24299..11a467033 100644
--- a/app-admin/himitsu-ssh/himitsu-ssh-0.1-r1.ebuild
+++ b/app-admin/himitsu-ssh/himitsu-ssh-0.1-r1.ebuild
@@ -8,7 +8,7 @@ if [[ "${PV}" = "" ]]; then
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh;
 else
SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS=""
+   KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="SSH integration for Himitsu"

diff --git a/app-admin/himitsu-ssh/himitsu-ssh-.ebuild 
b/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
index 389b24299..11a467033 100644
--- a/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
+++ b/app-admin/himitsu-ssh/himitsu-ssh-.ebuild
@@ -8,7 +8,7 @@ if [[ "${PV}" = "" ]]; then
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh;
 else
SRC_URI="https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS=""
+   KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="SSH integration for Himitsu"



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2023-04-20 Thread Florian Schmaus
commit: cd0687af9ed86430aa8d4d652e36eebf8692ad76
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Thu Apr 20 15:54:12 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Apr 20 15:55:09 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd0687af

app-admin/himitsu: add 0.3, drop 0.2

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/Manifest   | 2 +-
 app-admin/himitsu/{himitsu-0.2.ebuild => himitsu-0.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest
index c03424e7a..6ac461f04 100644
--- a/app-admin/himitsu/Manifest
+++ b/app-admin/himitsu/Manifest
@@ -1 +1 @@
-DIST himitsu-0.2.tar.gz 33506 BLAKE2B 
acf764de4aba2d28b9f9e20c4b44cbe7a3c98068c9a323cf8d7e0bfd7f048202bec3360ef0e640ae5109c4ba972a75ae0839b3d4a19a095b7c197ea2e76c064f
 SHA512 
89ae0a363721f67e1ce0f4c5cdae179544c20d5e52a2217854114ec0245aac51484697d3d298af58cb4621d077d359e924e2285a73b4be618a2e924a9220f518
+DIST himitsu-0.3.tar.gz 33691 BLAKE2B 
3051dc85e6aef0ccbf9671ef6c747cb0a7cf3b1982394e30ac70cbaedbf044d0f6306d9324047fb6b7662b24a9c9aee7607ba0e0239d5191cc43359f60962618
 SHA512 
65bd0b85b236367c8fe0ef2054760423b1c74315c64442ae00548454a98be0df74e8e60b1995f425baf215091770050c4076c2e2289acb937475b60f25ff10c9

diff --git a/app-admin/himitsu/himitsu-0.2.ebuild 
b/app-admin/himitsu/himitsu-0.3.ebuild
similarity index 100%
rename from app-admin/himitsu/himitsu-0.2.ebuild
rename to app-admin/himitsu/himitsu-0.3.ebuild



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2022-12-09 Thread Ronny Gutbrod
commit: ed980f05e6cd560a711b749b545f21d842e6d97b
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Thu Dec  8 13:58:26 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Dec  8 13:58:48 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed980f05

app-admin/himitsu: add 0.2, drop 0.1

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/Manifest   | 2 +-
 app-admin/himitsu/{himitsu-0.1.ebuild => himitsu-0.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest
index be96d63e4..c03424e7a 100644
--- a/app-admin/himitsu/Manifest
+++ b/app-admin/himitsu/Manifest
@@ -1 +1 @@
-DIST himitsu-0.1.tar.gz 33462 BLAKE2B 
67f7000290b8b52bdfb319519d26ccdbc6a02e66dcf6660515b06577a2d0b9723ed6707210400ccdb0da8311f293582150445a11b9640c262529e2335e7faf80
 SHA512 
0e6192e6a50a80e597acc162f211eb8372470d7ebf7a9d016dc1bb7235b82d48d2148576585a663b094b86eea63e5f504a7782dd824fb21a15f4103f5fa9efb2
+DIST himitsu-0.2.tar.gz 33506 BLAKE2B 
acf764de4aba2d28b9f9e20c4b44cbe7a3c98068c9a323cf8d7e0bfd7f048202bec3360ef0e640ae5109c4ba972a75ae0839b3d4a19a095b7c197ea2e76c064f
 SHA512 
89ae0a363721f67e1ce0f4c5cdae179544c20d5e52a2217854114ec0245aac51484697d3d298af58cb4621d077d359e924e2285a73b4be618a2e924a9220f518

diff --git a/app-admin/himitsu/himitsu-0.1.ebuild 
b/app-admin/himitsu/himitsu-0.2.ebuild
similarity index 100%
rename from app-admin/himitsu/himitsu-0.1.ebuild
rename to app-admin/himitsu/himitsu-0.2.ebuild



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2022-06-24 Thread Andrew Ammerlaan
commit: 8d058a0e7aaeec17dda1a3dc0996dc962c55adae
Author: Huang Rui  gmail  com>
AuthorDate: Fri Jun 24 13:11:23 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Fri Jun 24 13:11:23 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d058a0e

app-admin/himitsu: fix pkgcheck CI

Signed-off-by: Huang Rui  gmail.com>

 app-admin/himitsu/himitsu-0.1.ebuild  | 3 +--
 app-admin/himitsu/himitsu-.ebuild | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-admin/himitsu/himitsu-0.1.ebuild 
b/app-admin/himitsu/himitsu-0.1.ebuild
index 7df559b86..7f3a495f6 100644
--- a/app-admin/himitsu/himitsu-0.1.ebuild
+++ b/app-admin/himitsu/himitsu-0.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ "${PV}" = "" ]]; then
inherit git-r3
@@ -11,7 +11,6 @@ else
KEYWORDS="~amd64 ~arm64 ~riscv"
 fi
 
-
 DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, 
keys, ..."
 HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu;
 LICENSE="GPL-3"

diff --git a/app-admin/himitsu/himitsu-.ebuild 
b/app-admin/himitsu/himitsu-.ebuild
index 7df559b86..87469b042 100644
--- a/app-admin/himitsu/himitsu-.ebuild
+++ b/app-admin/himitsu/himitsu-.ebuild
@@ -11,7 +11,6 @@ else
KEYWORDS="~amd64 ~arm64 ~riscv"
 fi
 
-
 DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, 
keys, ..."
 HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu;
 LICENSE="GPL-3"



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2022-06-24 Thread Florian Schmaus
commit: fcec22579a67211a14233b8af39fbbac1d243b6e
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Fri Jun 24 03:49:29 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Jun 24 03:50:00 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fcec2257

app-admin/himitsu: add 0.1

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/Manifest   |  1 +
 .../himitsu/{himitsu-.ebuild => himitsu-0.1.ebuild}  | 12 
 app-admin/himitsu/himitsu-.ebuild| 12 
 3 files changed, 17 insertions(+), 8 deletions(-)

diff --git a/app-admin/himitsu/Manifest b/app-admin/himitsu/Manifest
new file mode 100644
index 0..be96d63e4
--- /dev/null
+++ b/app-admin/himitsu/Manifest
@@ -0,0 +1 @@
+DIST himitsu-0.1.tar.gz 33462 BLAKE2B 
67f7000290b8b52bdfb319519d26ccdbc6a02e66dcf6660515b06577a2d0b9723ed6707210400ccdb0da8311f293582150445a11b9640c262529e2335e7faf80
 SHA512 
0e6192e6a50a80e597acc162f211eb8372470d7ebf7a9d016dc1bb7235b82d48d2148576585a663b094b86eea63e5f504a7782dd824fb21a15f4103f5fa9efb2

diff --git a/app-admin/himitsu/himitsu-.ebuild 
b/app-admin/himitsu/himitsu-0.1.ebuild
similarity index 66%
copy from app-admin/himitsu/himitsu-.ebuild
copy to app-admin/himitsu/himitsu-0.1.ebuild
index 1f2036224..7df559b86 100644
--- a/app-admin/himitsu/himitsu-.ebuild
+++ b/app-admin/himitsu/himitsu-0.1.ebuild
@@ -3,11 +3,17 @@
 
 EAPI=7
 
-inherit git-r3
+if [[ "${PV}" = "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu;
+else
+   SRC_URI="https://git.sr.ht/~sircmpwn/himitsu/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~riscv"
+fi
+
 
 DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, 
keys, ..."
 HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu;
-EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu;
 LICENSE="GPL-3"
 SLOT="0"
 
@@ -21,8 +27,6 @@ RDEPEND="
 "
 BDEPEND="app-text/scdoc"
 
-DOCS=( README.md docs/prompter.txt )
-
 src_configure() {
sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
 }

diff --git a/app-admin/himitsu/himitsu-.ebuild 
b/app-admin/himitsu/himitsu-.ebuild
index 1f2036224..7df559b86 100644
--- a/app-admin/himitsu/himitsu-.ebuild
+++ b/app-admin/himitsu/himitsu-.ebuild
@@ -3,11 +3,17 @@
 
 EAPI=7
 
-inherit git-r3
+if [[ "${PV}" = "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu;
+else
+   SRC_URI="https://git.sr.ht/~sircmpwn/himitsu/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~riscv"
+fi
+
 
 DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, 
keys, ..."
 HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu;
-EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu;
 LICENSE="GPL-3"
 SLOT="0"
 
@@ -21,8 +27,6 @@ RDEPEND="
 "
 BDEPEND="app-text/scdoc"
 
-DOCS=( README.md docs/prompter.txt )
-
 src_configure() {
sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
 }



[gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/

2022-06-15 Thread Andrew Ammerlaan
commit: d170f306e2b900f2f2a1af6caeccdb9549d6c938
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Thu May 26 13:28:40 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Jun 14 18:32:19 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d170f306

app-admin/himitsu: initial import

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 app-admin/himitsu/himitsu-.ebuild | 33 +
 app-admin/himitsu/metadata.xml|  8 
 2 files changed, 41 insertions(+)

diff --git a/app-admin/himitsu/himitsu-.ebuild 
b/app-admin/himitsu/himitsu-.ebuild
new file mode 100644
index 0..da335322d
--- /dev/null
+++ b/app-admin/himitsu/himitsu-.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3
+
+DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, 
keys, ..."
+HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu;
+EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/himitsu;
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE=""
+
+DEPEND="
+   dev-lang/hare:=
+"
+RDEPEND="
+   gui-apps/hiprompt-gtk-py
+"
+
+src_configure() {
+   sed -i 's;^PREFIX=.*;PREFIX=/usr;' Makefile || die
+}
+
+src_install() {
+   default
+
+   for i in himitsud himitsu-init hiq; do
+   dobin $i
+   done
+}

diff --git a/app-admin/himitsu/metadata.xml b/app-admin/himitsu/metadata.xml
new file mode 100644
index 0..c698af234
--- /dev/null
+++ b/app-admin/himitsu/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cont...@hacktivis.me
+   Haelwenn (lanodan) Monnier
+   
+