xen4.2: remove long_desc.
This commit is contained in:
parent
beebb8faee
commit
cc787bd3c1
|
@ -2,16 +2,13 @@
|
|||
pkgname=xen4.2
|
||||
version=4.2.3
|
||||
wrksrc=xen-${version}
|
||||
revision=1
|
||||
short_desc="Xen Utilities (4.2.x series)"
|
||||
revision=2
|
||||
short_desc="The Xen hypervisor Utilities (4.2.x series)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://xen.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://bits.xensource.com/oss-xen/release/$version/xen-$version.tar.gz"
|
||||
checksum=69b6a73701383d609ad094a38925004e8595755fb39a6fafd579ba754e8667db
|
||||
long_desc="
|
||||
This package provides the official Xen Hypervisor and related utilities
|
||||
for starting/stopping/accessing unprivileged domains (domUs)."
|
||||
|
||||
# Update this if support for ARM7 is added.
|
||||
only_for_archs="i686 x86_64"
|
||||
|
|
Loading…
Reference in New Issue