public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/
@ 2018-02-11 23:59 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2018-02-11 23:59 UTC (permalink / raw
  To: gentoo-commits

commit:     9cb832b7a58b1efe4e8e31c10ca3a7699e4388a5
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 23:59:15 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 23:59:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb832b7

app-arch/stenc: New package

Add stenc, which is already available in many other distributions.

The SCSI Tape Encryption Manager manages encryption on LTO
tape drives with hardware-based encryption (LTO-4 and later).
This program should work on any other SSP capable tape drives.
Supports key change auditing and key descriptors (uKAD).

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-arch/stenc/Manifest           |  1 +
 app-arch/stenc/metadata.xml       | 17 +++++++++++++++++
 app-arch/stenc/stenc-1.0.7.ebuild | 18 ++++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/app-arch/stenc/Manifest b/app-arch/stenc/Manifest
new file mode 100644
index 00000000000..d86dd1de357
--- /dev/null
+++ b/app-arch/stenc/Manifest
@@ -0,0 +1 @@
+DIST stenc-1.0.7.tar.gz 107096 BLAKE2B 678be2fea4eb3db5cf84a70243fd61dcb574627bacb59b2f9af682e2e0851d41187565b4706313c98bb5b297f865b1424bc47c52f15efa2a2e8b2c7413b09009 SHA512 84cb0114c969e1a5122a8621d2c136663ee2a2d9aae1d455631c1d4555e947f4841004b74a1f63b800be713cfae637c19ea34adf40f0bc81f1c56a555a27ba31

diff --git a/app-arch/stenc/metadata.xml b/app-arch/stenc/metadata.xml
new file mode 100644
index 00000000000..8dabb18f478
--- /dev/null
+++ b/app-arch/stenc/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>jstein@gentoo.org</email>
+		<name>Jonas Stein</name>
+	</maintainer>
+	<upstream>
+		<bugs-to>mailto:jcoleman1981@live.com</bugs-to>
+		<remote-id type="sourceforge">stenc</remote-id>
+	</upstream>
+	<longdescription>SCSI Tape Encryption Manager - Manages encryption on LTO 
+		tape drives with hardware-based encryption (LTO-4 and later).
+		This program should work on any other SSP capable tape drives. 
+		Supports key change auditing and key descriptors (uKAD).
+	</longdescription>
+</pkgmetadata>

diff --git a/app-arch/stenc/stenc-1.0.7.ebuild b/app-arch/stenc/stenc-1.0.7.ebuild
new file mode 100644
index 00000000000..2a47f936624
--- /dev/null
+++ b/app-arch/stenc/stenc-1.0.7.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives."
+HOMEPAGE="https://sourceforge.net/projects/stenc/"
+SRC_URI="mirror://sourceforge/${PN}/source/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/
@ 2020-06-16 23:34 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2020-06-16 23:34 UTC (permalink / raw
  To: gentoo-commits

commit:     068d2ca35598ae6cc0f4eaafb3fbe83726e361ac
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 23:34:00 2020 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 23:34:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068d2ca3

app-arch/stenc: Version bump to 1.0.8

Bump the version, update SRC_URI and prepare the ebuild for a live
ebuild.

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 app-arch/stenc/Manifest           |  1 +
 app-arch/stenc/metadata.xml       |  4 ++--
 app-arch/stenc/stenc-1.0.8.ebuild | 31 +++++++++++++++++++++++++++++++
 3 files changed, 34 insertions(+), 2 deletions(-)

diff --git a/app-arch/stenc/Manifest b/app-arch/stenc/Manifest
index d86dd1de357..8c8f20c3fed 100644
--- a/app-arch/stenc/Manifest
+++ b/app-arch/stenc/Manifest
@@ -1 +1,2 @@
 DIST stenc-1.0.7.tar.gz 107096 BLAKE2B 678be2fea4eb3db5cf84a70243fd61dcb574627bacb59b2f9af682e2e0851d41187565b4706313c98bb5b297f865b1424bc47c52f15efa2a2e8b2c7413b09009 SHA512 84cb0114c969e1a5122a8621d2c136663ee2a2d9aae1d455631c1d4555e947f4841004b74a1f63b800be713cfae637c19ea34adf40f0bc81f1c56a555a27ba31
+DIST stenc-1.0.8.tar.gz 29297 BLAKE2B 269310fb7a9063eb3b367dfec534096201003e6178a31aeb73aa7a73ed0473d4a606634ac9cf7377d17240dee074345efa49fc907d9487f573a75ec44c3454f6 SHA512 4fd882861d248cf59cde1782833bd3e4f7e01e8b6c00424c55f26454a620510b22de0d42f2d7f6c4e67c2b277776a174fe687756a75f410026fda55554f9dc87

diff --git a/app-arch/stenc/metadata.xml b/app-arch/stenc/metadata.xml
index 8dabb18f478..a07372b0e98 100644
--- a/app-arch/stenc/metadata.xml
+++ b/app-arch/stenc/metadata.xml
@@ -6,8 +6,8 @@
 		<name>Jonas Stein</name>
 	</maintainer>
 	<upstream>
-		<bugs-to>mailto:jcoleman1981@live.com</bugs-to>
-		<remote-id type="sourceforge">stenc</remote-id>
+		<bugs-to>https://github.com/scsitape/stenc/issues</bugs-to>
+		<remote-id type="github">scsitape/stenc</remote-id>
 	</upstream>
 	<longdescription>SCSI Tape Encryption Manager - Manages encryption on LTO 
 		tape drives with hardware-based encryption (LTO-4 and later).

diff --git a/app-arch/stenc/stenc-1.0.8.ebuild b/app-arch/stenc/stenc-1.0.8.ebuild
new file mode 100644
index 00000000000..1f9c5860f70
--- /dev/null
+++ b/app-arch/stenc/stenc-1.0.8.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+if [[ ${PV} == *9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/scsitape/stenc.git"
+	S="${WORKDIR}/${P}/src"
+else
+	SRC_URI="https://github.com/scsitape/stenc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives."
+HOMEPAGE="https://github.com/scsitape/stenc/"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/
@ 2022-04-21 23:12 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2022-04-21 23:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6d8488f54693f74c492270a41944fb675211040a
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 22:57:27 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 23:11:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8488f5

app-arch/stenc: Version bump to 1.1.0

Bump version to 1.1.0
Bump EAPI=8

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 app-arch/stenc/Manifest           |  1 +
 app-arch/stenc/stenc-1.1.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/app-arch/stenc/Manifest b/app-arch/stenc/Manifest
index 8c8f20c3fed1..f06cb6cf6c16 100644
--- a/app-arch/stenc/Manifest
+++ b/app-arch/stenc/Manifest
@@ -1,2 +1,3 @@
 DIST stenc-1.0.7.tar.gz 107096 BLAKE2B 678be2fea4eb3db5cf84a70243fd61dcb574627bacb59b2f9af682e2e0851d41187565b4706313c98bb5b297f865b1424bc47c52f15efa2a2e8b2c7413b09009 SHA512 84cb0114c969e1a5122a8621d2c136663ee2a2d9aae1d455631c1d4555e947f4841004b74a1f63b800be713cfae637c19ea34adf40f0bc81f1c56a555a27ba31
 DIST stenc-1.0.8.tar.gz 29297 BLAKE2B 269310fb7a9063eb3b367dfec534096201003e6178a31aeb73aa7a73ed0473d4a606634ac9cf7377d17240dee074345efa49fc907d9487f573a75ec44c3454f6 SHA512 4fd882861d248cf59cde1782833bd3e4f7e01e8b6c00424c55f26454a620510b22de0d42f2d7f6c4e67c2b277776a174fe687756a75f410026fda55554f9dc87
+DIST stenc-1.1.0.tar.gz 31822 BLAKE2B f132c74ac84f38b312a8fa74f0a0fbfd253748bbc0516e5f5a860dbeb4ad4683ad965858c73f2fba58075074e9fae6c6fadf66c9da2bd85bf88de877439f66ad SHA512 d73eb349ad06979803caaa89af1068ef3732830b99557b7ca62d5cb357d7a105d1c884fea3c227b18e906a80f17581c08fe276f92ad698cd0dfca4919fe73fa9

diff --git a/app-arch/stenc/stenc-1.1.0.ebuild b/app-arch/stenc/stenc-1.1.0.ebuild
new file mode 100644
index 000000000000..ab03524d5efc
--- /dev/null
+++ b/app-arch/stenc/stenc-1.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+if [[ ${PV} == *9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/scsitape/stenc.git"
+	S="${WORKDIR}/${P}/src"
+else
+	SRC_URI="https://github.com/scsitape/stenc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives"
+HOMEPAGE="https://github.com/scsitape/stenc/"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/
@ 2022-04-24 23:38 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2022-04-24 23:38 UTC (permalink / raw
  To: gentoo-commits

commit:     ec8bdedc547869c2d2bf234f47094a9036d9afc6
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 23:37:31 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 23:37:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8bdedc

app-arch/stenc: Version bump to 1.1.1

Version bump to 1.1.1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 app-arch/stenc/Manifest           |  1 +
 app-arch/stenc/stenc-1.1.1.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/app-arch/stenc/Manifest b/app-arch/stenc/Manifest
index f06cb6cf6c16..1b846d80de10 100644
--- a/app-arch/stenc/Manifest
+++ b/app-arch/stenc/Manifest
@@ -1,3 +1,4 @@
 DIST stenc-1.0.7.tar.gz 107096 BLAKE2B 678be2fea4eb3db5cf84a70243fd61dcb574627bacb59b2f9af682e2e0851d41187565b4706313c98bb5b297f865b1424bc47c52f15efa2a2e8b2c7413b09009 SHA512 84cb0114c969e1a5122a8621d2c136663ee2a2d9aae1d455631c1d4555e947f4841004b74a1f63b800be713cfae637c19ea34adf40f0bc81f1c56a555a27ba31
 DIST stenc-1.0.8.tar.gz 29297 BLAKE2B 269310fb7a9063eb3b367dfec534096201003e6178a31aeb73aa7a73ed0473d4a606634ac9cf7377d17240dee074345efa49fc907d9487f573a75ec44c3454f6 SHA512 4fd882861d248cf59cde1782833bd3e4f7e01e8b6c00424c55f26454a620510b22de0d42f2d7f6c4e67c2b277776a174fe687756a75f410026fda55554f9dc87
 DIST stenc-1.1.0.tar.gz 31822 BLAKE2B f132c74ac84f38b312a8fa74f0a0fbfd253748bbc0516e5f5a860dbeb4ad4683ad965858c73f2fba58075074e9fae6c6fadf66c9da2bd85bf88de877439f66ad SHA512 d73eb349ad06979803caaa89af1068ef3732830b99557b7ca62d5cb357d7a105d1c884fea3c227b18e906a80f17581c08fe276f92ad698cd0dfca4919fe73fa9
+DIST stenc-1.1.1.tar.gz 161761 BLAKE2B 865d36befd53e1db00245688e2aac429546b29f7b039cbd04aaafb47fcc55f02ba01e7f13c7814ae4daf102372eded1f069c1b9ecfb2b2e7aaf009bfa2855ae4 SHA512 89eb1da2391be207e23d4e3cc6563405272eeb456b59360e92fbeca063badcfcf4c37fc814af59803707006e5c04e43e18755e1d30b0f3b3020a7645396db1a6

diff --git a/app-arch/stenc/stenc-1.1.1.ebuild b/app-arch/stenc/stenc-1.1.1.ebuild
new file mode 100644
index 000000000000..ab03524d5efc
--- /dev/null
+++ b/app-arch/stenc/stenc-1.1.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+if [[ ${PV} == *9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/scsitape/stenc.git"
+	S="${WORKDIR}/${P}/src"
+else
+	SRC_URI="https://github.com/scsitape/stenc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives"
+HOMEPAGE="https://github.com/scsitape/stenc/"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/
@ 2022-07-03 10:06 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2022-07-03 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     af1f8def0330adeb9b0f53715aab52b3b3593add
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  3 10:04:53 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 10:06:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1f8def

app-arch/stenc: Drop old

Drop old versions.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 app-arch/stenc/Manifest           |  3 ---
 app-arch/stenc/stenc-1.0.7.ebuild | 18 ------------------
 app-arch/stenc/stenc-1.0.8.ebuild | 31 -------------------------------
 app-arch/stenc/stenc-1.1.0.ebuild | 31 -------------------------------
 app-arch/stenc/stenc-1.1.1.ebuild |  5 -----
 5 files changed, 88 deletions(-)

diff --git a/app-arch/stenc/Manifest b/app-arch/stenc/Manifest
index 1b846d80de10..15de7048a6b6 100644
--- a/app-arch/stenc/Manifest
+++ b/app-arch/stenc/Manifest
@@ -1,4 +1 @@
-DIST stenc-1.0.7.tar.gz 107096 BLAKE2B 678be2fea4eb3db5cf84a70243fd61dcb574627bacb59b2f9af682e2e0851d41187565b4706313c98bb5b297f865b1424bc47c52f15efa2a2e8b2c7413b09009 SHA512 84cb0114c969e1a5122a8621d2c136663ee2a2d9aae1d455631c1d4555e947f4841004b74a1f63b800be713cfae637c19ea34adf40f0bc81f1c56a555a27ba31
-DIST stenc-1.0.8.tar.gz 29297 BLAKE2B 269310fb7a9063eb3b367dfec534096201003e6178a31aeb73aa7a73ed0473d4a606634ac9cf7377d17240dee074345efa49fc907d9487f573a75ec44c3454f6 SHA512 4fd882861d248cf59cde1782833bd3e4f7e01e8b6c00424c55f26454a620510b22de0d42f2d7f6c4e67c2b277776a174fe687756a75f410026fda55554f9dc87
-DIST stenc-1.1.0.tar.gz 31822 BLAKE2B f132c74ac84f38b312a8fa74f0a0fbfd253748bbc0516e5f5a860dbeb4ad4683ad965858c73f2fba58075074e9fae6c6fadf66c9da2bd85bf88de877439f66ad SHA512 d73eb349ad06979803caaa89af1068ef3732830b99557b7ca62d5cb357d7a105d1c884fea3c227b18e906a80f17581c08fe276f92ad698cd0dfca4919fe73fa9
 DIST stenc-1.1.1.tar.gz 161761 BLAKE2B 865d36befd53e1db00245688e2aac429546b29f7b039cbd04aaafb47fcc55f02ba01e7f13c7814ae4daf102372eded1f069c1b9ecfb2b2e7aaf009bfa2855ae4 SHA512 89eb1da2391be207e23d4e3cc6563405272eeb456b59360e92fbeca063badcfcf4c37fc814af59803707006e5c04e43e18755e1d30b0f3b3020a7645396db1a6

diff --git a/app-arch/stenc/stenc-1.0.7.ebuild b/app-arch/stenc/stenc-1.0.7.ebuild
deleted file mode 100644
index 54552541a979..000000000000
--- a/app-arch/stenc/stenc-1.0.7.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives"
-HOMEPAGE="https://sourceforge.net/projects/stenc/"
-SRC_URI="mirror://sourceforge/${PN}/source/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"

diff --git a/app-arch/stenc/stenc-1.0.8.ebuild b/app-arch/stenc/stenc-1.0.8.ebuild
deleted file mode 100644
index 2ac8822df2ec..000000000000
--- a/app-arch/stenc/stenc-1.0.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-if [[ ${PV} == *9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/scsitape/stenc.git"
-	S="${WORKDIR}/${P}/src"
-else
-	SRC_URI="https://github.com/scsitape/stenc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives"
-HOMEPAGE="https://github.com/scsitape/stenc/"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	default
-	eautoreconf
-}

diff --git a/app-arch/stenc/stenc-1.1.0.ebuild b/app-arch/stenc/stenc-1.1.0.ebuild
deleted file mode 100644
index ab03524d5efc..000000000000
--- a/app-arch/stenc/stenc-1.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-if [[ ${PV} == *9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/scsitape/stenc.git"
-	S="${WORKDIR}/${P}/src"
-else
-	SRC_URI="https://github.com/scsitape/stenc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives"
-HOMEPAGE="https://github.com/scsitape/stenc/"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	default
-	eautoreconf
-}

diff --git a/app-arch/stenc/stenc-1.1.1.ebuild b/app-arch/stenc/stenc-1.1.1.ebuild
index ab03524d5efc..7a5055a0913b 100644
--- a/app-arch/stenc/stenc-1.1.1.ebuild
+++ b/app-arch/stenc/stenc-1.1.1.ebuild
@@ -20,11 +20,6 @@ HOMEPAGE="https://github.com/scsitape/stenc/"
 LICENSE="GPL-2"
 SLOT="0"
 
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 src_prepare() {
 	default
 	eautoreconf


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

* [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/
@ 2023-05-14 19:36 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2023-05-14 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     092eac43df7aa1b94a5c52ab4936f5f3ba26a542
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 14:36:12 2023 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun May 14 19:35:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=092eac43

app-arch/stenc: add 2.0.0

Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 app-arch/stenc/Manifest           |  1 +
 app-arch/stenc/stenc-2.0.0.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-arch/stenc/Manifest b/app-arch/stenc/Manifest
index 15de7048a6b6..f8cbaf0666a3 100644
--- a/app-arch/stenc/Manifest
+++ b/app-arch/stenc/Manifest
@@ -1 +1,2 @@
 DIST stenc-1.1.1.tar.gz 161761 BLAKE2B 865d36befd53e1db00245688e2aac429546b29f7b039cbd04aaafb47fcc55f02ba01e7f13c7814ae4daf102372eded1f069c1b9ecfb2b2e7aaf009bfa2855ae4 SHA512 89eb1da2391be207e23d4e3cc6563405272eeb456b59360e92fbeca063badcfcf4c37fc814af59803707006e5c04e43e18755e1d30b0f3b3020a7645396db1a6
+DIST stenc-2.0.0.tar.gz 166547 BLAKE2B d5a5b8794887f7ba1353b573d4aad41abd719067ab7256f0f90101a960847707ce47d63618d7b406726841114e8495aba2a0c5053c3e11f9c118859ab8573a89 SHA512 9dcdcff547d8f0d1fd99eaaf54812e47ca5a3f4e56befe11d7e32919bc7caa968476f0f082925c86be1e9892369cec26125be089bf11f29c87ca63b3614ebffe

diff --git a/app-arch/stenc/stenc-2.0.0.ebuild b/app-arch/stenc/stenc-2.0.0.ebuild
new file mode 100644
index 000000000000..fc6166457297
--- /dev/null
+++ b/app-arch/stenc/stenc-2.0.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+if [[ ${PV} == *9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/scsitape/stenc.git"
+	S="${WORKDIR}/${P}/src"
+else
+	SRC_URI="https://github.com/scsitape/stenc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives"
+HOMEPAGE="https://github.com/scsitape/stenc/"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/
@ 2023-05-14 20:13 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2023-05-14 20:13 UTC (permalink / raw
  To: gentoo-commits

commit:     02fe020d38a6570586e22204499eef6875a0a2e9
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 20:12:13 2023 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun May 14 20:13:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02fe020d

app-arch/stenc: Add dependencies

Added pandoc and pkgconfig in BDEPEND

Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 app-arch/stenc/stenc-2.0.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/app-arch/stenc/stenc-2.0.0.ebuild b/app-arch/stenc/stenc-2.0.0.ebuild
index fc6166457297..d82e421cce64 100644
--- a/app-arch/stenc/stenc-2.0.0.ebuild
+++ b/app-arch/stenc/stenc-2.0.0.ebuild
@@ -20,6 +20,11 @@ HOMEPAGE="https://github.com/scsitape/stenc/"
 LICENSE="GPL-2"
 SLOT="0"
 
+BDEPEND="
+	app-text/pandoc
+	virtual/pkgconfig
+"
+
 src_prepare() {
 	default
 	eautoreconf


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

* [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/
@ 2023-06-08 22:35 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2023-06-08 22:35 UTC (permalink / raw
  To: gentoo-commits

commit:     4fd3cba857f7be55e36f112f0321297164c24b67
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  8 22:34:20 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  8 22:34:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fd3cba8

app-arch/stenc: use virtual/pandoc

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

 app-arch/stenc/stenc-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/stenc/stenc-2.0.0.ebuild b/app-arch/stenc/stenc-2.0.0.ebuild
index d82e421cce64..b90597d8f9e6 100644
--- a/app-arch/stenc/stenc-2.0.0.ebuild
+++ b/app-arch/stenc/stenc-2.0.0.ebuild
@@ -21,7 +21,7 @@ LICENSE="GPL-2"
 SLOT="0"
 
 BDEPEND="
-	app-text/pandoc
+	virtual/pandoc
 	virtual/pkgconfig
 "
 


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

end of thread, other threads:[~2023-06-08 22:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-21 23:12 [gentoo-commits] repo/gentoo:master commit in: app-arch/stenc/ Jonas Stein
  -- strict thread matches above, loose matches on Subject: below --
2023-06-08 22:35 Sam James
2023-05-14 20:13 Jonas Stein
2023-05-14 19:36 Jonas Stein
2022-07-03 10:06 Jonas Stein
2022-04-24 23:38 Jonas Stein
2020-06-16 23:34 Jonas Stein
2018-02-11 23:59 Jonas Stein

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