Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492304 - dev-python/XenAPI-1.2 - XenAPI SDK, for communication with Citrix XenServer and Xen Cloud Platform
Summary: dev-python/XenAPI-1.2 - XenAPI SDK, for communication with Citrix XenServer a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo Xen Devs
URL: http://community.citrix.com/display/x...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-11-22 15:18 UTC by Davide Rebeccani
Modified: 2013-12-05 05:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
=dev-python/XenAPI-1.2 new build (XenAPI-1.2.ebuild,461 bytes, text/plain)
2013-11-22 15:19 UTC, Davide Rebeccani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Rebeccani 2013-11-22 15:18:48 UTC
dev-python/XenAPI-1.2 new build needed by sys-cluster/nova she used with Xen hypervisor

Reproducible: Always
Comment 1 Davide Rebeccani 2013-11-22 15:19:19 UTC
Created attachment 363798 [details]
=dev-python/XenAPI-1.2 new build
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-22 15:52:54 UTC
Comment on attachment 363798 [details]
=dev-python/XenAPI-1.2 new build

Description should not end in a dot (it is not a proper sentence):

>DESCRIPTION="XenAPI SDK, for communication with Citrix XenServer and Xen Cloud Platform."

> [...]

All this is unneeded:

>IUSE=""
>
>DEPEND=""
>RDEPEND="${DEPEND}"
Comment 3 Davide Rebeccani 2013-11-22 16:31:55 UTC
(In reply to Jeroen Roovers from comment #2)
> Comment on attachment 363798 [details]
> =dev-python/XenAPI-1.2 new build
> 
> Description should not end in a dot (it is not a proper sentence):
> 
> >DESCRIPTION="XenAPI SDK, for communication with Citrix XenServer and Xen Cloud Platform."
> 
> > [...]
> 
> All this is unneeded:
> 
> >IUSE=""
> >
> >DEPEND=""
> >RDEPEND="${DEPEND}"

Thank you for the suggestions. I'm not so good in build writing and i'm trying to improve my "kung-fu" :-)
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2013-12-05 05:22:08 UTC
  05 Dec 2013; Ian Delaney <idella4@gentoo.org> +XenAPI-1.2.ebuild,
  +metadata.xml:
  new ebuild by Davide Rebeccani, SDK for xen in the cloud, fixes Bug #492304

followed by jer's syntax corrections which initially overlooked. thx jer.