public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/s-tui/
Date: Sun, 17 Oct 2021 10:30:28 +0000 (UTC)	[thread overview]
Message-ID: <1634466619.f0cb9f0c110fcb51db09a745bcdf83d600941240.cybertailor@gentoo> (raw)

commit:     f0cb9f0c110fcb51db09a745bcdf83d600941240
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Oct 17 08:45:54 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Oct 17 10:30:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f0cb9f0c

app-admin/s-tui: add 1.1.3, drop 1.0.2

Closes: https://bugs.gentoo.org/815445
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-admin/s-tui/Manifest                                   |  2 +-
 app-admin/s-tui/metadata.xml                               |  2 +-
 app-admin/s-tui/{s-tui-1.0.2.ebuild => s-tui-1.1.3.ebuild} | 11 +++--------
 3 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/app-admin/s-tui/Manifest b/app-admin/s-tui/Manifest
index 2ad3395aa..6a611056f 100644
--- a/app-admin/s-tui/Manifest
+++ b/app-admin/s-tui/Manifest
@@ -1,2 +1,2 @@
-DIST s-tui-1.0.2.tar.gz 2607552 BLAKE2B 8ed54c44aeab0ccf5806e8fa1cb566b23d9f27f82a281882b36de85c4800515385c558da59b1ba8f039da15d08696865d5ac201c85c1b74316a7757fc2f02125 SHA512 7b475a4be69b702bd0a916e5c4fbec2dc9976e5033d6afb24af0583eba62292d5f7ab26779e1b55d8adaa113c32984a15311d050e9457d791778734b9236d530
 DIST s-tui-1.1.1.tar.gz 2608558 BLAKE2B df3211e948acae7ad6b93bdd770cd0aae695da39e4746231f0aed7904dc35b480982ada249ab3dbc387b18dbf40029f2d8db23d71d764a141abe814c5c8117e6 SHA512 71de8fbdad7ebcf9e0ef84b35276315b6c23782c1e24cec1cabb5397e768aa2d5c3f0d3945e1693625b06c52dc1c4ceb7290f6262bf6cddca7afecdcff059bae
+DIST s-tui-1.1.3.tar.gz 2608383 BLAKE2B 15e8e47acb11df816b415eca6bb67db4464054570c9435f704e51dfbb5e798cda1e5c9e5baf69dc01917c6cebb1b040f4f594d2199de7dfb0be7425320357b49 SHA512 80a746187d7d4e4581b6a7c68c3939772eed95ae16530ca38692c9fcfdb98068e60fbe401cf741e1896d8a303a240b231c27a7bf5471c24357fe06df6fdfb153

diff --git a/app-admin/s-tui/metadata.xml b/app-admin/s-tui/metadata.xml
index 2307b1afa..e91d3faef 100644
--- a/app-admin/s-tui/metadata.xml
+++ b/app-admin/s-tui/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <!-- maintainer-needed -->
     <upstream>

diff --git a/app-admin/s-tui/s-tui-1.0.2.ebuild b/app-admin/s-tui/s-tui-1.1.3.ebuild
similarity index 76%
rename from app-admin/s-tui/s-tui-1.0.2.ebuild
rename to app-admin/s-tui/s-tui-1.1.3.ebuild
index 2b130d3db..3178b5e09 100644
--- a/app-admin/s-tui/s-tui-1.0.2.ebuild
+++ b/app-admin/s-tui/s-tui-1.1.3.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1 optfeature
 
 DESCRIPTION="Stress-Terminal UI monitoring tool"
@@ -32,8 +30,5 @@ RDEPEND="
 distutils_enable_tests unittest
 
 pkg_postinst() {
-	elog "To get additional features, some optional runtime dependencies"
-	elog "may be installed:"
-	elog ""
 	optfeature "Stress options in program menu" app-benchmarks/stress
 }


             reply	other threads:[~2021-10-17 10:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-17 10:30 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-21 22:38 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/s-tui/ Joe Kappus
2024-01-14 10:20 Joe Kappus
2024-01-14 10:20 Joe Kappus
2024-01-07 22:09 Joe Kappus
2024-01-07 22:09 Joe Kappus
2023-02-25  0:00 Anna Vyalkova
2021-06-11 15:23 Alessandro Barbieri
2021-05-21 18:17 Maciej Barć
2021-02-27 15:29 Maciej Barć
2020-11-11 22:15 Maciej Barć
2020-09-24 13:01 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-09-24 12:50 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-09-06  3:29 Maciej Barć
2020-09-06  3:27 Maciej Barć

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1634466619.f0cb9f0c110fcb51db09a745bcdf83d600941240.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox