* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2024-09-08 8:53 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-09-08 8:53 UTC (permalink / raw
To: gentoo-commits
commit: 44e6bca2532132ddae165fbddf45b8be7b5faaa0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 8 08:50:08 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 8 08:52:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e6bca2
virtual/httpd-basic: Stabilize 0-r5 ALLARCHES, #939320
Signed-off-by: Sam James <sam <AT> gentoo.org>
virtual/httpd-basic/httpd-basic-0-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r5.ebuild b/virtual/httpd-basic/httpd-basic-0-r5.ebuild
index ed0b37456419..8a6ced97597a 100644
--- a/virtual/httpd-basic/httpd-basic-0-r5.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r5.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DESCRIPTION="Virtual for static HTML-enabled webservers"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
RDEPEND="
|| (
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2024-08-03 14:33 Michael Orlitzky
0 siblings, 0 replies; 12+ messages in thread
From: Michael Orlitzky @ 2024-08-03 14:33 UTC (permalink / raw
To: gentoo-commits
commit: ebe57c9c299e807159d456dcf766ce2238fa1e1b
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 3 14:27:31 2024 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Aug 3 14:31:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe57c9c
virtual/httpd-basic: update EAPI 7 -> 8
Also drop www-servers/monkeyd and www-servers/thttpd. One's masked and
the other is gone.
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
virtual/httpd-basic/httpd-basic-0-r5.ebuild | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/virtual/httpd-basic/httpd-basic-0-r5.ebuild b/virtual/httpd-basic/httpd-basic-0-r5.ebuild
new file mode 100644
index 000000000000..ed0b37456419
--- /dev/null
+++ b/virtual/httpd-basic/httpd-basic-0-r5.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 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 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ || (
+ www-servers/apache
+ www-servers/lighttpd
+ www-servers/fnord
+ www-servers/h2o
+ www-servers/nginx
+ www-servers/tomcat
+ )
+"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2022-12-31 18:32 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2022-12-31 18:32 UTC (permalink / raw
To: gentoo-commits
commit: 250fd782c3cc8e91495993ec926cc060e6671646
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 18:18:21 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 18:30:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=250fd782
virtual/httpd-basic: Remove www-servers/boa from providers
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
virtual/httpd-basic/httpd-basic-0-r4.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r4.ebuild b/virtual/httpd-basic/httpd-basic-0-r4.ebuild
index 5abdfae24176..2b24ea0462b8 100644
--- a/virtual/httpd-basic/httpd-basic-0-r4.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r4.ebuild
@@ -12,7 +12,6 @@ RDEPEND="
|| (
www-servers/apache
www-servers/lighttpd
- www-servers/boa
www-servers/fnord
www-servers/h2o
www-servers/monkeyd
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2022-03-02 12:26 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2022-03-02 12:26 UTC (permalink / raw
To: gentoo-commits
commit: dad4bfb0696447856b4f4f86d52dccf924cd24c5
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 2 12:23:41 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Mar 2 12:26:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad4bfb0
virtual/httpd-basic: Remove www-servers/bozohttpd
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
virtual/httpd-basic/httpd-basic-0-r4.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r4.ebuild b/virtual/httpd-basic/httpd-basic-0-r4.ebuild
index b1578b1a6ba2..5abdfae24176 100644
--- a/virtual/httpd-basic/httpd-basic-0-r4.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,6 @@ RDEPEND="
www-servers/apache
www-servers/lighttpd
www-servers/boa
- www-servers/bozohttpd
www-servers/fnord
www-servers/h2o
www-servers/monkeyd
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2021-10-30 7:32 Akinori Hattori
0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori @ 2021-10-30 7:32 UTC (permalink / raw
To: gentoo-commits
commit: f6424f01150bbceaa81bdf59f8154c2577692175
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 07:30:13 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 07:30:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6424f01
virtual/httpd-basic: remove www-servers/cherokee
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
virtual/httpd-basic/httpd-basic-0-r3.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r3.ebuild b/virtual/httpd-basic/httpd-basic-0-r3.ebuild
index feff34c823f..0417bc8f409 100644
--- a/virtual/httpd-basic/httpd-basic-0-r3.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r3.ebuild
@@ -14,7 +14,6 @@ RDEPEND="
www-servers/lighttpd
www-servers/boa
www-servers/bozohttpd
- www-servers/cherokee
www-servers/fnord
www-servers/hiawatha
www-servers/monkeyd
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2021-10-30 7:32 Akinori Hattori
0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori @ 2021-10-30 7:32 UTC (permalink / raw
To: gentoo-commits
commit: db11edc423ff5974367aef2137cab27fd3ba5396
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 07:32:17 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 07:32:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db11edc4
virtual/httpd-basic: add www-servers/h2o
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
virtual/httpd-basic/{httpd-basic-0-r3.ebuild => httpd-basic-0-r4.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/virtual/httpd-basic/httpd-basic-0-r3.ebuild b/virtual/httpd-basic/httpd-basic-0-r4.ebuild
similarity index 96%
rename from virtual/httpd-basic/httpd-basic-0-r3.ebuild
rename to virtual/httpd-basic/httpd-basic-0-r4.ebuild
index 1cb1eb1ed96..b1578b1a6ba 100644
--- a/virtual/httpd-basic/httpd-basic-0-r3.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r4.ebuild
@@ -15,6 +15,7 @@ RDEPEND="
www-servers/boa
www-servers/bozohttpd
www-servers/fnord
+ www-servers/h2o
www-servers/monkeyd
www-servers/nginx
www-servers/thttpd
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2021-10-30 7:32 Akinori Hattori
0 siblings, 0 replies; 12+ messages in thread
From: Akinori Hattori @ 2021-10-30 7:32 UTC (permalink / raw
To: gentoo-commits
commit: 42a15f5cda37810f43f95300e0729abacf68e5c9
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 07:31:06 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 07:31:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a15f5c
virtual/httpd-basic: www-servers/hiawatha
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
virtual/httpd-basic/httpd-basic-0-r3.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r3.ebuild b/virtual/httpd-basic/httpd-basic-0-r3.ebuild
index 0417bc8f409..1cb1eb1ed96 100644
--- a/virtual/httpd-basic/httpd-basic-0-r3.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r3.ebuild
@@ -15,7 +15,6 @@ RDEPEND="
www-servers/boa
www-servers/bozohttpd
www-servers/fnord
- www-servers/hiawatha
www-servers/monkeyd
www-servers/nginx
www-servers/thttpd
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2021-08-24 12:39 David Seifert
0 siblings, 0 replies; 12+ messages in thread
From: David Seifert @ 2021-08-24 12:39 UTC (permalink / raw
To: gentoo-commits
commit: b967375fdabba8153ceb99f890ff9f2b3536fa1f
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Aug 24 12:38:25 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 12:38:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b967375f
virtual/httpd-basic: Remove www-servers/resin as provider
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
virtual/httpd-basic/{httpd-basic-0-r2.ebuild => httpd-basic-0-r3.ebuild} | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r3.ebuild
similarity index 96%
rename from virtual/httpd-basic/httpd-basic-0-r2.ebuild
rename to virtual/httpd-basic/httpd-basic-0-r3.ebuild
index a704cf5b477..feff34c823f 100644
--- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r3.ebuild
@@ -19,7 +19,6 @@ RDEPEND="
www-servers/hiawatha
www-servers/monkeyd
www-servers/nginx
- www-servers/resin
www-servers/thttpd
www-servers/tomcat
)
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2020-12-20 4:02 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2020-12-20 4:02 UTC (permalink / raw
To: gentoo-commits
commit: 70cc0c64d54e3d7a936a1d67f688e8bc7c73564f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 03:56:48 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 04:02:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cc0c64
virtual/httpd-basic: fix MissingVirtualKeywords
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
virtual/httpd-basic/httpd-basic-0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r2.ebuild
index 101bc41c269..3d04c97acb7 100644
--- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=5
DESCRIPTION="Virtual for static HTML-enabled webservers"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="|| (
www-servers/apache
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2016-08-21 12:43 Pacho Ramos
0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2016-08-21 12:43 UTC (permalink / raw
To: gentoo-commits
commit: 53a564fd1749269fb08deb2c9e3d7ce01b39d205
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 11:19:39 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 12:43:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a564fd
virtual/httpd-basic: www-servers/webfs is being removed, bug #521664
Package-Manager: portage-2.3.0
virtual/httpd-basic/httpd-basic-0-r2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r2.ebuild
index 2962339..585b917 100644
--- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,6 +26,5 @@ RDEPEND="|| (
www-servers/resin
www-servers/thttpd
www-servers/tomcat
- www-servers/webfs
)"
DEPEND=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2016-08-21 12:43 Pacho Ramos
0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2016-08-21 12:43 UTC (permalink / raw
To: gentoo-commits
commit: 4ec197d939642517dd865f3ecc6d870669b5e03a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 11:19:08 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 12:43:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec197d9
virtual/httpd-basic: drop old
Package-Manager: portage-2.3.0
virtual/httpd-basic/httpd-basic-0-r1.ebuild | 30 -----------------------------
1 file changed, 30 deletions(-)
diff --git a/virtual/httpd-basic/httpd-basic-0-r1.ebuild b/virtual/httpd-basic/httpd-basic-0-r1.ebuild
deleted file mode 100644
index c6cf2a7..0000000
--- a/virtual/httpd-basic/httpd-basic-0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for static HTML-enabled webservers"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="|| (
- www-servers/apache
- www-servers/lighttpd
- www-servers/boa
- www-servers/bozohttpd
- www-servers/cherokee
- www-servers/fnord
- www-servers/monkeyd
- www-servers/nginx
- www-servers/resin
- www-servers/thttpd
- www-servers/tomcat
- www-servers/webfs
- )"
-DEPEND=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/
@ 2015-08-15 21:04 Julian Ospald
0 siblings, 0 replies; 12+ messages in thread
From: Julian Ospald @ 2015-08-15 21:04 UTC (permalink / raw
To: gentoo-commits
commit: 60faa1c7fcf702d130a3618f25830b7673d08b0e
Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 21:04:33 2015 +0000
Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 21:04:33 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60faa1c7
virtual/httpd-basic: add www-servers/hiawatha
Gentoo-Bug: 515566
virtual/httpd-basic/httpd-basic-0-r2.ebuild | 31 +++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
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 0000000..2962339
--- /dev/null
+++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Virtual for static HTML-enabled webservers"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+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
+ www-servers/webfs
+ )"
+DEPEND=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-09-08 8:53 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-08 8:53 [gentoo-commits] repo/gentoo:master commit in: virtual/httpd-basic/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-08-03 14:33 Michael Orlitzky
2022-12-31 18:32 Jakov Smolić
2022-03-02 12:26 Jakov Smolić
2021-10-30 7:32 Akinori Hattori
2021-10-30 7:32 Akinori Hattori
2021-10-30 7:32 Akinori Hattori
2021-08-24 12:39 David Seifert
2020-12-20 4:02 Sam James
2016-08-21 12:43 Pacho Ramos
2016-08-21 12:43 Pacho Ramos
2015-08-15 21:04 Julian Ospald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox