396 | | name = mypackage |
397 | | version = 0.7.2-1 |
398 | | architecture = x86 |
399 | | summary = "is a very nice package" |
400 | | description = "has lots of cool features\nand is written in MyC++" |
401 | | vendor = "Me, Myself & I, Inc." |
402 | | packager = "me@test.com" |
403 | | copyrights = [ "(C) 2009-2011, Me, Myself & I, Inc." ] |
404 | | licenses = [ "Me, Myself & I Commercial License", "MIT" ] |
405 | | provides = [ |
| 396 | name mypackage |
| 397 | version 0.7.2-1 |
| 398 | architecture x86 |
| 399 | summary "is a very nice package" |
| 400 | description "has lots of cool features\nand is written in MyC++" |
| 401 | vendor "Me, Myself & I, Inc." |
| 402 | packager "me@test.com" |
| 403 | copyrights { "(C) 2009-2011, Me, Myself & I, Inc." } |
| 404 | licenses { "Me, Myself & I Commercial License"; "MIT" } |
| 405 | provides { |