Skip to main content
summaryrefslogtreecommitdiffstats
blob: ca94c2362a0c65ab9341fea2649d0cf787cb02f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="Linux Tools">
  <repositories enabled="false" location="http://download.eclipse.org/linuxtools/update-juno" description="Linux Tools Updates">
    <features name="org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.cdt.libhover.feature.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.linuxtools.changelog.feature.group" versionRange="2.8.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.gprof.feature.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.oprofile.feature.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.rpm.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.lttng.feature.group" versionRange="1.0.0.201206130106"/>
    <features name="org.eclipse.linuxtools.systemtap.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.callgraph.feature.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.linuxtools.valgrind.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.gcov.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.perf.feature.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.lttng2.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
    <features name="org.eclipse.linuxtools.lttng2.kernel.feature.group" versionRange="1.0.0.201206130106">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='jjohnstn@redhat.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='akurtako@redhat.com']"/>
</aggregator:Contribution>

Back to the top