* [gentoo-commits] repo/gentoo:master commit in: www-misc/litmus/
@ 2015-10-29 16:11 Ian Delaney
0 siblings, 0 replies; 4+ messages in thread
From: Ian Delaney @ 2015-10-29 16:11 UTC (permalink / raw
To: gentoo-commits
commit: 35e5754db265a143d88f3d72eecb4e612f858234
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 29 12:20:17 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 29 16:11:40 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e5754d
www-misc/litmus: update maintainer's email address in metadata
Package-Manager: portage-2.2.23
www-misc/litmus/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-misc/litmus/metadata.xml b/www-misc/litmus/metadata.xml
index f0b5e4c..04e6d0d 100644
--- a/www-misc/litmus/metadata.xml
+++ b/www-misc/litmus/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
- <email>beber@meleeweb.net</email>
+ <email>bertrand@jacquin.bzh</email>
<name>Bertrand Jacquin</name>
</maintainer>
<longdescription>WebDAV server protocol compliance test suite</longdescription>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-misc/litmus/
@ 2018-08-05 21:48 Patrice Clement
0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2018-08-05 21:48 UTC (permalink / raw
To: gentoo-commits
commit: 1ec25060f143fda12eb4fb94dbc999f7b02704e9
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sat Aug 4 13:34:07 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Aug 5 21:47:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec25060
www-misc/litmus: update HOMEPAGE and SRC_URI.
Closes: https://github.com/gentoo/gentoo/pull/9441
www-misc/litmus/litmus-0.13.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/www-misc/litmus/litmus-0.13.ebuild b/www-misc/litmus/litmus-0.13.ebuild
index 979cadc02fc..4b14ebaafda 100644
--- a/www-misc/litmus/litmus-0.13.ebuild
+++ b/www-misc/litmus/litmus-0.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -10,8 +10,8 @@ inherit autotools eutils
RESTRICT="test"
DESCRIPTION="WebDAV server protocol compliance test suite"
-HOMEPAGE="http://www.webdav.org/neon/litmus"
-SRC_URI="http://www.webdav.org/neon/${PN}/${P}.tar.gz"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-misc/litmus/
@ 2022-08-26 10:46 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-08-26 10:46 UTC (permalink / raw
To: gentoo-commits
commit: b2a45cf4199dae8af034e99c55b40363c710464b
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Thu Aug 25 21:41:28 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 10:46:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a45cf4
www-misc/litmus: use <pkg> tag in metadata.xml
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-misc/litmus/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-misc/litmus/metadata.xml b/www-misc/litmus/metadata.xml
index a6ed62b1c911..eac1a8f7b338 100644
--- a/www-misc/litmus/metadata.xml
+++ b/www-misc/litmus/metadata.xml
@@ -11,7 +11,7 @@
</maintainer>
<use>
<flag name="libproxy">Support for automatic proxy configuratino management through <pkg>net-libs/libproxy</pkg>.</flag>
- <flag name="libxml2">Use dev-libs/libxml2 to parse XML</flag>
+ <flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> to parse XML</flag>
<flag name="pkcs11">Support for PKCS #11 through PaKChoiS (<pkg>dev-libs/pakchois</pkg>).</flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-misc/litmus/
@ 2024-04-15 6:12 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2024-04-15 6:12 UTC (permalink / raw
To: gentoo-commits
commit: bc0bf7a13316efcc655b693a32b9e9e13063e06f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 06:11:10 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 06:11:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0bf7a1
www-misc/litmus: fix typo in USE=libproxy description
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-misc/litmus/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-misc/litmus/metadata.xml b/www-misc/litmus/metadata.xml
index eac1a8f7b338..8056d64afca7 100644
--- a/www-misc/litmus/metadata.xml
+++ b/www-misc/litmus/metadata.xml
@@ -10,7 +10,7 @@
<name>Proxy Maintainers</name>
</maintainer>
<use>
- <flag name="libproxy">Support for automatic proxy configuratino management through <pkg>net-libs/libproxy</pkg>.</flag>
+ <flag name="libproxy">Support for automatic proxy configuration management through <pkg>net-libs/libproxy</pkg>.</flag>
<flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> to parse XML</flag>
<flag name="pkcs11">Support for PKCS #11 through PaKChoiS (<pkg>dev-libs/pakchois</pkg>).</flag>
</use>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-04-15 6:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-26 10:46 [gentoo-commits] repo/gentoo:master commit in: www-misc/litmus/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-04-15 6:12 Sam James
2018-08-05 21:48 Patrice Clement
2015-10-29 16:11 Ian Delaney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox