summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/battery-status/battery-status-9999.ebuild')
-rw-r--r--gnome-extra/battery-status/battery-status-9999.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/gnome-extra/battery-status/battery-status-9999.ebuild b/gnome-extra/battery-status/battery-status-9999.ebuild
new file mode 100644
index 0000000..9ba864f
--- /dev/null
+++ b/gnome-extra/battery-status/battery-status-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+inherit distutils git
+
+
+DESCRIPTION="Battery applet/indicator for the GNOME"
+HOMEPAGE="https://github.com/ia/battery-status"
+EGIT_REPO_URI="https://github.com/ia/battery-status.git"
+SRC_URI=""
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 amd64 x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+