summaryrefslogtreecommitdiff
path: root/app-misc/esekeyd
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-misc/esekeyd
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.xz
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-misc/esekeyd')
-rw-r--r--app-misc/esekeyd/Manifest1
-rw-r--r--app-misc/esekeyd/esekeyd-1.2.7.ebuild15
-rw-r--r--app-misc/esekeyd/metadata.xml10
3 files changed, 26 insertions, 0 deletions
diff --git a/app-misc/esekeyd/Manifest b/app-misc/esekeyd/Manifest
new file mode 100644
index 00000000000..bae9e71487f
--- /dev/null
+++ b/app-misc/esekeyd/Manifest
@@ -0,0 +1 @@
+DIST esekeyd-1.2.7.tar.gz 104502 SHA256 58bdac994be805d9c11b21065427c8f53684d38a1b44bb02b175fc4ee594cc56 SHA512 dc15623e0ffdd4cc7f3834b2becabf54ce61ea5190fd44734b2aa426db3d936cb5e3caada82357d6ed41db6eba41e9f792e453e2bb93c0fe62d87ac29651c89a WHIRLPOOL 75498558448fb7cf91ce79bdec21e6f3a14a582206398065e66e583ffe038bfc61e7541f3312f680492f9de600275274a6e4027c43c4b203fbbec01ea3afc94f
diff --git a/app-misc/esekeyd/esekeyd-1.2.7.ebuild b/app-misc/esekeyd/esekeyd-1.2.7.ebuild
new file mode 100644
index 00000000000..1f8fdf7f054
--- /dev/null
+++ b/app-misc/esekeyd/esekeyd-1.2.7.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Multimedia key daemon that uses the Linux event interface"
+HOMEPAGE="http://freshmeat.net/projects/esekeyd/"
+SRC_URI="http://www.burghardt.pl/files/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~ppc x86"
+
+DOCS=( AUTHORS ChangeLog examples/example.conf NEWS README TODO )
diff --git a/app-misc/esekeyd/metadata.xml b/app-misc/esekeyd/metadata.xml
new file mode 100644
index 00000000000..e8270e1c2a4
--- /dev/null
+++ b/app-misc/esekeyd/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="freshmeat">esekeyd</remote-id>
+ </upstream>
+</pkgmetadata>