diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-02 10:10:20 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-02 10:10:20 +0200 |
commit | d547e0f889bcb383506b591bc6931c299bad4454 (patch) | |
tree | 9504ee4774167f72a93b5038f3d5336755f86d74 /desktop/lxlauncher | |
parent | 6bac1b647edd6907588d0c11946718d77e4daeba (diff) | |
download | slackbuilds-d547e0f889bcb383506b591bc6931c299bad4454.tar.gz |
Several: Change my email to @SBo in all maintained scripts
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/lxlauncher')
-rw-r--r-- | desktop/lxlauncher/lxlauncher.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/lxlauncher/lxlauncher.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/lxlauncher/lxlauncher.SlackBuild b/desktop/lxlauncher/lxlauncher.SlackBuild index 9d1894b1d9..68d89b5102 100644 --- a/desktop/lxlauncher/lxlauncher.SlackBuild +++ b/desktop/lxlauncher/lxlauncher.SlackBuild @@ -34,10 +34,10 @@ # * Initial build. # 0.2.1-1: 11/sep/2009 by Eric Hameleers <alien@slackware.com> # * Update. -# 20100903_3480629: 12/sep/2010 by ponce <matteo.bernardini@gmail.com> +# 20100903_3480629: 12/sep/2010 by Matteo Bernardini <ponce@slackbuilds.org> # * Adapted to slackbuilds.org's autotools template. # * updated to git snapshot. -# 0.2.2-1: 26/dec/2011 by ponce <matteo.bernardini@gmail.com> +# 0.2.2-1: 26/dec/2011 by Matteo Bernardini <ponce@slackbuilds.org> # * update. # # Run 'sh lxlauncher.SlackBuild' to build a Slackware package. diff --git a/desktop/lxlauncher/lxlauncher.info b/desktop/lxlauncher/lxlauncher.info index 2fef86631c..0fad214cfa 100644 --- a/desktop/lxlauncher/lxlauncher.info +++ b/desktop/lxlauncher/lxlauncher.info @@ -6,5 +6,5 @@ MD5SUM="16df627447838b170a72cc3a9ee21497" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lxmenu-data" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |