You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/dtd/gleps.dtd

9 lines
281 B

<!ELEMENT gleps (glep+)>
<!ELEMENT glep (#PCDATA|uri)*>
<!ATTLIST glep id CDATA #REQUIRED
file CDATA #REQUIRED
type (S|I) "S"
status (D|d|A|F|R|W|M) "D">
<!ELEMENT uri (#PCDATA)>
<!ATTLIST uri link CDATA #REQUIRED>