[Lunar-commits] <moonbase-efl> econnman: small tweaks.
Florin Braescu
florin at lunar-linux.org
Sat Aug 31 22:41:22 CEST 2013
commit a780d9e1479b2f4f32214ef62d08c54e343163e6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:18:45 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/a780d9e1479b2f4f32214ef62d08c54e343163e6
econnman: small tweaks.
---
econnman/DEPENDS | +0/-1
econnman/DETAILS | +4/-3
2 files changed, 4 insertions(+), 4 deletions(-)
--- a/econnman/DEPENDS
+++ b/econnman/DEPENDS
@@ -1,3 +1,2 @@
-depends Python
depends python-elementary
depends python-e_dbus
--- a/econnman/DETAILS
+++ b/econnman/DETAILS
@@ -1,12 +1,13 @@
MODULE=econnman
VERSION=1
- SOURCE=${MODULE}-${VERSION}.tar.gz
- SOURCE_URL=http://packages.profusion.mobi/${MODULE}/
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://packages.profusion.mobi/$MODULE/
SOURCE_VFY=sha1:333f6f8633af4f01d1ddb07ceb5635299d243413
- WEB_SITE="http://enlightenment.org"
+ WEB_SITE=http://enlightenment.org
ENTERED=20130102
UPDATED=20130102
SHORT="EFL connman frontend"
+
cat <<EOF
Manage your internet connections using ConnMan and EFL.
EOF
More information about the Lunar-commits
mailing list