* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2016-08-24 23:09 Michael Orlitzky
0 siblings, 0 replies; 9+ messages in thread
From: Michael Orlitzky @ 2016-08-24 23:09 UTC (permalink / raw
To: gentoo-commits
commit: ffadee993624977fe14ae5efa4abe4ee0aee2039
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 23:08:20 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 23:08:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffadee99
net-irc/dccserver: new revision with EAPI=6.
This new revision updates the EAPI, and drops src_install. Everything
seems to work identically to the previous revision, so the einstall
from that revision (and bug 521588) was superfluous.
Gentoo-Bug: 521588
Package-Manager: portage-2.2.28
net-irc/dccserver/dccserver-0.5-r1.ebuild | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/net-irc/dccserver/dccserver-0.5-r1.ebuild b/net-irc/dccserver/dccserver-0.5-r1.ebuild
new file mode 100644
index 00000000..f5eb7e8
--- /dev/null
+++ b/net-irc/dccserver/dccserver-0.5-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="linux implementation of the mirc dccserver command"
+HOMEPAGE="http://www.nih.at/dccserver/"
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2018-04-16 21:26 Sergei Trofimovich
0 siblings, 0 replies; 9+ messages in thread
From: Sergei Trofimovich @ 2018-04-16 21:26 UTC (permalink / raw
To: gentoo-commits
commit: 92fef3632f61b95c616776064970ac4d58a5ff92
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 21:13:22 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 21:25:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fef363
net-irc/dccserver: stable 0.5-r1 for ppc, bug #647726
Bug: https://bugs.gentoo.org/647726
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
net-irc/dccserver/dccserver-0.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/dccserver/dccserver-0.5-r1.ebuild b/net-irc/dccserver/dccserver-0.5-r1.ebuild
index 866226b755b..24b57491576 100644
--- a/net-irc/dccserver/dccserver-0.5-r1.ebuild
+++ b/net-irc/dccserver/dccserver-0.5-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.nih.at/dccserver/"
SRC_URI="${HOMEPAGE}${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2018-04-17 20:27 David Seifert
0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2018-04-17 20:27 UTC (permalink / raw
To: gentoo-commits
commit: b72abc5b6f611ddba1fba251fa6586e4d2b8c5b4
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Apr 17 08:38:01 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 20:26:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72abc5b
net-irc/dccserver: Clean up old
Package-Manager: Portage-2.3.29, Repoman-2.3.9
net-irc/dccserver/dccserver-0.5.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/net-irc/dccserver/dccserver-0.5.ebuild b/net-irc/dccserver/dccserver-0.5.ebuild
deleted file mode 100644
index 87d638825bf..00000000000
--- a/net-irc/dccserver/dccserver-0.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="linux implementation of the mirc dccserver command"
-SRC_URI="http://www.nih.at/dccserver/${P}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-HOMEPAGE="http://www.nih.at/dccserver/"
-
-DEPEND=""
-
-src_install() {
- einstall || die "einstall failed"
- dodoc AUTHORS NEWS THANKS TODO
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2018-05-20 23:26 Aaron Bauman
0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2018-05-20 23:26 UTC (permalink / raw
To: gentoo-commits
commit: 3268bcbc482312b1bd04fde9aae8b90cd0fa5c43
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 20 12:02:53 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 23:24:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3268bcbc
net-irc/dccserver: use HTTPS
net-irc/dccserver/dccserver-0.5-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-irc/dccserver/dccserver-0.5-r1.ebuild b/net-irc/dccserver/dccserver-0.5-r1.ebuild
index 24b57491576..2576bf19e35 100644
--- a/net-irc/dccserver/dccserver-0.5-r1.ebuild
+++ b/net-irc/dccserver/dccserver-0.5-r1.ebuild
@@ -4,8 +4,8 @@
EAPI=6
DESCRIPTION="linux implementation of the mirc dccserver command"
-HOMEPAGE="http://www.nih.at/dccserver/"
-SRC_URI="${HOMEPAGE}${P}.tar.gz"
+HOMEPAGE="https://www.nih.at/dccserver/"
+SRC_URI="https://www.nih.at/dccserver/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ppc x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2020-08-30 5:01 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2020-08-30 5:01 UTC (permalink / raw
To: gentoo-commits
commit: 061e99afd0b86219d38a9464e4c786408076b657
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 05:00:20 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 05:00:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061e99af
net-irc/dccserver: respect AR
Closes: https://bugs.gentoo.org/724956
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/dccserver/dccserver-0.5-r1.ebuild | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git a/net-irc/dccserver/dccserver-0.5-r1.ebuild b/net-irc/dccserver/dccserver-0.5-r1.ebuild
index 2576bf19e35..995df89457b 100644
--- a/net-irc/dccserver/dccserver-0.5-r1.ebuild
+++ b/net-irc/dccserver/dccserver-0.5-r1.ebuild
@@ -1,15 +1,25 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+
+inherit toolchain-funcs
DESCRIPTION="linux implementation of the mirc dccserver command"
HOMEPAGE="https://www.nih.at/dccserver/"
SRC_URI="https://www.nih.at/dccserver/${P}.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE=""
-DEPEND=""
-RDEPEND=""
+src_prepare() {
+ default
+
+ # Respect AR
+ sed -i -e "s/AR = /AR ?= /" lib/Makefile.in || die
+}
+
+src_compile() {
+ AR="$(tc-getAR)" default
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2023-02-26 17:14 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-02-26 17:14 UTC (permalink / raw
To: gentoo-commits
commit: bdb4d531ad99c219600c2c974f1abf46bbd4cc17
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 17:14:16 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 17:14:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdb4d531
net-irc/dccserver: Stabilize 0.5-r2 x86, #897910
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-irc/dccserver/dccserver-0.5-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-irc/dccserver/dccserver-0.5-r2.ebuild b/net-irc/dccserver/dccserver-0.5-r2.ebuild
index 1399170485f3..a04a6fd94461 100644
--- a/net-irc/dccserver/dccserver-0.5-r2.ebuild
+++ b/net-irc/dccserver/dccserver-0.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://www.nih.at/dccserver/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+KEYWORDS="~amd64 ~ppc ~riscv x86"
RDEPEND="dev-libs/libbsd"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2023-02-26 17:33 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-02-26 17:33 UTC (permalink / raw
To: gentoo-commits
commit: be80ee29cc54c3c4d9e5b547d20c3963fd125261
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 17:33:00 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 17:33:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be80ee29
net-irc/dccserver: Stabilize 0.5-r2 ppc, #897910
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-irc/dccserver/dccserver-0.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/dccserver/dccserver-0.5-r2.ebuild b/net-irc/dccserver/dccserver-0.5-r2.ebuild
index a04a6fd94461..e71db2bf3937 100644
--- a/net-irc/dccserver/dccserver-0.5-r2.ebuild
+++ b/net-irc/dccserver/dccserver-0.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.nih.at/dccserver/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv x86"
+KEYWORDS="~amd64 ppc ~riscv x86"
RDEPEND="dev-libs/libbsd"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2023-02-26 19:30 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-02-26 19:30 UTC (permalink / raw
To: gentoo-commits
commit: cb31c20a014ad0b0dea62b99ae884edf381ef620
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 19:30:22 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 19:30:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb31c20a
net-irc/dccserver: Stabilize 0.5-r2 amd64, #897910
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/dccserver/dccserver-0.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/dccserver/dccserver-0.5-r2.ebuild b/net-irc/dccserver/dccserver-0.5-r2.ebuild
index e71db2bf3937..50cabc57cb28 100644
--- a/net-irc/dccserver/dccserver-0.5-r2.ebuild
+++ b/net-irc/dccserver/dccserver-0.5-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.nih.at/dccserver/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ppc ~riscv x86"
+KEYWORDS="amd64 ppc ~riscv x86"
RDEPEND="dev-libs/libbsd"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/
@ 2024-09-16 10:37 Petr Vaněk
0 siblings, 0 replies; 9+ messages in thread
From: Petr Vaněk @ 2024-09-16 10:37 UTC (permalink / raw
To: gentoo-commits
commit: 1defa4c9e19e24f7ec70bd75129c8ae2aa5a4a47
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 16 10:36:37 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Mon Sep 16 10:36:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1defa4c9
net-irc/dccserver: drop 0.5-r1
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
net-irc/dccserver/dccserver-0.5-r1.ebuild | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/net-irc/dccserver/dccserver-0.5-r1.ebuild b/net-irc/dccserver/dccserver-0.5-r1.ebuild
deleted file mode 100644
index 24c519f46e1a..000000000000
--- a/net-irc/dccserver/dccserver-0.5-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="linux implementation of the mirc dccserver command"
-HOMEPAGE="https://www.nih.at/dccserver/"
-SRC_URI="https://www.nih.at/dccserver/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc ~riscv x86"
-
-src_prepare() {
- default
-
- # Respect AR
- sed -i -e "s/AR = /AR ?= /" lib/Makefile.in || die
-}
-
-src_compile() {
- AR="$(tc-getAR)" default
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-09-16 10:37 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-26 17:14 [gentoo-commits] repo/gentoo:master commit in: net-irc/dccserver/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-09-16 10:37 Petr Vaněk
2023-02-26 19:30 Sam James
2023-02-26 17:33 Arthur Zamarin
2020-08-30 5:01 Sam James
2018-05-20 23:26 Aaron Bauman
2018-04-17 20:27 David Seifert
2018-04-16 21:26 Sergei Trofimovich
2016-08-24 23:09 Michael Orlitzky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox