public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2016-02-08 11:34 Amy Winston
  0 siblings, 0 replies; 15+ messages in thread
From: Amy Winston @ 2016-02-08 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     4dba8b7cc280d2b54404a578dbe57f18be21a474
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 11:33:17 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 11:33:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dba8b7c

app-crypt/codecrypt: slots gmp:= repaired

Package-Manager: portage-2.2.26

 app-crypt/codecrypt/codecrypt-1.4.1.ebuild | 4 ++--
 app-crypt/codecrypt/codecrypt-1.6.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/codecrypt/codecrypt-1.4.1.ebuild b/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
index 20d2f00..8d54727 100644
--- a/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+cryptopp"
 
-DEPEND="dev-libs/gmp
+DEPEND="dev-libs/gmp:=
 	cryptopp? ( dev-libs/crypto++ )"
 RDEPEND="${DEPEND}"
 

diff --git a/app-crypt/codecrypt/codecrypt-1.6.ebuild b/app-crypt/codecrypt/codecrypt-1.6.ebuild
index 20d2f00..8d54727 100644
--- a/app-crypt/codecrypt/codecrypt-1.6.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+cryptopp"
 
-DEPEND="dev-libs/gmp
+DEPEND="dev-libs/gmp:=
 	cryptopp? ( dev-libs/crypto++ )"
 RDEPEND="${DEPEND}"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2016-02-08 12:13 Amy Winston
  0 siblings, 0 replies; 15+ messages in thread
From: Amy Winston @ 2016-02-08 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     e64614514353aaea89059d82267f6d5bf70907dd
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 12:11:03 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 12:12:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6461451

app-crypt/codecrypt: version bump 1.7.2 bug #574126. By exa

Package-Manager: portage-2.2.26

 app-crypt/codecrypt/Manifest               |  1 +
 app-crypt/codecrypt/codecrypt-1.7.2.ebuild | 31 ++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/app-crypt/codecrypt/Manifest b/app-crypt/codecrypt/Manifest
index 277b1b9..41bc729 100644
--- a/app-crypt/codecrypt/Manifest
+++ b/app-crypt/codecrypt/Manifest
@@ -1,2 +1,3 @@
 DIST codecrypt-1.4.1.tar.gz 411794 SHA256 a3b26bb4d9488bf0569d69db3de57f5109ce64c7900b568fc6da78c4c3fe920f SHA512 d6c03d5e45346ed5c12350ae04e50eed936d45fce9e08ec2ddba8edb1bbbcfc2a3b7415a3f686af2e05630cab3c4ccfea2fe85c6fc471cface7e9038dd37425f WHIRLPOOL b37a5804a81876347ef690bfd7832c7e2a298313fec52b0517c36701fe5e34a8c701c62bd92d562a7f7d8a02b65e060bfc66acf9419f006a0bf60ae4aae049a1
 DIST codecrypt-1.6.tar.gz 436127 SHA256 8d3ea24228160546f747feff3909f21814c280bbce41bfe71956c0a9069f95a5 SHA512 d4e696956d034e2f3d212697c325bb90e6a998865890700e143572953e76e3b8adf3680a9b1fdf3ff8f24cd1c94125da97b587978b6870791a4307e1a75be08d WHIRLPOOL b8a335219b904b6bde11d4a11e612cc4b13962aa5ebe8ecaa99321f6fba5ac30a6b63d212eb4761279048361f69eb338248643157fd1d413caae436a9ec15070
+DIST codecrypt-1.7.2.tar.gz 446975 SHA256 dfe932b6aa18e85d3f1f5324dd11f1b02a75e2225748d91e07020b31eb721906 SHA512 4ad2ad9e665e486e353b48efff344436b276eac2dcbddcf4330796b8f1f06284eaeec9c4f4ef63f61e4477c3bce0973f60f76291dce11bee31a75658bee6a3a0 WHIRLPOOL 804980127104da801556a2bc09cd018a215a68c10147e0a2f2380e5f0c92f4063b390533d65a1a4d810e6c27ae912897a345a025d48362d2937c8e8ebfa5d527

diff --git a/app-crypt/codecrypt/codecrypt-1.7.2.ebuild b/app-crypt/codecrypt/codecrypt-1.7.2.ebuild
new file mode 100644
index 0000000..77944b9
--- /dev/null
+++ b/app-crypt/codecrypt/codecrypt-1.7.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Post-quantum cryptography tool"
+HOMEPAGE="http://e-x-a.org/codecrypt/"
+SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+cryptopp"
+
+DEPEND="dev-libs/gmp:=
+	cryptopp? ( dev-libs/crypto++ )
+	sci-libs/fftw:3.0"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	eapply_user
+	# workaround -- gentoo is missing crypto++ pkg-config file
+	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac
+	./autogen.sh
+}
+
+src_configure() {
+	econf \
+		$(use_with cryptopp )
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2016-04-28 20:03 Amy Winston
  0 siblings, 0 replies; 15+ messages in thread
From: Amy Winston @ 2016-04-28 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     5e8d5a93f0150081cccc19dae5a6a9a4670501a7
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 19:59:02 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 20:03:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8d5a93

app-crypt/codecrypt: version bump 1.7.5. By exa

Package-Manager: portage-2.2.26

 app-crypt/codecrypt/Manifest               |  1 +
 app-crypt/codecrypt/codecrypt-1.7.5.ebuild | 31 ++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/app-crypt/codecrypt/Manifest b/app-crypt/codecrypt/Manifest
index 41bc729..592e34e 100644
--- a/app-crypt/codecrypt/Manifest
+++ b/app-crypt/codecrypt/Manifest
@@ -1,3 +1,4 @@
 DIST codecrypt-1.4.1.tar.gz 411794 SHA256 a3b26bb4d9488bf0569d69db3de57f5109ce64c7900b568fc6da78c4c3fe920f SHA512 d6c03d5e45346ed5c12350ae04e50eed936d45fce9e08ec2ddba8edb1bbbcfc2a3b7415a3f686af2e05630cab3c4ccfea2fe85c6fc471cface7e9038dd37425f WHIRLPOOL b37a5804a81876347ef690bfd7832c7e2a298313fec52b0517c36701fe5e34a8c701c62bd92d562a7f7d8a02b65e060bfc66acf9419f006a0bf60ae4aae049a1
 DIST codecrypt-1.6.tar.gz 436127 SHA256 8d3ea24228160546f747feff3909f21814c280bbce41bfe71956c0a9069f95a5 SHA512 d4e696956d034e2f3d212697c325bb90e6a998865890700e143572953e76e3b8adf3680a9b1fdf3ff8f24cd1c94125da97b587978b6870791a4307e1a75be08d WHIRLPOOL b8a335219b904b6bde11d4a11e612cc4b13962aa5ebe8ecaa99321f6fba5ac30a6b63d212eb4761279048361f69eb338248643157fd1d413caae436a9ec15070
 DIST codecrypt-1.7.2.tar.gz 446975 SHA256 dfe932b6aa18e85d3f1f5324dd11f1b02a75e2225748d91e07020b31eb721906 SHA512 4ad2ad9e665e486e353b48efff344436b276eac2dcbddcf4330796b8f1f06284eaeec9c4f4ef63f61e4477c3bce0973f60f76291dce11bee31a75658bee6a3a0 WHIRLPOOL 804980127104da801556a2bc09cd018a215a68c10147e0a2f2380e5f0c92f4063b390533d65a1a4d810e6c27ae912897a345a025d48362d2937c8e8ebfa5d527
+DIST codecrypt-1.7.5.tar.gz 464250 SHA256 873b6849bfb2ac0a530935da43422a763bc5763a01026c467ebe164eb41c3cc3 SHA512 237459ec4387f068d39946c1360e27b02f1cfd34a78eef0d3c3eccf31604f3d27b9e5c9c091b88257231bff02f7bf9fb82f7a9e8a8e8a6bbc27091c83ab1f880 WHIRLPOOL ecfcfaf62e59d1f62000e7c1c4a290483c7731f90e1271b1b0acfbc58cf1ce0799b23cb616f5b4d8ee5fc5a2e670d5c148ea1d893abae63aed18dec87ec843a6

diff --git a/app-crypt/codecrypt/codecrypt-1.7.5.ebuild b/app-crypt/codecrypt/codecrypt-1.7.5.ebuild
new file mode 100644
index 0000000..8c22ebe
--- /dev/null
+++ b/app-crypt/codecrypt/codecrypt-1.7.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Post-quantum cryptography tool"
+HOMEPAGE="http://e-x-a.org/codecrypt/"
+SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="+cryptopp"
+
+DEPEND="dev-libs/gmp:=
+	cryptopp? ( dev-libs/crypto++ )
+	sci-libs/fftw:3.0"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	eapply_user
+	# workaround -- gentoo is missing crypto++ pkg-config file
+	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac
+	./autogen.sh
+}
+
+src_configure() {
+	econf \
+		$(use_with cryptopp )
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2016-04-28 20:03 Amy Winston
  0 siblings, 0 replies; 15+ messages in thread
From: Amy Winston @ 2016-04-28 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     776ba85d3a0bc62e99f0754df905227f1f81e17a
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 20:00:49 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 20:03:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776ba85d

app-crypt/codecrypt: add myself as co-maintainer

Package-Manager: portage-2.2.26

 app-crypt/codecrypt/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-crypt/codecrypt/metadata.xml b/app-crypt/codecrypt/metadata.xml
index 01d16a9..757e4a3 100644
--- a/app-crypt/codecrypt/metadata.xml
+++ b/app-crypt/codecrypt/metadata.xml
@@ -6,6 +6,10 @@
 		<name>Mirek Kratochvil</name>
 		<description>Proxied Maintainer</description>
 	</maintainer>
+	<maintainer type="person">
+                <email>amynka@gentoo.org</email>
+		<name>Amy Winston</name>
+        </maintainer>
 	<maintainer type="project">
 		<email>proxy-maint@gentoo.org</email>
 		<name>Proxy Maintainers</name>


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2017-07-12 14:59 Amy Liffey
  0 siblings, 0 replies; 15+ messages in thread
From: Amy Liffey @ 2017-07-12 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     539d398299722092607ed7ca23586dcb0d35c7c8
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 14:51:09 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 14:57:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539d3982

app-crypt/codecrypt: version bump 1.7.6, clean up

- Clean up old versions 1.4*,1.6*

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-crypt/codecrypt/Manifest               |  3 +--
 app-crypt/codecrypt/codecrypt-1.4.1.ebuild | 22 ----------------------
 app-crypt/codecrypt/codecrypt-1.6.ebuild   | 22 ----------------------
 app-crypt/codecrypt/codecrypt-1.7.6.ebuild | 30 ++++++++++++++++++++++++++++++
 4 files changed, 31 insertions(+), 46 deletions(-)

diff --git a/app-crypt/codecrypt/Manifest b/app-crypt/codecrypt/Manifest
index 592e34e5d5b..450088c5442 100644
--- a/app-crypt/codecrypt/Manifest
+++ b/app-crypt/codecrypt/Manifest
@@ -1,4 +1,3 @@
-DIST codecrypt-1.4.1.tar.gz 411794 SHA256 a3b26bb4d9488bf0569d69db3de57f5109ce64c7900b568fc6da78c4c3fe920f SHA512 d6c03d5e45346ed5c12350ae04e50eed936d45fce9e08ec2ddba8edb1bbbcfc2a3b7415a3f686af2e05630cab3c4ccfea2fe85c6fc471cface7e9038dd37425f WHIRLPOOL b37a5804a81876347ef690bfd7832c7e2a298313fec52b0517c36701fe5e34a8c701c62bd92d562a7f7d8a02b65e060bfc66acf9419f006a0bf60ae4aae049a1
-DIST codecrypt-1.6.tar.gz 436127 SHA256 8d3ea24228160546f747feff3909f21814c280bbce41bfe71956c0a9069f95a5 SHA512 d4e696956d034e2f3d212697c325bb90e6a998865890700e143572953e76e3b8adf3680a9b1fdf3ff8f24cd1c94125da97b587978b6870791a4307e1a75be08d WHIRLPOOL b8a335219b904b6bde11d4a11e612cc4b13962aa5ebe8ecaa99321f6fba5ac30a6b63d212eb4761279048361f69eb338248643157fd1d413caae436a9ec15070
 DIST codecrypt-1.7.2.tar.gz 446975 SHA256 dfe932b6aa18e85d3f1f5324dd11f1b02a75e2225748d91e07020b31eb721906 SHA512 4ad2ad9e665e486e353b48efff344436b276eac2dcbddcf4330796b8f1f06284eaeec9c4f4ef63f61e4477c3bce0973f60f76291dce11bee31a75658bee6a3a0 WHIRLPOOL 804980127104da801556a2bc09cd018a215a68c10147e0a2f2380e5f0c92f4063b390533d65a1a4d810e6c27ae912897a345a025d48362d2937c8e8ebfa5d527
 DIST codecrypt-1.7.5.tar.gz 464250 SHA256 873b6849bfb2ac0a530935da43422a763bc5763a01026c467ebe164eb41c3cc3 SHA512 237459ec4387f068d39946c1360e27b02f1cfd34a78eef0d3c3eccf31604f3d27b9e5c9c091b88257231bff02f7bf9fb82f7a9e8a8e8a6bbc27091c83ab1f880 WHIRLPOOL ecfcfaf62e59d1f62000e7c1c4a290483c7731f90e1271b1b0acfbc58cf1ce0799b23cb616f5b4d8ee5fc5a2e670d5c148ea1d893abae63aed18dec87ec843a6
+DIST codecrypt-1.7.6.tar.gz 463999 SHA256 6cb8728d7fee9eafdee1277fae810955f1c418755ccfa69ec8c1e86cac6c9873 SHA512 1bd1432c75985d2ff968095bcb9e23ea2c6e91bd7009c9c50a5ab90123e14db0937e0a945a20a6c7f540a5b52e3f1d9ea2dbf779406d43a203f1d1bcafb94406 WHIRLPOOL af45ef6d548ad5e39268ea408c54e2235a90566a22fe9dc9e38882c1ede093835460a81bae128e49272344e0332c2fe0379fcd6c2858d97f3c9521c9d0259d45

diff --git a/app-crypt/codecrypt/codecrypt-1.4.1.ebuild b/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
deleted file mode 100644
index de7ae763d9a..00000000000
--- a/app-crypt/codecrypt/codecrypt-1.4.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Post-quantum cryptography tool"
-HOMEPAGE="http://e-x-a.org/codecrypt/"
-SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+cryptopp"
-
-DEPEND="dev-libs/gmp:=
-	cryptopp? ( dev-libs/crypto++ )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	econf \
-		$(use_with cryptopp)
-}

