diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2012-09-13 22:44:10 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-13 17:59:48 -0500 |
commit | 38fcc59eabec33fb60e3234068a9b6eb95070e5a (patch) | |
tree | cec732d6fce91bf2d18669b01d8e2559dc057ee8 /audio | |
parent | 1909743a69cb986f282359a6bca4eef1adaf18ab (diff) | |
download | slackbuilds-38fcc59eabec33fb60e3234068a9b6eb95070e5a.tar.gz |
Several: Change my email to @gmail.com in all maintained scripts
Diffstat (limited to 'audio')
-rw-r--r-- | audio/jokosher/jokosher.SlackBuild | 2 | ||||
-rw-r--r-- | audio/jokosher/jokosher.info | 2 | ||||
-rw-r--r-- | audio/volwheel/volwheel.SlackBuild | 2 | ||||
-rw-r--r-- | audio/volwheel/volwheel.info | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/jokosher/jokosher.SlackBuild b/audio/jokosher/jokosher.SlackBuild index 1239528a36..cf7192b2cc 100644 --- a/audio/jokosher/jokosher.SlackBuild +++ b/audio/jokosher/jokosher.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jokosher -# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm> +# Copyright 2010 Binh Nguyen <binhvng@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/audio/jokosher/jokosher.info b/audio/jokosher/jokosher.info index 8a6a9c1bba..490dee1881 100644 --- a/audio/jokosher/jokosher.info +++ b/audio/jokosher/jokosher.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="distribute gnonlin gst-python pyxdg" MAINTAINER="Binh Nguyen" -EMAIL="binhnguyen@fastmail.fm" +EMAIL="binhvng@gmail.com" diff --git a/audio/volwheel/volwheel.SlackBuild b/audio/volwheel/volwheel.SlackBuild index 1374403f73..14ab5fdfff 100644 --- a/audio/volwheel/volwheel.SlackBuild +++ b/audio/volwheel/volwheel.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2010-2012 Binh Nguyen <binhnguyen@fastmail.fm> +# Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/audio/volwheel/volwheel.info b/audio/volwheel/volwheel.info index 9f230c32fc..e79a532fe0 100644 --- a/audio/volwheel/volwheel.info +++ b/audio/volwheel/volwheel.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-trayicon" MAINTAINER="Binh Nguyen" -EMAIL="binhnguyen@fastmail.fm" +EMAIL="binhvng@gmail.com" |