commit 22e42bb829c648a49f07d4f522f60a268a62000d
Author: misi3k <[email protected]>
Date:   Sun May 25 01:08:43 2003 +0000

    - s/pld.org.pl/pld-linux.org/
    
    Changed files:
        adapter.awk -> 1.116

 adapter.awk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index bf7d62c..4a328c1 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -275,7 +275,7 @@ defattr == 1 {
        # There should be some CVS keywords on the first line of %changelog.
        if (boc == 3) {
                if (!/PLD Team/)
-                       print "* %{date} PLD Team <[email protected]>" > 
changelog_file
+                       print "* %{date} PLD Team <[email protected]>" > 
changelog_file
                else
                        skip = 1
                boc = 2
@@ -283,7 +283,7 @@ defattr == 1 {
        if (boc == 2 && !skip) {
                if (!/All persons listed below/) {
                        printf "All persons listed below can be reached at " > 
changelog_file
-                       print "<cvs_login>@pld.org.pl\n" > changelog_file
+                       print "<cvs_login>@pld-linux.org\n" > changelog_file
                } else
                        skip = 1
                boc = 1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to