Ticket #1233: testlib-0.1.ebuild
| File testlib-0.1.ebuild, 288 bytes (added by azaghal, 14 months ago) |
|---|
| Line | |
|---|---|
| 1 | # Copyright 1999-2012 Branko Majic |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | |
| 4 | EAPI=4 |
| 5 | |
| 6 | DESCRIPTION="A sample dependant library which loses xml flag in next version." |
| 7 | HOMEPAGE="" |
| 8 | SRC_URI="" |
| 9 | |
| 10 | LICENSE="" |
| 11 | SLOT="0" |
| 12 | KEYWORDS="amd64 x86" |
| 13 | IUSE="xml" |
| 14 | |
| 15 | DEPEND="" |
| 16 | RDEPEND="" |
