Skip to content

Commit dda9c2b

Browse files
committed
s/omniosce.org/omnios.org/
1 parent 8ee6819 commit dda9c2b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+98
-98
lines changed

AUTHORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Dominik Hassler <hadfl@omniosce.org>
1+
Dominik Hassler <hadfl@omnios.org>
22
Tobias Oetiker <[email protected]>

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="http://www.omniosce.org/OmniOSce_logo.svg" height="128">
1+
<img src="https://www.omnios.org/OmniOSce_logo.svg" height="128">
22

33
ooceapps
44
========

bin/fenix

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
3939
4040
=head1 AUTHOR
4141
42-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
42+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
4343
4444
=head1 HISTORY
4545

bin/ooceapps

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
3939
4040
=head1 AUTHOR
4141
42-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
42+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
4343
4444
=head1 HISTORY
4545

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (C) 2015 Tobias Oetiker
22

3-
AC_INIT([ooceapps],m4_esyscmd([tr -d '\n' < VERSION]),[hadfl@omniosce.org])
3+
AC_INIT([ooceapps],m4_esyscmd([tr -d '\n' < VERSION]),[hadfl@omnios.org])
44
AC_PREREQ([2.59])
55
AC_CONFIG_AUX_DIR(conftools)
66
SCRIPT_NAME=ooceapps

lib/OOCEapps.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
9595
9696
=head1 AUTHOR
9797
98-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
98+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
9999
100100
=head1 HISTORY
101101

lib/OOCEapps/Controller/Cowsay.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
5353
5454
=head1 AUTHOR
5555
56-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
56+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
5757
5858
=head1 HISTORY
5959

lib/OOCEapps/Controller/Issue.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
123123
124124
=head1 AUTHOR
125125
126-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
126+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
127127
128128
=head1 HISTORY
129129

lib/OOCEapps/Controller/PSS.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
3232
3333
=head1 AUTHOR
3434
35-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
35+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
3636
3737
=head1 HISTORY
3838

