summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-12-03 17:25:45 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-12-03 17:25:45 +0000
commit771395cda2f07320422b162879523fdb40e5e291 (patch)
treee4fa0e39e62b88b23757dfe619d477f3a859045e /app-leechcraft
parentAdd optional dependency on x11-libs/qwt, thanks to 0xd34df00d (diff)
downloadgentoo-2-771395cda2f07320422b162879523fdb40e5e291.tar.gz
gentoo-2-771395cda2f07320422b162879523fdb40e5e291.tar.bz2
gentoo-2-771395cda2f07320422b162879523fdb40e5e291.zip
Initial commit, thanks to 0xd34df00d
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-htthare/ChangeLog10
-rw-r--r--app-leechcraft/lc-htthare/lc-htthare-9999.ebuild15
-rw-r--r--app-leechcraft/lc-htthare/metadata.xml5
3 files changed, 30 insertions, 0 deletions
diff --git a/app-leechcraft/lc-htthare/ChangeLog b/app-leechcraft/lc-htthare/ChangeLog
new file mode 100644
index 000000000000..59843d4e6226
--- /dev/null
+++ b/app-leechcraft/lc-htthare/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-leechcraft/lc-htthare
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-htthare/ChangeLog,v 1.1 2013/12/03 17:25:45 pinkbyte Exp $
+
+*lc-htthare-9999 (03 Dec 2013)
+
+ 03 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> +lc-htthare-9999.ebuild,
+ +metadata.xml:
+ Initial commit, thanks to 0xd34df00d
+
diff --git a/app-leechcraft/lc-htthare/lc-htthare-9999.ebuild b/app-leechcraft/lc-htthare/lc-htthare-9999.ebuild
new file mode 100644
index 000000000000..2c201dcec69c
--- /dev/null
+++ b/app-leechcraft/lc-htthare/lc-htthare-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-htthare/lc-htthare-9999.ebuild,v 1.1 2013/12/03 17:25:45 pinkbyte Exp $
+
+EAPI="5"
+
+inherit leechcraft
+
+DESCRIPTION="Simple HTTP server for Leechcraft"
+
+SLOT="0"
+KEYWORDS=""
+
+DEPEND="~app-leechcraft/lc-core-${PV}"
+RDEPEND="${DEPEND}"
diff --git a/app-leechcraft/lc-htthare/metadata.xml b/app-leechcraft/lc-htthare/metadata.xml
new file mode 100644
index 000000000000..2c857dda08d3
--- /dev/null
+++ b/app-leechcraft/lc-htthare/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>leechcraft</herd>
+</pkgmetadata>