diff options
author | 2007-10-23 22:52:29 +0000 | |
---|---|---|
committer | 2007-10-23 22:52:29 +0000 | |
commit | 08aec53f3f52773d5fd4fecd580c05314f869bab (patch) | |
tree | 246a5c80aa9f7f1390da1df64f3ea67382fb6e24 /hooks | |
parent | 671170ae755c5d8aa611535a7cb80efdd2f077d7 (diff) | |
download | paludis-08aec53f3f52773d5fd4fecd580c05314f869bab.tar.gz paludis-08aec53f3f52773d5fd4fecd580c05314f869bab.tar.xz |
Use an email address that works
Diffstat (limited to 'hooks')
-rwxr-xr-x | hooks/eselect_env_update.bash | 2 | ||||
-rwxr-xr-x | hooks/eselect_env_update_TEST | 2 | ||||
-rwxr-xr-x | hooks/find_config_updates.hook | 2 | ||||
-rwxr-xr-x | hooks/fix_symlinks.bash | 2 | ||||
-rwxr-xr-x | hooks/gnu_info_index.bash | 2 | ||||
-rwxr-xr-x | hooks/installable_cache_regen.bash | 2 | ||||
-rwxr-xr-x | hooks/installed_cache_regen.bash | 2 | ||||
-rwxr-xr-x | hooks/log.bash | 2 | ||||
-rwxr-xr-x | hooks/news.hook | 2 | ||||
-rwxr-xr-x | hooks/news_TEST | 2 | ||||
-rwxr-xr-x | hooks/write_cache_clean.bash | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/hooks/eselect_env_update.bash b/hooks/eselect_env_update.bash index 544b505c8..03258c498 100755 --- a/hooks/eselect_env_update.bash +++ b/hooks/eselect_env_update.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/eselect_env_update_TEST b/hooks/eselect_env_update_TEST index 413c656ef..dace3564c 100755 --- a/hooks/eselect_env_update_TEST +++ b/hooks/eselect_env_update_TEST @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/find_config_updates.hook b/hooks/find_config_updates.hook index cd842e2ee..cee7d21a6 100755 --- a/hooks/find_config_updates.hook +++ b/hooks/find_config_updates.hook @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/fix_symlinks.bash b/hooks/fix_symlinks.bash index fadc6fb23..efde46e49 100755 --- a/hooks/fix_symlinks.bash +++ b/hooks/fix_symlinks.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/gnu_info_index.bash b/hooks/gnu_info_index.bash index 237b9d2b0..2ff7cfa64 100755 --- a/hooks/gnu_info_index.bash +++ b/hooks/gnu_info_index.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/installable_cache_regen.bash b/hooks/installable_cache_regen.bash index 4caf9efd0..18471ce79 100755 --- a/hooks/installable_cache_regen.bash +++ b/hooks/installable_cache_regen.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/installed_cache_regen.bash b/hooks/installed_cache_regen.bash index f134872ce..7ccc7a43c 100755 --- a/hooks/installed_cache_regen.bash +++ b/hooks/installed_cache_regen.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/log.bash b/hooks/log.bash index 6580b5254..fa9c333d1 100755 --- a/hooks/log.bash +++ b/hooks/log.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/news.hook b/hooks/news.hook index ea5726c08..c2ee1a123 100755 --- a/hooks/news.hook +++ b/hooks/news.hook @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2006, 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/news_TEST b/hooks/news_TEST index 8e2d2a825..0b9a69b73 100755 --- a/hooks/news_TEST +++ b/hooks/news_TEST @@ -1,7 +1,7 @@ #!/bin/bash # vim: set sw=4 sts=4 et : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General diff --git a/hooks/write_cache_clean.bash b/hooks/write_cache_clean.bash index d048affb1..7d68e9dc5 100755 --- a/hooks/write_cache_clean.bash +++ b/hooks/write_cache_clean.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2007 Ciaran McCreesh <ciaranm@ciaranm.org> +# Copyright (c) 2007 Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General |