public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/nosig/
@ 2020-01-24 10:59 Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2020-01-24 10:59 UTC (permalink / raw
  To: gentoo-commits

commit:     3d32b6d38f7f955ddef66c214ffe3507baf5e408
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 10:57:20 2020 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 10:57:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d32b6d3

sys-apps/nosig: initial ebuild

Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>

 sys-apps/nosig/Manifest       |  1 +
 sys-apps/nosig/metadata.xml   |  8 ++++++++
 sys-apps/nosig/nosig-2.ebuild | 13 +++++++++++++
 3 files changed, 22 insertions(+)

diff --git a/sys-apps/nosig/Manifest b/sys-apps/nosig/Manifest
new file mode 100644
index 00000000000..434001a77bb
--- /dev/null
+++ b/sys-apps/nosig/Manifest
@@ -0,0 +1 @@
+DIST nosig-2.tar.gz 15586 BLAKE2B d49bf9f9d4b443e8bcbee11e59beac4593e1429c414d7b0e2b7e31cdea9dd68c53b3604fdc8c8a0eabf2753aed64ee60f5e70f92aec807fb2030b83df0ed191b SHA512 9cc00a0250def091e5df070506128d260300909cc8664d9cee4d9fe459b1b8362a5671ad5b537675fb7e15665750a158e19193171aefa973d932756ea15b3430

diff --git a/sys-apps/nosig/metadata.xml b/sys-apps/nosig/metadata.xml
new file mode 100644
index 00000000000..523200d9b54
--- /dev/null
+++ b/sys-apps/nosig/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+	<email>vapier@gentoo.org</email>
+	<description>Primary maintainer</description>
+</maintainer>
+</pkgmetadata>

diff --git a/sys-apps/nosig/nosig-2.ebuild b/sys-apps/nosig/nosig-2.ebuild
new file mode 100644
index 00000000000..2a8303cf481
--- /dev/null
+++ b/sys-apps/nosig/nosig-2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="This is a sample skeleton ebuild file"
+HOMEPAGE="https://vapier.github.io/nosig/"
+SRC_URI="https://github.com/vapier/nosig/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: sys-apps/nosig/
@ 2020-01-24 11:05 Lars Wendler
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Wendler @ 2020-01-24 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     7cef69369af402504bb2561c56f2e0fdbc222836
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 11:04:57 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 11:04:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cef6936

sys-apps/nosig: Replaced DESCRIPTION with something more meaningful

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-apps/nosig/nosig-2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/nosig/nosig-2.ebuild b/sys-apps/nosig/nosig-2.ebuild
index 2a8303cf481..1868fbf57f9 100644
--- a/sys-apps/nosig/nosig-2.ebuild
+++ b/sys-apps/nosig/nosig-2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-DESCRIPTION="This is a sample skeleton ebuild file"
+DESCRIPTION="Block signals before running programs (a generic \"nohup\")"
 HOMEPAGE="https://vapier.github.io/nosig/"
 SRC_URI="https://github.com/vapier/nosig/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 


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

end of thread, other threads:[~2020-01-24 11:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-24 10:59 [gentoo-commits] repo/gentoo:master commit in: sys-apps/nosig/ Mike Frysinger
  -- strict thread matches above, loose matches on Subject: below --
2020-01-24 11:05 Lars Wendler

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