blob: 6b3b27e035db937fe925307500eabc855eab8c67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
doge is a simple motd script based on the slightly stupid
but very funny doge meme. It prints random grammatically
incorrect statements that are sometimes based on things
from your computer.
</longdescription>
<upstream>
<remote-id type="pypi">doge</remote-id>
<remote-id type="github">Olivia5k/doge</remote-id>
</upstream>
</pkgmetadata>
|