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 /network/spice-gtk | |
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 'network/spice-gtk')
-rw-r--r-- | network/spice-gtk/spice-gtk.SlackBuild | 2 | ||||
-rw-r--r-- | network/spice-gtk/spice-gtk.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild index fd4b16ca21..97a696fd18 100644 --- a/network/spice-gtk/spice-gtk.SlackBuild +++ b/network/spice-gtk/spice-gtk.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for spice-gtk -# Written by ponce <matteo.bernardini@gmail.com> +# Written by Matteo Bernardini <ponce@slackbuilds.org> PRGNAM=spice-gtk VERSION=${VERSION:-0.7} diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index a71f4e6e95..4ff9af183d 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -6,5 +6,5 @@ MD5SUM="a47ca51ef4bb27cab35ddbfb9e6c0fff" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |