[Lunar-commits] <moonbase-other> libvirt-glib: move it from libs directory to virtual one.
Florin Braescu
florin at lunar-linux.org
Wed Nov 12 12:27:26 CET 2014
commit 017107c93f3a65aac07eeca1794c83c9996a8d65
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 12 Nov 2014 13:26:51 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/017107c93f3a65aac07eeca1794c83c9996a8d65
libvirt-glib: move it from libs directory to virtual one.
---
libs/libvirt-glib/BUILD -> virtual/libvirt-glib/BUILD
libs/libvirt-glib/DEPENDS -> virtual/libvirt-glib/DEPENDS
virtual/libvirt-glib/DETAILS | +3/-2
3 files changed, 3 insertions(+), 2 deletions(-)
@@ -1,12 +1,13 @@
MODULE=libvirt-glib
VERSION=0.1.9
- SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=ftp://libvirt.org/libvirt/glib
SOURCE_VFY=sha256:053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958
- WEB_SITE="http://libvirt.org/"
+ WEB_SITE=http://libvirt.org/
ENTERED=20140920
UPDATED=20140920
SHORT="GLib bindings for libvirt"
+
cat <<EOF
GLib bindings for libvirt.
EOF
More information about the Lunar-commits
mailing list