diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /virtual/httpd-basic | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'virtual/httpd-basic')
| -rw-r--r-- | virtual/httpd-basic/httpd-basic-0-r4.ebuild | 22 | ||||
| -rw-r--r-- | virtual/httpd-basic/httpd-basic-0-r5.ebuild | 20 | ||||
| -rw-r--r-- | virtual/httpd-basic/metadata.xml | 9 |
3 files changed, 0 insertions, 51 deletions
diff --git a/virtual/httpd-basic/httpd-basic-0-r4.ebuild b/virtual/httpd-basic/httpd-basic-0-r4.ebuild deleted file mode 100644 index 02a125441e66..000000000000 --- a/virtual/httpd-basic/httpd-basic-0-r4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual for static HTML-enabled webservers" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~x64-macos ~x64-solaris" - -RDEPEND=" - || ( - www-servers/apache - www-servers/lighttpd - www-servers/fnord - www-servers/h2o - www-servers/monkeyd - www-servers/nginx - www-servers/thttpd - www-servers/tomcat - ) -" diff --git a/virtual/httpd-basic/httpd-basic-0-r5.ebuild b/virtual/httpd-basic/httpd-basic-0-r5.ebuild deleted file mode 100644 index 98aaa8d623e5..000000000000 --- a/virtual/httpd-basic/httpd-basic-0-r5.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for static HTML-enabled webservers" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~x64-macos ~x64-solaris" - -RDEPEND=" - || ( - www-servers/apache - www-servers/lighttpd - www-servers/fnord - www-servers/h2o - www-servers/nginx - www-servers/tomcat - ) -" diff --git a/virtual/httpd-basic/metadata.xml b/virtual/httpd-basic/metadata.xml deleted file mode 100644 index b83ab8e9b001..000000000000 --- a/virtual/httpd-basic/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>web-apps@gentoo.org</email> - <name>Gentoo Webapps</name> - </maintainer> - <stabilize-allarches/> -</pkgmetadata> |
