* [gentoo-commits] proj/catalyst:2.X commit in: /
@ 2014-01-22 15:40 Brian Dolbec
0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec @ 2014-01-22 15:40 UTC (permalink / raw
To: gentoo-commits
commit: 76d2873405e6ed0c0132205e5b5dec1701e629af
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 02:17:26 2014 +0000
Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Sun Jan 12 02:17:26 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=76d28734
update version
---
catalyst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/catalyst b/catalyst
index ba26f3c..035f39c 100755
--- a/catalyst
+++ b/catalyst
@@ -19,7 +19,7 @@ import modules.catalyst.config
import modules.catalyst.util
__maintainer__="Catalyst <catalyst@gentoo.org>"
-__version__="2.0.15"
+__version__="2.0.16"
conf_values={}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/catalyst:2.X commit in: /
@ 2014-02-11 3:04 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 7+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2014-02-11 3:04 UTC (permalink / raw
To: gentoo-commits
commit: 183c5a6a3a8fe60dae761aefc0b7709555698e58
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 02:54:36 2014 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 02:54:36 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=183c5a6a
Update AUTHORS to review credit and split the list of people in original authors, significant contributors and contributors.
---
AUTHORS | 34 +++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 2ad8512..3c43706 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,23 +1,26 @@
# $Id$
-This list is split into two alphabetical lists. The first is a listing of the
-authors of the original Gentoo package. The copyrights for all of those code
-contributions belong to the Gentoo Foundation. The second list is the authors
-whom have contributed significant code to the new project. All code added to
-the new project is copyrighted by the respective authors.
-
-Gentoo Foundation authors:
-------
+The copyright for catalyst is held by the Gentoo Foundation and by each
+of the individual contributors.
+
+
Original Authors:
+-----------------
John Davis <zhen@gentoo.org>
Daniel Robbins <drobbins@gentoo.org>
-Additional Maintainers:
-Eric Edgar <rocket@gentoo.org>
+
+Significant contributors (including the first catalyst3 rewrite):
+-----------------------------------------------------------------
Andrew Gaffney <agaffney@gentoo.org>
-Chris Gianelloni <wolf31o2@gentoo.org>
+Chris Gianelloni <wolf31o2@wolf31o2.org>
+
Contributors:
+-------------
+Eric Edgar <rocket@gentoo.org>
+Andrew Gaffney <agaffney@gentoo.org>
+Chris Gianelloni <wolf31o2@gentoo.org>
David Bryson <mutex@gentoo.org>
Mike Frysinger <vapier@gentoo.org>
Rob Holland <tigger@gentoo.org>
@@ -32,9 +35,10 @@ Matsuu Takuto <matsuu@gentoo.org>
Lars Weiler <pylon@gentoo.org>
Gustavo Zacarias <gustavoz@gentoo.org>
Raúl Porcel <armin76@gentoo.org>
+Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
-Copyright authors:
-------
-Andrew Gaffney <agaffney@gentoo.org>
-Chris Gianelloni <wolf31o2@wolf31o2.org>
+Maintainers:
+------------
+Catalyst maintainers <catalyst@gentoo.org>
+Release Engineering <releng@gentoo.org>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/catalyst:2.X commit in: /
@ 2014-03-24 16:08 Brian Dolbec
0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec @ 2014-03-24 16:08 UTC (permalink / raw
To: gentoo-commits
commit: b0796b07441b9299b5e1255664e994bfa790f6b8
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 21:25:26 2014 +0000
Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Mon Mar 24 16:07:08 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=b0796b07
Add more working files, directories to .gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 539da74..d52b297 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
*.py[co]
+dist
+build
+files
+MANIFEST
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/catalyst:2.X commit in: /
@ 2015-01-19 21:37 Brian Dolbec
0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec @ 2015-01-19 21:37 UTC (permalink / raw
To: gentoo-commits
commit: c0915e97c920671037989dd823dce34d10f3f183
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 19 21:32:38 2015 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 21:32:38 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=c0915e97
Merge branch '2.X' of git+ssh://git.overlays.gentoo.org/proj/catalyst into 2.X
modules/catalyst_support.py | 6 +++---
modules/generic_stage_target.py | 18 +++++++++---------
2 files changed, 12 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/catalyst:2.X commit in: /
@ 2015-01-19 21:37 Brian Dolbec
0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec @ 2015-01-19 21:37 UTC (permalink / raw
To: gentoo-commits
commit: 6e5c613c47443876548eb4c05e16f8d3589e3118
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 9 04:42:47 2015 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 9 04:43:22 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=6e5c613c
Makefile: Add *.pyc to clean
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index 98accbe..d3c64de 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ $(DOC_SIDE_EFFECTS): $(firstword $(DOCS))
clean:
rm -f $(GENERATED_FILES)
find -name '*.pyo' -delete
+ find -name '*.pyc' -delete
check-git-repository:
git diff --quiet || { echo 'STOP, you have uncommitted changes in the working directory' ; false ; }
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/catalyst:2.X commit in: /
@ 2015-01-19 21:37 Brian Dolbec
0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec @ 2015-01-19 21:37 UTC (permalink / raw
To: gentoo-commits
commit: 69a8895959d674374d29406d64dc2c2e6b1bc37d
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 9 04:35:47 2015 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 9 04:35:47 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=69a88959
Bump version for a release
---
catalyst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/catalyst b/catalyst
index ada61de..a2a63ab 100755
--- a/catalyst
+++ b/catalyst
@@ -19,7 +19,7 @@ import modules.catalyst.config
import modules.catalyst.util
__maintainer__="Catalyst <catalyst@gentoo.org>"
-__version__="2.0.17"
+__version__="2.0.18"
conf_values={}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/catalyst:2.X commit in: /
@ 2015-07-08 20:33 Brian Dolbec
0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec @ 2015-07-08 20:33 UTC (permalink / raw
To: gentoo-commits
commit: e66d1852300683e402d4e616d48b0236cb863f75
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 5 19:28:24 2015 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sun Jul 5 19:28:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=e66d1852
Update version for a release
catalyst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/catalyst b/catalyst
index a2a63ab..4b7b835 100755
--- a/catalyst
+++ b/catalyst
@@ -19,7 +19,7 @@ import modules.catalyst.config
import modules.catalyst.util
__maintainer__="Catalyst <catalyst@gentoo.org>"
-__version__="2.0.18"
+__version__="2.0.19"
conf_values={}
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-07-08 20:33 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19 21:37 [gentoo-commits] proj/catalyst:2.X commit in: / Brian Dolbec
-- strict thread matches above, loose matches on Subject: below --
2015-07-08 20:33 Brian Dolbec
2015-01-19 21:37 Brian Dolbec
2015-01-19 21:37 Brian Dolbec
2014-03-24 16:08 Brian Dolbec
2014-02-11 3:04 Jorge Manuel B. S. Vicetto
2014-01-22 15:40 Brian Dolbec
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox