public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/tatt:master commit in: /
@ 2020-05-02 15:49 Rolf Eike Beer
  0 siblings, 0 replies; 4+ messages in thread
From: Rolf Eike Beer @ 2020-05-02 15:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ef69120341c04fddd6bb8335fabe3c12e7392af5
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat May  2 09:57:33 2020 +0000
Commit:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
CommitDate: Sat May  2 09:57:33 2020 +0000
URL:        https://gitweb.gentoo.org/proj/tatt.git/commit/?id=ef691203

man: fix example config file layout

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>

 tatt.5 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/tatt.5 b/tatt.5
index 3a84ec0..59e0273 100644
--- a/tatt.5
+++ b/tatt.5
@@ -16,7 +16,7 @@ which usually resides \fI /usr/lib/${python}/site-packages/tatt \fI
 #successmessage='Archtested on @@ARCH@@: Everything fine'
 
 .br
-#ignoreprefix contains a list of use flag prefixes to be ignored 
+# ignoreprefix contains a list of use flag prefixes to be ignored
 .br
 #ignoreprefix="elibc_","video_cards_","linguas_","kdeenablefinal","test","debug"
 
@@ -49,8 +49,7 @@ which usually resides \fI /usr/lib/${python}/site-packages/tatt \fI
 
 .br
 # Location of a checked out CVS Gentoo tree for repoman checks and 
-.br
-commit scripts.
+# commit scripts.
 .br
 #repodir="./gentoo-x86"
 


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

* [gentoo-commits] proj/tatt:master commit in: /
@ 2021-11-02 12:12 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-11-02 12:12 UTC (permalink / raw
  To: gentoo-commits

commit:     0ef17201771e8658de76be559dbbe5a752dcf296
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 22:11:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  2 11:52:22 2021 +0000
URL:        https://gitweb.gentoo.org/proj/tatt.git/commit/?id=0ef17201

templates/tatt_functions.sh: create logs dir

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

 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index fcd23cb..81904f3 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 
 setup(name = "tatt",
-      version = "0.2",
+      version = "0.9",
       packages = find_packages(),
       scripts = ['scripts/tatt'],
       package_data = {


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

* [gentoo-commits] proj/tatt:master commit in: /
@ 2022-10-12 19:36 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-10-12 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     19ad4fb89c8939f5d0f993536079870cec4c025d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 19:36:35 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 19:36:39 2022 +0000
URL:        https://gitweb.gentoo.org/proj/tatt.git/commit/?id=19ad4fb8

setup.py: 0.10

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

 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 81904f3..6d2d730 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 
 setup(name = "tatt",
-      version = "0.9",
+      version = "0.10",
       packages = find_packages(),
       scripts = ['scripts/tatt'],
       package_data = {


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

* [gentoo-commits] proj/tatt:master commit in: /
@ 2023-04-25  3:46 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2023-04-25  3:46 UTC (permalink / raw
  To: gentoo-commits

commit:     8313ab7e2acaf36fcdf2e6381aabfe60ddb306f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 03:45:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 03:45:38 2023 +0000
URL:        https://gitweb.gentoo.org/proj/tatt.git/commit/?id=8313ab7e

setup.py: crank to 0.11

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

 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 6d2d730..bc84512 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 
 setup(name = "tatt",
-      version = "0.10",
+      version = "0.11",
       packages = find_packages(),
       scripts = ['scripts/tatt'],
       package_data = {


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

end of thread, other threads:[~2023-04-25  3:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-25  3:46 [gentoo-commits] proj/tatt:master commit in: / Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-10-12 19:36 Sam James
2021-11-02 12:12 Sam James
2020-05-02 15:49 Rolf Eike Beer

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