blob: 2288446e9838bdf2a36475051fe9fcd1610c8dc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
</maintainer>
<upstream>
<bugs-to>https://issues.apache.org/jira/browse/FELIX</bugs-to>
<doc>https://felix.apache.org/documentation/</doc>
</upstream>
<longdescription>
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|