mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/python-e_dbus: Change email.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
2700ff1c02
commit
44a64a7d3f
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Slackware build script for python-e_dbus
|
# Slackware build script for python-e_dbus
|
||||||
# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
|
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
|
||||||
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="e_dbus"
|
REQUIRES="e_dbus"
|
||||||
MAINTAINER="Ryan P.C. McQuen"
|
MAINTAINER="Ryan P.C. McQuen"
|
||||||
EMAIL="ryan.q@linux.com"
|
EMAIL="ryanpcmcquen@member.fsf.org"
|
||||||
|
|
Loading…
Reference in a new issue