[arch-commits] Commit in murmur/repos (44 files)

Evangelos Foutras foutrelis at nymeria.archlinux.org
Mon Mar 25 04:07:12 UTC 2013


    Date: Monday, March 25, 2013 @ 05:07:12
  Author: foutrelis
Revision: 86935

archrelease: copy trunk to community-i686, community-x86_64

Added:
  murmur/repos/community-i686/0003-fix-long-username-query.patch
    (from rev 86934, murmur/trunk/0003-fix-long-username-query.patch)
  murmur/repos/community-i686/0004-fix-username-validation.patch
    (from rev 86934, murmur/trunk/0004-fix-username-validation.patch)
  murmur/repos/community-i686/ChangeLog
    (from rev 86934, murmur/trunk/ChangeLog)
  murmur/repos/community-i686/PKGBUILD
    (from rev 86934, murmur/trunk/PKGBUILD)
  murmur/repos/community-i686/murmur.conf
    (from rev 86934, murmur/trunk/murmur.conf)
  murmur/repos/community-i686/murmur.conf.d
    (from rev 86934, murmur/trunk/murmur.conf.d)
  murmur/repos/community-i686/murmur.dbus.conf
    (from rev 86934, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-i686/murmur.install
    (from rev 86934, murmur/trunk/murmur.install)
  murmur/repos/community-i686/murmur.logrotate.d
    (from rev 86934, murmur/trunk/murmur.logrotate.d)
  murmur/repos/community-i686/murmur.rc.d
    (from rev 86934, murmur/trunk/murmur.rc.d)
  murmur/repos/community-i686/murmur.service
    (from rev 86934, murmur/trunk/murmur.service)
  murmur/repos/community-x86_64/0003-fix-long-username-query.patch
    (from rev 86934, murmur/trunk/0003-fix-long-username-query.patch)
  murmur/repos/community-x86_64/0004-fix-username-validation.patch
    (from rev 86934, murmur/trunk/0004-fix-username-validation.patch)
  murmur/repos/community-x86_64/ChangeLog
    (from rev 86934, murmur/trunk/ChangeLog)
  murmur/repos/community-x86_64/PKGBUILD
    (from rev 86934, murmur/trunk/PKGBUILD)
  murmur/repos/community-x86_64/murmur.conf
    (from rev 86934, murmur/trunk/murmur.conf)
  murmur/repos/community-x86_64/murmur.conf.d
    (from rev 86934, murmur/trunk/murmur.conf.d)
  murmur/repos/community-x86_64/murmur.dbus.conf
    (from rev 86934, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-x86_64/murmur.install
    (from rev 86934, murmur/trunk/murmur.install)
  murmur/repos/community-x86_64/murmur.logrotate.d
    (from rev 86934, murmur/trunk/murmur.logrotate.d)
  murmur/repos/community-x86_64/murmur.rc.d
    (from rev 86934, murmur/trunk/murmur.rc.d)
  murmur/repos/community-x86_64/murmur.service
    (from rev 86934, murmur/trunk/murmur.service)
Deleted:
  murmur/repos/community-i686/0003-fix-long-username-query.patch
  murmur/repos/community-i686/0004-fix-username-validation.patch
  murmur/repos/community-i686/ChangeLog
  murmur/repos/community-i686/PKGBUILD
  murmur/repos/community-i686/murmur.conf
  murmur/repos/community-i686/murmur.conf.d
  murmur/repos/community-i686/murmur.dbus.conf
  murmur/repos/community-i686/murmur.install
  murmur/repos/community-i686/murmur.logrotate.d
  murmur/repos/community-i686/murmur.rc.d
  murmur/repos/community-i686/murmur.service
  murmur/repos/community-x86_64/0003-fix-long-username-query.patch
  murmur/repos/community-x86_64/0004-fix-username-validation.patch
  murmur/repos/community-x86_64/ChangeLog
  murmur/repos/community-x86_64/PKGBUILD
  murmur/repos/community-x86_64/murmur.conf
  murmur/repos/community-x86_64/murmur.conf.d
  murmur/repos/community-x86_64/murmur.dbus.conf
  murmur/repos/community-x86_64/murmur.install
  murmur/repos/community-x86_64/murmur.logrotate.d
  murmur/repos/community-x86_64/murmur.rc.d
  murmur/repos/community-x86_64/murmur.service

-----------------------------------------------------+
 /0003-fix-long-username-query.patch                 |   84 +++++++++++
 /0004-fix-username-validation.patch                 |   72 +++++++++
 /ChangeLog                                          |   72 +++++++++
 /PKGBUILD                                           |  132 ++++++++++++++++++
 /murmur.conf                                        |    2 
 /murmur.conf.d                                      |    4 
 /murmur.dbus.conf                                   |   44 ++++++
 /murmur.install                                     |   38 +++++
 /murmur.logrotate.d                                 |   12 +
 /murmur.rc.d                                        |   88 ++++++++++++
 /murmur.service                                     |   24 +++
 community-i686/0003-fix-long-username-query.patch   |   42 -----
 community-i686/0004-fix-username-validation.patch   |   36 ----
 community-i686/ChangeLog                            |   36 ----
 community-i686/PKGBUILD                             |   66 ---------
 community-i686/murmur.conf                          |    1 
 community-i686/murmur.conf.d                        |    2 
 community-i686/murmur.dbus.conf                     |   22 ---
 community-i686/murmur.install                       |   19 --
 community-i686/murmur.logrotate.d                   |    6 
 community-i686/murmur.rc.d                          |   44 ------
 community-i686/murmur.service                       |   12 -
 community-x86_64/0003-fix-long-username-query.patch |   42 -----
 community-x86_64/0004-fix-username-validation.patch |   36 ----
 community-x86_64/ChangeLog                          |   36 ----
 community-x86_64/PKGBUILD                           |   66 ---------
 community-x86_64/murmur.conf                        |    1 
 community-x86_64/murmur.conf.d                      |    2 
 community-x86_64/murmur.dbus.conf                   |   22 ---
 community-x86_64/murmur.install                     |   19 --
 community-x86_64/murmur.logrotate.d                 |    6 
 community-x86_64/murmur.rc.d                        |   44 ------
 community-x86_64/murmur.service                     |   12 -
 33 files changed, 572 insertions(+), 572 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 86934:86935 to see the changes.



More information about the arch-commits mailing list