diff --git a/app-crypt/codecrypt/codecrypt-1.6.ebuild b/app-crypt/codecrypt/codecrypt-1.6.ebuild
deleted file mode 100644
index de7ae763d9a..00000000000
--- a/app-crypt/codecrypt/codecrypt-1.6.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Post-quantum cryptography tool"
-HOMEPAGE="http://e-x-a.org/codecrypt/"
-SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+cryptopp"
-
-DEPEND="dev-libs/gmp:=
-	cryptopp? ( dev-libs/crypto++ )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	econf \
-		$(use_with cryptopp)
-}

diff --git a/app-crypt/codecrypt/codecrypt-1.7.6.ebuild b/app-crypt/codecrypt/codecrypt-1.7.6.ebuild
new file mode 100644
index 00000000000..9a1a3f9e686
--- /dev/null
+++ b/app-crypt/codecrypt/codecrypt-1.7.6.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Post-quantum cryptography tool"
+HOMEPAGE="http://e-x-a.org/codecrypt/"
+SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="+cryptopp"
+
+DEPEND="dev-libs/gmp:=
+	cryptopp? ( dev-libs/crypto++ )
+	sci-libs/fftw:3.0"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	eapply_user
+	# workaround -- gentoo is missing crypto++ pkg-config file
+	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac
+	./autogen.sh
+}
+
+src_configure() {
+	econf \
+		$(use_with cryptopp )
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2017-11-02 19:27 Amy Liffey
  0 siblings, 0 replies; 15+ messages in thread
From: Amy Liffey @ 2017-11-02 19:27 UTC (permalink / raw
  To: gentoo-commits

commit:     942136754419da6b027d1b28625909819c6b8eac
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  2 19:26:42 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Thu Nov  2 19:27:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94213675

app-crypt/codecrypt: version bump 1.8

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-crypt/codecrypt/Manifest             |  1 +
 app-crypt/codecrypt/codecrypt-1.8.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-crypt/codecrypt/Manifest b/app-crypt/codecrypt/Manifest
index 450088c5442..a746b40ac7f 100644
--- a/app-crypt/codecrypt/Manifest
+++ b/app-crypt/codecrypt/Manifest
@@ -1,3 +1,4 @@
 DIST codecrypt-1.7.2.tar.gz 446975 SHA256 dfe932b6aa18e85d3f1f5324dd11f1b02a75e2225748d91e07020b31eb721906 SHA512 4ad2ad9e665e486e353b48efff344436b276eac2dcbddcf4330796b8f1f06284eaeec9c4f4ef63f61e4477c3bce0973f60f76291dce11bee31a75658bee6a3a0 WHIRLPOOL 804980127104da801556a2bc09cd018a215a68c10147e0a2f2380e5f0c92f4063b390533d65a1a4d810e6c27ae912897a345a025d48362d2937c8e8ebfa5d527
 DIST codecrypt-1.7.5.tar.gz 464250 SHA256 873b6849bfb2ac0a530935da43422a763bc5763a01026c467ebe164eb41c3cc3 SHA512 237459ec4387f068d39946c1360e27b02f1cfd34a78eef0d3c3eccf31604f3d27b9e5c9c091b88257231bff02f7bf9fb82f7a9e8a8e8a6bbc27091c83ab1f880 WHIRLPOOL ecfcfaf62e59d1f62000e7c1c4a290483c7731f90e1271b1b0acfbc58cf1ce0799b23cb616f5b4d8ee5fc5a2e670d5c148ea1d893abae63aed18dec87ec843a6
 DIST codecrypt-1.7.6.tar.gz 463999 SHA256 6cb8728d7fee9eafdee1277fae810955f1c418755ccfa69ec8c1e86cac6c9873 SHA512 1bd1432c75985d2ff968095bcb9e23ea2c6e91bd7009c9c50a5ab90123e14db0937e0a945a20a6c7f540a5b52e3f1d9ea2dbf779406d43a203f1d1bcafb94406 WHIRLPOOL af45ef6d548ad5e39268ea408c54e2235a90566a22fe9dc9e38882c1ede093835460a81bae128e49272344e0332c2fe0379fcd6c2858d97f3c9521c9d0259d45
+DIST codecrypt-1.8.tar.gz 471273 SHA256 3be7c2a548aa336dbac706c3cab2071664d02b11652c16c02a8b4fb5cac6bc88 SHA512 0e452f4e93498faa671a5927a3dd93b6dc66cbda7eb71cb33a509f8608573eff5ac8fed0d5e09911e03c153b88c9cb1bb54f7b2aeeb7b6c31eec918ad9685102 WHIRLPOOL 7fec87cb92be770d2bf4e6a5b6d4c17ee26740b19155bb59ae1e0bef8ddd01922b388bf907207ab575155bcc18eab9e632b65e4f02ae0adc970528d058361ee7

diff --git a/app-crypt/codecrypt/codecrypt-1.8.ebuild b/app-crypt/codecrypt/codecrypt-1.8.ebuild
new file mode 100644
index 00000000000..f885b161e89
--- /dev/null
+++ b/app-crypt/codecrypt/codecrypt-1.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Post-quantum cryptography tool"
+HOMEPAGE="http://e-x-a.org/codecrypt/"
+SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="+cryptopp"
+
+DEPEND="dev-libs/gmp:=
+	cryptopp? ( dev-libs/crypto++ )
+	sci-libs/fftw:3.0"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	default
+	# workaround -- gentoo is missing crypto++ pkg-config file
+	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac || die
+	eautoreconf
+}
+
+src_configure() {
+	econf \
+		$(use_with cryptopp )
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2018-02-11 10:01 Michał Górny
  0 siblings, 0 replies; 15+ messages in thread
From: Michał Górny @ 2018-02-11 10:01 UTC (permalink / raw
  To: gentoo-commits

commit:     27453c437f3e4b93a282c5db3aad75c483cdee5f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 09:55:06 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:01:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27453c43

app-crypt/codecrypt: Remove useless maintainer <description/>

Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 app-crypt/codecrypt/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-crypt/codecrypt/metadata.xml b/app-crypt/codecrypt/metadata.xml
index 5e3d6e0452e..ec617cd817a 100644
--- a/app-crypt/codecrypt/metadata.xml
+++ b/app-crypt/codecrypt/metadata.xml
@@ -4,7 +4,6 @@
 	<maintainer type="person">
 		<email>exa.exa@gmail.com</email>
 		<name>Mirek Kratochvil</name>
-		<description>Proxied Maintainer</description>
 	</maintainer>
 	<maintainer type="person">
 		<email>amynka@gentoo.org</email>


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2018-05-29  7:33 Amy Liffey
  0 siblings, 0 replies; 15+ messages in thread
From: Amy Liffey @ 2018-05-29  7:33 UTC (permalink / raw
  To: gentoo-commits

commit:     9d409a990aa789c14add65ff8734c65515e75c69
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 05:46:38 2018 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Tue May 29 07:33:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d409a99

app-crypt/codecrypt: drop old 1.7.5, 1.7.6

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/codecrypt/Manifest               |  2 --
 app-crypt/codecrypt/codecrypt-1.7.5.ebuild | 30 ------------------------------
 app-crypt/codecrypt/codecrypt-1.7.6.ebuild | 30 ------------------------------
 3 files changed, 62 deletions(-)

diff --git a/app-crypt/codecrypt/Manifest b/app-crypt/codecrypt/Manifest
index 97d12a9d59d..ab0f8341436 100644
--- a/app-crypt/codecrypt/Manifest
+++ b/app-crypt/codecrypt/Manifest
@@ -1,4 +1,2 @@
 DIST codecrypt-1.7.2.tar.gz 446975 BLAKE2B 40b7f97dae84a0fd621ee19c6bfeba47b781a7f856ce9c077445d6387b75b97dce0fc02ee9481241b246b0eb7de6b44ac014a708a8ceba629828ca9d63b8e24c SHA512 4ad2ad9e665e486e353b48efff344436b276eac2dcbddcf4330796b8f1f06284eaeec9c4f4ef63f61e4477c3bce0973f60f76291dce11bee31a75658bee6a3a0
-DIST codecrypt-1.7.5.tar.gz 464250 BLAKE2B 79b4f88b0779a68a372160dd18d5b53208e4ed851aab3685bdd140649ba95aaee5918816da4a22c3997e7e9c4d2aa7a9497a1858c680a80a1c3bd1b22f5944fb SHA512 237459ec4387f068d39946c1360e27b02f1cfd34a78eef0d3c3eccf31604f3d27b9e5c9c091b88257231bff02f7bf9fb82f7a9e8a8e8a6bbc27091c83ab1f880
-DIST codecrypt-1.7.6.tar.gz 463999 BLAKE2B dc5e6e0a61c267566924778b19ad53b0e743f2ae4ee8828a638cf00ab0c53f0a1c089d0c7d1635dfe78d077bf2ce9c6d9ea0b2a658715bb5cbe2d831f0b00c62 SHA512 1bd1432c75985d2ff968095bcb9e23ea2c6e91bd7009c9c50a5ab90123e14db0937e0a945a20a6c7f540a5b52e3f1d9ea2dbf779406d43a203f1d1bcafb94406
 DIST codecrypt-1.8.tar.gz 471273 BLAKE2B 30547c299689547b50e2742e12dbfd32f420217a81813446b36bf5ea52929ca1f3b1968d76937de17e0f003c82186abfa683a6e30dc1fa5dc2ffe89594827ae4 SHA512 0e452f4e93498faa671a5927a3dd93b6dc66cbda7eb71cb33a509f8608573eff5ac8fed0d5e09911e03c153b88c9cb1bb54f7b2aeeb7b6c31eec918ad9685102

diff --git a/app-crypt/codecrypt/codecrypt-1.7.5.ebuild b/app-crypt/codecrypt/codecrypt-1.7.5.ebuild
deleted file mode 100644
index 929eb593187..00000000000
--- a/app-crypt/codecrypt/codecrypt-1.7.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Post-quantum cryptography tool"
-HOMEPAGE="http://e-x-a.org/codecrypt/"
-SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="+cryptopp"
-
-DEPEND="dev-libs/gmp:=
-	cryptopp? ( dev-libs/crypto++ )
-	sci-libs/fftw:3.0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	eapply_user
-	# workaround -- gentoo is missing crypto++ pkg-config file
-	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac
-	./autogen.sh
-}
-
-src_configure() {
-	econf \
-		$(use_with cryptopp )
-}

diff --git a/app-crypt/codecrypt/codecrypt-1.7.6.ebuild b/app-crypt/codecrypt/codecrypt-1.7.6.ebuild
deleted file mode 100644
index 9a1a3f9e686..00000000000
--- a/app-crypt/codecrypt/codecrypt-1.7.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Post-quantum cryptography tool"
-HOMEPAGE="http://e-x-a.org/codecrypt/"
-SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="+cryptopp"
-
-DEPEND="dev-libs/gmp:=
-	cryptopp? ( dev-libs/crypto++ )
-	sci-libs/fftw:3.0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	eapply_user
-	# workaround -- gentoo is missing crypto++ pkg-config file
-	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac
-	./autogen.sh
-}
-
-src_configure() {
-	econf \
-		$(use_with cryptopp )
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2018-07-31 11:18 Amy Liffey
  0 siblings, 0 replies; 15+ messages in thread
From: Amy Liffey @ 2018-07-31 11:18 UTC (permalink / raw
  To: gentoo-commits

commit:     f03191739e3440683381a1192edcd44df847f560
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 31 10:58:49 2018 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Tue Jul 31 11:16:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0319173

app-crypt/codecrypt: compatible with with new crypto++

Closes: https://bugs.gentoo.org/655086
Submitted-by: Mirek Kratochvil <exa.exa <AT> gmail.com>
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../codecrypt/{codecrypt-1.8.ebuild => codecrypt-1.8-r1.ebuild}  | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-crypt/codecrypt/codecrypt-1.8.ebuild b/app-crypt/codecrypt/codecrypt-1.8-r1.ebuild
similarity index 65%
rename from app-crypt/codecrypt/codecrypt-1.8.ebuild
rename to app-crypt/codecrypt/codecrypt-1.8-r1.ebuild
index f885b161e89..effd4318252 100644
--- a/app-crypt/codecrypt/codecrypt-1.8.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,14 +15,13 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+cryptopp"
 
 DEPEND="dev-libs/gmp:=
-	cryptopp? ( dev-libs/crypto++ )
+	cryptopp? ( >=dev-libs/crypto++-7 )
 	sci-libs/fftw:3.0"
 RDEPEND="${DEPEND}"
-
 src_prepare() {
 	default
-	# workaround -- gentoo is missing crypto++ pkg-config file
-	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac || die
+	# workaround -- the library renamed the pkg-config file
+	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/PKG_CHECK_MODULES([CRYPTOPP], [libcryptopp])/' configure.ac || die
 	eautoreconf
 }
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2020-01-08 19:55 Mikle Kolyada
  0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2020-01-08 19:55 UTC (permalink / raw
  To: gentoo-commits

commit:     7fc090963d01358b839ecf61df139458647c08ea
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  8 19:54:24 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan  8 19:54:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc09096

app-crypt/codecrypt: fix Amynka's name

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-crypt/codecrypt/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/codecrypt/metadata.xml b/app-crypt/codecrypt/metadata.xml
index ec617cd817a..be265ff6c7b 100644
--- a/app-crypt/codecrypt/metadata.xml
+++ b/app-crypt/codecrypt/metadata.xml
@@ -7,7 +7,7 @@
 	</maintainer>
 	<maintainer type="person">
 		<email>amynka@gentoo.org</email>
-		<name>Amy Winston</name>
+		<name>Amy Liffey</name>
 	</maintainer>
 	<maintainer type="project">
 		<email>proxy-maint@gentoo.org</email>


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2021-01-02  7:12 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-01-02  7:12 UTC (permalink / raw
  To: gentoo-commits

commit:     602fe05ea6e481cad7268ee0de06b689def7b249
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 07:12:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 07:12:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=602fe05e

app-crypt/codecrypt: add sci-libs/fftw subslot dep too

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild | 2 +-
 app-crypt/codecrypt/codecrypt-1.8-r2.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild b/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
index 8fa13a272f4..fa8f1c6527b 100644
--- a/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
@@ -14,7 +14,7 @@ IUSE="+cryptopp"
 
 DEPEND="dev-libs/gmp:=
 	cryptopp? ( dev-libs/crypto++:= )
-	sci-libs/fftw:3.0"
+	sci-libs/fftw:3.0="
 RDEPEND="${DEPEND}"
 
 src_prepare() {

diff --git a/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild b/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
index 9ace88c3185..93d82f35a94 100644
--- a/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
@@ -16,7 +16,7 @@ IUSE="+cryptopp"
 
 DEPEND="dev-libs/gmp:=
 	cryptopp? ( >=dev-libs/crypto++-7:= )
-	sci-libs/fftw:3.0"
+	sci-libs/fftw:3.0="
 RDEPEND="${DEPEND}"
 src_prepare() {
 	default


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2021-01-02  7:12 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-01-02  7:12 UTC (permalink / raw
  To: gentoo-commits

commit:     a0855564a0721d066a598a7d2e420a98a525e49d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 07:12:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 07:12:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0855564

app-crypt/codecrypt: revbump for dev-libs/crypto++ subslot dep

Bug: https://bugs.gentoo.org/762241
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../codecrypt/{codecrypt-1.7.2.ebuild => codecrypt-1.7.2-r1.ebuild}   | 4 ++--
 .../codecrypt/{codecrypt-1.8-r1.ebuild => codecrypt-1.8-r2.ebuild}    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/codecrypt/codecrypt-1.7.2.ebuild b/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
similarity index 89%
rename from app-crypt/codecrypt/codecrypt-1.7.2.ebuild
rename to app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
index 4b370f10bca..8fa13a272f4 100644
--- a/app-crypt/codecrypt/codecrypt-1.7.2.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="+cryptopp"
 
 DEPEND="dev-libs/gmp:=
-	cryptopp? ( dev-libs/crypto++ )
+	cryptopp? ( dev-libs/crypto++:= )
 	sci-libs/fftw:3.0"
 RDEPEND="${DEPEND}"
 

diff --git a/app-crypt/codecrypt/codecrypt-1.8-r1.ebuild b/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
similarity index 89%
rename from app-crypt/codecrypt/codecrypt-1.8-r1.ebuild
rename to app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
index effd4318252..9ace88c3185 100644
--- a/app-crypt/codecrypt/codecrypt-1.8-r1.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+cryptopp"
 
 DEPEND="dev-libs/gmp:=
-	cryptopp? ( >=dev-libs/crypto++-7 )
+	cryptopp? ( >=dev-libs/crypto++-7:= )
 	sci-libs/fftw:3.0"
 RDEPEND="${DEPEND}"
 src_prepare() {


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2022-03-13  5:54 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2022-03-13  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     7bb17485f87d3fd93b93e12f9af58fc8ea7d98c6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 05:37:35 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 05:38:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb17485

app-crypt/codecrypt: [QA] drop 1.7.2-r1

Bad 'autogen.sh' call w/o die.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/codecrypt/Manifest                  |  1 -
 app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild | 30 ---------------------------
 2 files changed, 31 deletions(-)

diff --git a/app-crypt/codecrypt/Manifest b/app-crypt/codecrypt/Manifest
index ab0f83414360..2b8abf3d87ff 100644
--- a/app-crypt/codecrypt/Manifest
+++ b/app-crypt/codecrypt/Manifest
@@ -1,2 +1 @@
-DIST codecrypt-1.7.2.tar.gz 446975 BLAKE2B 40b7f97dae84a0fd621ee19c6bfeba47b781a7f856ce9c077445d6387b75b97dce0fc02ee9481241b246b0eb7de6b44ac014a708a8ceba629828ca9d63b8e24c SHA512 4ad2ad9e665e486e353b48efff344436b276eac2dcbddcf4330796b8f1f06284eaeec9c4f4ef63f61e4477c3bce0973f60f76291dce11bee31a75658bee6a3a0
 DIST codecrypt-1.8.tar.gz 471273 BLAKE2B 30547c299689547b50e2742e12dbfd32f420217a81813446b36bf5ea52929ca1f3b1968d76937de17e0f003c82186abfa683a6e30dc1fa5dc2ffe89594827ae4 SHA512 0e452f4e93498faa671a5927a3dd93b6dc66cbda7eb71cb33a509f8608573eff5ac8fed0d5e09911e03c153b88c9cb1bb54f7b2aeeb7b6c31eec918ad9685102

diff --git a/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild b/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
deleted file mode 100644
index fa8f1c6527be..000000000000
--- a/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Post-quantum cryptography tool"
-HOMEPAGE="http://e-x-a.org/codecrypt/"
-SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+cryptopp"
-
-DEPEND="dev-libs/gmp:=
-	cryptopp? ( dev-libs/crypto++:= )
-	sci-libs/fftw:3.0="
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	eapply_user
-	# workaround -- gentoo is missing crypto++ pkg-config file
-	sed -i -e 's/PKG_CHECK_MODULES(\[CRYPTOPP\],.*/LDFLAGS="$LDFLAGS -lcrypto++"/' configure.ac
-	./autogen.sh
-}
-
-src_configure() {
-	econf \
-		$(use_with cryptopp )
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2022-03-13  5:54 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2022-03-13  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     98de1c3d2b96d3f9995726240051e442ca0df16e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 05:38:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 05:38:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98de1c3d

app-crypt/codecrypt: fix use_with cosmetics

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/codecrypt/codecrypt-1.8-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild b/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
index 93d82f35a94e..d0a857db8986 100644
--- a/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,5 +27,5 @@ src_prepare() {
 
 src_configure() {
 	econf \
-		$(use_with cryptopp )
+		$(use_with cryptopp)
 }


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

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/
@ 2023-06-26 19:53 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-06-26 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     67932e12a85448550c1dcbd6ced5c6ad2bf9fa38
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 19:53:13 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 19:53:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67932e12

app-crypt/codecrypt: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/codecrypt/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-crypt/codecrypt/metadata.xml b/app-crypt/codecrypt/metadata.xml
index 29fad6b1698c..6b5e15c3f757 100644
--- a/app-crypt/codecrypt/metadata.xml
+++ b/app-crypt/codecrypt/metadata.xml
@@ -20,4 +20,7 @@
 	<use>
 		<flag name="cryptopp">Build algorithms that need Crypto++ support <pkg>dev-libs/crypto++</pkg></flag>
 	</use>
+	<upstream>
+		<remote-id type="github">exaexa/codecrypt</remote-id>
+	</upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2023-06-26 19:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31 11:18 [gentoo-commits] repo/gentoo:master commit in: app-crypt/codecrypt/ Amy Liffey
  -- strict thread matches above, loose matches on Subject: below --
2023-06-26 19:53 Sam James
2022-03-13  5:54 Sam James
2022-03-13  5:54 Sam James
2021-01-02  7:12 Sam James
2021-01-02  7:12 Sam James
2020-01-08 19:55 Mikle Kolyada
2018-05-29  7:33 Amy Liffey
2018-02-11 10:01 Michał Górny
2017-11-02 19:27 Amy Liffey
2017-07-12 14:59 Amy Liffey
2016-04-28 20:03 Amy Winston
2016-04-28 20:03 Amy Winston
2016-02-08 12:13 Amy Winston
2016-02-08 11:34 Amy Winston

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