summaryrefslogtreecommitdiff
path: root/app-misc/digitemp/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-misc/digitemp/metadata.xml
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-misc/digitemp/metadata.xml')
-rw-r--r--app-misc/digitemp/metadata.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/app-misc/digitemp/metadata.xml b/app-misc/digitemp/metadata.xml
deleted file mode 100644
index 7ed6505057eb..000000000000
--- a/app-misc/digitemp/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription>
-DigiTemp is a simple to use program for reading values from 1-wire devices. Its
-main use is for reading temperature sensors, but it also reads counters, and
-understands the 1-wire hubs with devices on different branches of the network.
-DigiTemp now supports the following 1-wire temperature sensors: DS18S20 (and
-DS1820), DS18B20, DS1822, the DS2438 Smart Battery Monitor, DS2422 and DS2423
-Counters, DS2409 MicroLAN Coupler (used in 1-wire hubs), and the AAG TAI-8540
-humidity sensor.
- </longdescription>
- <use>
- <flag name="ds2490">Build support for the ds2490 sensor</flag>
- <flag name="ds9097">Build support for the ds9097 sensor</flag>
- <flag name="ds9097u">Build support for the ds9097u sensor</flag>
- </use>
- <upstream>
- <remote-id type="github">bcl/digitemp</remote-id>
- </upstream>
-</pkgmetadata>
-