app-laptop/tpacpi-bat: Move BATS variable into conf.d

Because some Thinkpad have more than one battery.

Package-Manager: portage-2.2.26
This commit is contained in:
nemunaire 2016-04-13 21:07:19 +01:00
commit 482f4bdd05
5 changed files with 145 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ottxor@gentoo.org</email>
<name>Christoph Junghans</name>
</maintainer>
<upstream>
<remote-id type="github">teleshoes/tpacpi-bat</remote-id>
</upstream>
</pkgmetadata>