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/lxshortcut | |
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/lxshortcut')
-rw-r--r-- | desktop/lxshortcut/lxshortcut.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/lxshortcut/lxshortcut.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/lxshortcut/lxshortcut.SlackBuild b/desktop/lxshortcut/lxshortcut.SlackBuild index 0c8585abf8..516184d1fd 100644 --- a/desktop/lxshortcut/lxshortcut.SlackBuild +++ b/desktop/lxshortcut/lxshortcut.SlackBuild @@ -32,10 +32,10 @@ # Changelog: # 0.1.1-1: 11/sep/2009 by Eric Hameleers <alien@slackware.com> # * Initial build. -# 20100905_132b97e 12/sep/2010 by ponce <matteo.bernardini@gmail.com> +# 20100905_132b97e 12/sep/2010 by Matteo Bernardini <ponce@slackbuilds.org> # * Adapted to slackbuilds.org's autotools template. # * updated to git snapshot. -# 0.1.2-1 27/dec/2011 by ponce <matteo.bernardini@gmail.com> +# 0.1.2-1 27/dec/2011 by Matteo Bernardini <ponce@slackbuilds.org> # * update. # # Run 'sh lxshortcut.SlackBuild' to build a Slackware package. diff --git a/desktop/lxshortcut/lxshortcut.info b/desktop/lxshortcut/lxshortcut.info index 5f93dbff57..003ae7f16e 100644 --- a/desktop/lxshortcut/lxshortcut.info +++ b/desktop/lxshortcut/lxshortcut.info @@ -6,5 +6,5 @@ MD5SUM="72f0dfafa8098be853beae6e33b5e13b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |