summaryrefslogtreecommitdiff
path: root/virtual/httpd-basic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /virtual/httpd-basic
reinit the tree, so we can have metadata
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r--virtual/httpd-basic/Manifest4
-rw-r--r--virtual/httpd-basic/httpd-basic-0-r2.ebuild23
-rw-r--r--virtual/httpd-basic/metadata.xml8
3 files changed, 35 insertions, 0 deletions
diff --git a/virtual/httpd-basic/Manifest b/virtual/httpd-basic/Manifest
new file mode 100644
index 000000000000..39382a7dbc48
--- /dev/null
+++ b/virtual/httpd-basic/Manifest
@@ -0,0 +1,4 @@
+EBUILD httpd-basic-0-r2.ebuild 538 SHA256 84a03a0e12987a5717d53f7ce864690752af62b254a05499c60df1f729cac830 SHA512 b36fea6c42269c7888fb9401bababe3af71c93fac98a546834079b929739089246672c8bdf37e521b3ca10d4eb8e11fa7d39d7435d5305fd545f2372ca54a986 WHIRLPOOL 8d9fb2996ba041a44dfb613e3f06a7f6d22c5a9cc2c45044c34151ac3b1af7c80b78b4ade4ed3cd9bcad7c6675bd1eaee98fc2349b660728dba0d3aefb85df02
+MISC ChangeLog 2870 SHA256 d4b9d810b96812bbe0382eabc9649eb3940b0b2aeb0aa6642a234cb340a0403f SHA512 e1800a632897c84defe844df894822bf43060a8129118646fbef31ea156c47d0857261c4f8187cb86f1d1c870918e8a39348d5822375c4390675fdbfa8d299a7 WHIRLPOOL 6abcc64c3ad8ce573421f40ecc7a405cf36dd6025a8262367e859be9daa538b3f37568f0311f7fcd7f0c28af5b88589b2ee8f06169a9fc7b04be59e71824b09f
+MISC ChangeLog-2015 2126 SHA256 ee7423925158cd77d70f838b2f829f69dd3656b6d342082d8c999b065c9b9784 SHA512 7ed6b66cae19e654ad0d39fe3c41e85567a7cb955909b8c299d86b6c99c5595cfe5fecf38eabe3e3427aa59b4336e274f682a79fef8faafa31af302ac3dfb573 WHIRLPOOL b37380d4ab9d7332d566b72444f677c9aeaa6f5f2cd34070dae2878f04ca16767ab85ed379623a815159d78749a6653c167f18b7b5c52d35eeef0c3c40335ae0
+MISC metadata.xml 250 SHA256 d9fcac0092614f226b371c1819fe3a264758bfd9fedc2874c35a7b3dd6d77291 SHA512 8a7934e6db1aa1e0aba026a0438fb291819be69c134d54bb3af0638facc3e0a47bc30557c944bfaf5adbdd1dbdcbc96dec88d69ab809b1758e5701ff38fc6282 WHIRLPOOL 113cbaecb7ee19172633b0ee77ecfa10f6742848fd0f5f0797b95865f291e063ce3916719af48a81a72adfdaf40a4b18815e2434f0de91e2baa63822951470f0
diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r2.ebuild
new file mode 100644
index 000000000000..9caaaddf32ab
--- /dev/null
+++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Virtual for static HTML-enabled webservers"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+
+RDEPEND="|| (
+ www-servers/apache
+ www-servers/lighttpd
+ www-servers/boa
+ www-servers/bozohttpd
+ www-servers/cherokee
+ www-servers/fnord
+ www-servers/hiawatha
+ www-servers/monkeyd
+ www-servers/nginx
+ www-servers/resin
+ www-servers/thttpd
+ www-servers/tomcat
+ )"
diff --git a/virtual/httpd-basic/metadata.xml b/virtual/httpd-basic/metadata.xml
new file mode 100644
index 000000000000..2b9b44f73497
--- /dev/null
+++ b/virtual/httpd-basic/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>web-apps@gentoo.org</email>
+ <name>Gentoo Webapps</name>
+ </maintainer>
+</pkgmetadata>