diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:58:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:58:29 +0100 |
commit | 0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch) | |
tree | 07815070629c7c11000a7f51ceb8ccbccb49a809 /gnustep-apps/batmon | |
parent | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'gnustep-apps/batmon')
-rw-r--r-- | gnustep-apps/batmon/Manifest | 3 | ||||
-rw-r--r-- | gnustep-apps/batmon/batmon-0.8.ebuild | 14 | ||||
-rw-r--r-- | gnustep-apps/batmon/metadata.xml | 9 |
3 files changed, 0 insertions, 26 deletions
diff --git a/gnustep-apps/batmon/Manifest b/gnustep-apps/batmon/Manifest deleted file mode 100644 index 1d89a138cb14..000000000000 --- a/gnustep-apps/batmon/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST batmon-0.8.tar.gz 39592 BLAKE2B 009067b85e3f44f9aa4bc1c23d139406c2e5d597c40380b6d3e6f3b9e653733b54cfda143ba0331b47df0702c15d04129603fe55b05165121fcb0ecdf4668b91 SHA512 b43a882f809307ef3dbdba9762bef443063d3d6c70bc202c4cd1e9a50a3f4b617607392e8777b4f6dfec89fb17a806ca19c256d2799d2b60f4e00b1fc334f2ce -EBUILD batmon-0.8.ebuild 366 BLAKE2B c9caa7a41fae860cfb9f231b122709a4249d4035d2b3c7f06e509dfb983b979cf4d9f1b56e031fd6b32c681a2face4f35d8c169b931630a921c7548444818c08 SHA512 53b185fc36e3348991636971a5620cb3033257106674c23ab2c4e0f600268fed985c1471695ae64453f4cc27e0dfbc1d191383b9d2e7736e27b4300e7945c646 -MISC metadata.xml 502 BLAKE2B d4fdc3a7e4aaaa1e0e1338cd3ea21175c560f0c47952fd16ead241430d72ccbbe5cee60355a18a611c934b80b05512ae788674f5f48f535ea946f145ea0ea77e SHA512 914f476bbba4630393c354470ab80b22af38eb7d321b2c4bda564ff6032f931e6f20774c960acb63d028cf093d9767370d0868f8c14ed3133da8394ccb592f88 diff --git a/gnustep-apps/batmon/batmon-0.8.ebuild b/gnustep-apps/batmon/batmon-0.8.ebuild deleted file mode 100644 index fad43fccded1..000000000000 --- a/gnustep-apps/batmon/batmon-0.8.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit gnustep-2 - -DESCRIPTION="displays the status of your laptop battery" -HOMEPAGE="http://www.nongnu.org/gap/batmon/index.html" -SRC_URI="https://savannah.nongnu.org/download/gap/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/gnustep-apps/batmon/metadata.xml b/gnustep-apps/batmon/metadata.xml deleted file mode 100644 index ac0a35517291..000000000000 --- a/gnustep-apps/batmon/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>gnustep@gentoo.org</email> - <name>Gentoo GNUstep Project</name> - </maintainer> - <longdescription>Battery monitor is a small utility that displays the status of your laptop battery (charge/discharge and status). I works best with linux 2.6 kernels and ACPI, but now has also support for 2.4 kernels and APM</longdescription> -</pkgmetadata> |