lib/OOCEapps/Controller/Patron.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ sub cancelSubscription {
130130
if (ref $@ eq 'ARRAY'){
131131
$c->log->error($@->[0]);
132132
return $c->render(text => 'Sorry there was an error canceling your subscription.'
133-
. ' Please get in touch with patron@omniosce.org');
133+
. ' Please get in touch with patrons@omnios.org');
134134
}
135135
else {
136136
die $@;
@@ -162,7 +162,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
162162
163163
=head1 AUTHOR
164164
165-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
165+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
166166
S<Tobias Oetiker E<lt>[email protected]E<gt>>
167167
168168
=head1 HISTORY

lib/OOCEapps/Controller/PkgStat.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
108108
109109
=head1 AUTHOR
110110
111-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
111+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
112112
113113
=head1 HISTORY
114114

lib/OOCEapps/Controller/PkgUpd.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
108108
109109
=head1 AUTHOR
110110
111-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
111+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
112112
113113
=head1 HISTORY
114114

lib/OOCEapps/Controller/RelSuffix.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
8484
8585
=head1 AUTHOR
8686
87-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
87+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
8888
8989
=head1 HISTORY
9090

lib/OOCEapps/Controller/base.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4646
4747
=head1 AUTHOR
4848
49-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
49+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
5050
5151
=head1 HISTORY
5252

lib/OOCEapps/Issue/Illumos.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
6060
6161
=head1 AUTHOR
6262
63-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
63+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
6464
6565
=head1 HISTORY
6666

lib/OOCEapps/Issue/Joyent.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
9090
9191
=head1 AUTHOR
9292
93-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
93+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
9494
9595
=head1 HISTORY
9696

lib/OOCEapps/Issue/base.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
3535
3636
=head1 AUTHOR
3737
38-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
38+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
3939
4040
=head1 HISTORY
4141

lib/OOCEapps/Mattermost.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
6767
6868
=head1 AUTHOR
6969
70-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
70+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
7171
7272
=head1 HISTORY
7373

lib/OOCEapps/Model/Cowsay.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4444
4545
=head1 AUTHOR
4646
47-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
47+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
4848
4949
=head1 HISTORY
5050

lib/OOCEapps/Model/Invoice.pm

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ has schema => sub {
1717
},
1818
email_from => {
1919
description => 'email sender address',
20-
example => 'patrons@omniosce.org',
20+
example => 'patrons@omnios.org',
2121
validator => $sv->regexp(qr/^.*$/, 'expected a string'),
2222
},
2323
email_bcc => {
2424
description => 'email bcc address',
25-
example => 'patrons@omniosce.org',
25+
example => 'patrons@omnios.org',
2626
validator => $sv->regexp(qr/^.*$/, 'expected a string'),
2727
},
2828
key_path => {
@@ -37,7 +37,7 @@ has schema => sub {
3737
},
3838
create_url => {
3939
description => 'url prefix for invoice creation requests',
40-
example => 'https://apps.omniosce.org/invoice/create',
40+
example => 'https://apps.omnios.org/invoice/create',
4141
validator => $sv->regexp(qr/^.*$/, 'expected a string'),
4242
},
4343
}
@@ -138,7 +138,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
138138
139139
=head1 AUTHOR
140140
141-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
141+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
142142
S<Tobias Oetiker E<lt>[email protected]E<gt>>
143143
144144
=head1 HISTORY

lib/OOCEapps/Model/Issue.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
103103
104104
=head1 AUTHOR
105105
106-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
106+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
107107
108108
=head1 HISTORY
109109

lib/OOCEapps/Model/PSS.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
173173
174174
=head1 AUTHOR
175175
176-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
176+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
177177
178178
=head1 HISTORY
179179

lib/OOCEapps/Model/Patron.pm

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ has schema => sub {
1818
},
1919
'cancelUrl' => {
2020
description => 'url prefix for cancelation requests',
21-
example => 'https://apps.omniosce.org/patron/cancel',
21+
example => 'https://apps.omnios.org/patron/cancel',
2222
},
2323
'emailFrom' => {
2424
description => 'email sender address',
25-
example => 'patrons@omniosce.org',
25+
example => 'patrons@omnios.org',
2626
},
2727
'emailBcc' => {
2828
description => 'email bcc address',
29-
example => 'patrons@omniosce.org',
29+
example => 'patrons@omnios.org',
3030
},
3131
'subCurrencies' => {
3232
description => 'list of currencies',
@@ -266,7 +266,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
266266
267267
=head1 AUTHOR
268268
269-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
269+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
270270
S<Tobias Oetiker E<lt>[email protected]E<gt>>
271271
272272
=head1 HISTORY

lib/OOCEapps/Model/PkgStat.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
230230
231231
=head1 AUTHOR
232232
233-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
233+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
234234
235235
=head1 HISTORY
236236

lib/OOCEapps/Model/PkgUpd.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
127127
128128
=head1 AUTHOR
129129
130-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
130+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
131131
132132
=head1 HISTORY
133133

lib/OOCEapps/Model/RelSuffix.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4949
5050
=head1 AUTHOR
5151
52-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
52+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
5353
5454
=head1 HISTORY
5555

lib/OOCEapps/Model/base.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
6565
6666
=head1 AUTHOR
6767
68-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
68+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
6969
7070
=head1 HISTORY
7171

lib/OOCEapps/PkgUpd/Apache.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4343
4444
=head1 AUTHOR
4545
46-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
46+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
4747
4848
=head1 HISTORY
4949

lib/OOCEapps/PkgUpd/Autogen.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4141
4242
=head1 AUTHOR
4343
44-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
44+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
4545
4646
=head1 HISTORY
4747

lib/OOCEapps/PkgUpd/BDWgc.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4242
4343
=head1 AUTHOR
4444
45-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
45+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
4646
4747
=head1 HISTORY
4848

lib/OOCEapps/PkgUpd/Bash.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4747
4848
=head1 AUTHOR
4949
50-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
50+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
5151
5252
=head1 HISTORY
5353

lib/OOCEapps/PkgUpd/Dbus.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4242
4343
=head1 AUTHOR
4444
45-
S<Andy Fiddaman E<lt>andy@omniosce.orgE<gt>>
45+
S<Andy Fiddaman E<lt>andy@omnios.orgE<gt>>
4646
4747
=head1 HISTORY
4848

lib/OOCEapps/PkgUpd/GCC.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4747
4848
=head1 AUTHOR
4949
50-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
50+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
5151
5252
=head1 HISTORY
5353

lib/OOCEapps/PkgUpd/GNU.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
5252
5353
=head1 AUTHOR
5454
55-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
55+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
5656
5757
=head1 HISTORY
5858

lib/OOCEapps/PkgUpd/GitHub.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
7272
7373
=head1 AUTHOR
7474
75-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
75+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
7676
7777
=head1 HISTORY
7878

lib/OOCEapps/PkgUpd/GitLab.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4343
4444
=head1 AUTHOR
4545
46-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
46+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
4747
4848
=head1 HISTORY
4949

lib/OOCEapps/PkgUpd/Gnome.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
5151
5252
=head1 AUTHOR
5353
54-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
54+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
5555
5656
=head1 HISTORY
5757

lib/OOCEapps/PkgUpd/GnuPG.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4343
4444
=head1 AUTHOR
4545
46-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
46+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
4747
4848
=head1 HISTORY
4949

lib/OOCEapps/PkgUpd/Go.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ this program. If not, see L<http://www.gnu.org/licenses/>.
4747
4848
=head1 AUTHOR
4949
50-
S<Dominik Hassler E<lt>hadfl@omniosce.orgE<gt>>
50+
S<Dominik Hassler E<lt>hadfl@omnios.orgE<gt>>
5151
5252
=head1 HISTORY
5353

0 commit comments

Comments
 (0)