xen: remove long_desc.
This commit is contained in:
parent
cc868f3811
commit
beebb8faee
|
@ -2,16 +2,13 @@
|
||||||
pkgname=xen
|
pkgname=xen
|
||||||
version=4.3.1
|
version=4.3.1
|
||||||
wrksrc=xen-${version}
|
wrksrc=xen-${version}
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="Xen utilities"
|
short_desc="The Xen hypervisor utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xen.org"
|
homepage="http://xen.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://bits.xensource.com/oss-xen/release/$version/xen-$version.tar.gz"
|
distfiles="http://bits.xensource.com/oss-xen/release/$version/xen-$version.tar.gz"
|
||||||
checksum=3b5b7cc508b1739753585b5c25635471cdcef680e8770a78bf6ef9333d26a9fd
|
checksum=3b5b7cc508b1739753585b5c25635471cdcef680e8770a78bf6ef9333d26a9fd
|
||||||
long_desc="
|
|
||||||
This package provides the official Xen Hypervisor and related utilities
|
|
||||||
for starting/stopping/accessing unprivileged domains (domUs)."
|
|
||||||
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue