public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2020-11-27 15:58 Joonas Niilola
  0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2020-11-27 15:58 UTC (permalink / raw
  To: gentoo-commits

commit:     850e0692cdcf98553e5b337a56ad54fbc3f1570b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 15:56:43 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 15:58:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850e0692

net-irc/emech: stabilize 3.0.99_p3 on amd64

Bug: https://bugs.gentoo.org/757177
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-irc/emech/emech-3.0.99_p3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/emech/emech-3.0.99_p3.ebuild b/net-irc/emech/emech-3.0.99_p3.ebuild
index f083ab026f8..51338f035ea 100644
--- a/net-irc/emech/emech-3.0.99_p3.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://www.energymech.net/files/${P/_/}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 IUSE="debug session tcl"
 S="${WORKDIR}/${P/_/}"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2020-11-27 15:58 Joonas Niilola
  0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2020-11-27 15:58 UTC (permalink / raw
  To: gentoo-commits

commit:     ab09e4238a34c2a16eee9a16e4d77d492f8ca49e
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 15:57:30 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 15:58:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab09e423

net-irc/emech: stabilize 3.0.99_p3 on x86

Bug: https://bugs.gentoo.org/757177
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-irc/emech/emech-3.0.99_p3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/emech/emech-3.0.99_p3.ebuild b/net-irc/emech/emech-3.0.99_p3.ebuild
index 51338f035ea..134e49980a2 100644
--- a/net-irc/emech/emech-3.0.99_p3.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.energymech.net/files/${P/_/}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 IUSE="debug session tcl"
 S="${WORKDIR}/${P/_/}"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2020-11-29  8:20 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2020-11-29  8:20 UTC (permalink / raw
  To: gentoo-commits

commit:     228ce1108bbbebc439d3f138bc9cb29998b69fee
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 08:17:59 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 08:19:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228ce110

net-irc/emech: ppc stable wrt bug #757177

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-irc/emech/emech-3.0.99_p3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/emech/emech-3.0.99_p3.ebuild b/net-irc/emech/emech-3.0.99_p3.ebuild
index 134e49980a2..dcfb74ec059 100644
--- a/net-irc/emech/emech-3.0.99_p3.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.energymech.net/files/${P/_/}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 
 IUSE="debug session tcl"
 S="${WORKDIR}/${P/_/}"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2020-11-29  9:56 David Seifert
  0 siblings, 0 replies; 12+ messages in thread
From: David Seifert @ 2020-11-29  9:56 UTC (permalink / raw
  To: gentoo-commits

commit:     f3dfc77697a013007cc5dd41afba6c717f740e80
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 09:55:39 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 09:55:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3dfc776

net-irc/emech: Remove old

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-irc/emech/Manifest              |  1 -
 net-irc/emech/emech-3.0.3-r1.ebuild | 86 -------------------------------------
 2 files changed, 87 deletions(-)

diff --git a/net-irc/emech/Manifest b/net-irc/emech/Manifest
index 30a0181692f..d90afca0816 100644
--- a/net-irc/emech/Manifest
+++ b/net-irc/emech/Manifest
@@ -1,2 +1 @@
-DIST emech-3.0.3.tar.gz 228709 BLAKE2B 596c2d757438e1ed08ecb96927258cbd1afcc6105831c336b5df4b22716fdeb2a3215678589c6d9898ad39979d6039cccb12f0af88183ac5fa1c9c1ce86c5102 SHA512 ffe478c0c1800c8afb7afca62dbe08fce6af25a5878ca5fb44bb1271a302d11b96263c51a3848996db8f33f1cdab60d86c26d571d6342fe1505d4dcff83803a3
 DIST emech-3.0.99p3.tar.gz 249209 BLAKE2B 8ff0806275f7b1c9e49bb2eeda2afa0ac94b894426a2f56508492f970070e4141f14f88ffb3c1c46855817c405d29454cf85ebba53c85b4038d7d9d079f4dff6 SHA512 8ce6f8889e060791ab3af6fa63623469a457c436b4e23c51dcd1833fd09e7692270a324ad1d15beb4ad390e9d481267a8ea60eb17c9fd3195b5ad0daf7341165

diff --git a/net-irc/emech/emech-3.0.3-r1.ebuild b/net-irc/emech/emech-3.0.3-r1.ebuild
deleted file mode 100644
index 151f2255cb3..00000000000
--- a/net-irc/emech/emech-3.0.3-r1.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils readme.gentoo toolchain-funcs
-
-DESCRIPTION="UNIX compatible IRC bot programmed in the C language"
-HOMEPAGE="http://www.energymech.net/"
-SRC_URI="http://www.energymech.net/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-IUSE="debug session tcl"
-
-DOC_CONTENTS="You can find a compressed sample config file at /usr/share/doc/${PF}"
-
-src_prepare() {
-	sed -i \
-		-e 's: "help/":"/usr/share/energymech/help/":' \
-		-e 's: "messages/":"/usr/share/energymech/messages/":' \
-		src/config.h.in || die
-	# Respect CFLAGS and LDFLAGS
-	sed -i \
-		-e '/^LFLAGS/s/\$(PIPEFLAG)/\0 \$(OPTIMIZE) \$(LDFLAGS)/' \
-		-e '/^GDBFLAG/d' \
-		-e '/^PIPEFLAG/d' \
-		src/Makefile.in || die
-
-	epatch_user
-}
-
-myconf() {
-	echo ./configure $*
-	./configure $* || die "./configure failed"
-}
-
-src_configure() {
-	myconf \
-		--with-alias \
-		--with-botnet \
-		--with-bounce \
-		--with-ctcp \
-		--with-dccfile \
-		--with-dynamode \
-		--with-dyncmd \
-		--with-greet \
-		--with-ircd_ext \
-		--with-md5 \
-		--with-newbie \
-		--with-note \
-		--with-notify \
-		--with-rawdns \
-		--with-redirect \
-		--with-seen \
-		--with-stats \
-		--with-telnet \
-		--with-toybox \
-		--with-trivia \
-		--without-uptime \
-		--with-web \
-		--with-wingate \
-		--without-profiling \
-		$(use_with tcl) \
-		$(use_with session) \
-		$(use_with debug)
-}
-
-src_compile() {
-	emake -C src CC="$(tc-getCC)" OPTIMIZE="${CFLAGS}"
-}
-
-src_install() {
-	dobin src/energymech
-
-	insinto /usr/share/energymech
-	doins -r help
-
-	insinto /usr/share/energymech/messages
-	doins messages/*.txt
-
-	dodoc sample.* README* TODO VERSIONS CREDITS checkmech
-	readme.gentoo_create_doc
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2021-01-07 10:08 David Seifert
  0 siblings, 0 replies; 12+ messages in thread
From: David Seifert @ 2021-01-07 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     bfa7d46fefef93f1ec8457686879c9a40c6dfd73
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Jan  7 10:08:24 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 10:08:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa7d46f

net-irc/emech: Disable redirect

* https://github.com/EnergyMech/energymech/issues/15#issuecomment-643470653

Closes: https://github.com/gentoo/gentoo/pull/18957
Closes: https://bugs.gentoo.org/707122
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-irc/emech/emech-3.0.99_p3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-irc/emech/emech-3.0.99_p3.ebuild b/net-irc/emech/emech-3.0.99_p3.ebuild
index dcfb74ec059..68daec2e566 100644
--- a/net-irc/emech/emech-3.0.99_p3.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3.ebuild
@@ -36,6 +36,7 @@ src_prepare() {
 }
 
 myconf() {
+	tc-export CC
 	echo ./configure $*
 	./configure $* || die "./configure failed"
 }
@@ -56,7 +57,6 @@ src_configure() {
 		--with-note \
 		--with-notify \
 		--with-rawdns \
-		--with-redirect \
 		--with-seen \
 		--with-stats \
 		--with-telnet \
@@ -66,6 +66,7 @@ src_configure() {
 		--with-web \
 		--with-wingate \
 		--without-profiling \
+		--without-redirect \
 		$(use_with tcl) \
 		$(use_with session) \
 		$(use_with debug)


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2021-02-21 13:53 Joonas Niilola
  0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2021-02-21 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     0c8305450111d95fcf0996653c5318daf4ca98f8
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 13:50:17 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 13:53:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c830545

net-irc/emech: retire maintainer

Closes: https://bugs.gentoo.org/652160
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-irc/emech/metadata.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/net-irc/emech/metadata.xml b/net-irc/emech/metadata.xml
index d376f2bcd4b..1b2becffa26 100644
--- a/net-irc/emech/metadata.xml
+++ b/net-irc/emech/metadata.xml
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>dawid.weglinski@gmail.com</email>
-		<name>Dawid Węgliński</name>
-	</maintainer>
-	<maintainer type="project">
-		<email>proxy-maint@gentoo.org</email>
-		<name>Proxy Maintainers</name>
-	</maintainer>
+  <!-- maintainer-needed -->
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2021-06-30 18:40 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-06-30 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     9dc6f041efe7230e0ca58f388a68cf12f709f4d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 18:39:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 18:39:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc6f041

net-irc/emech: add missing libcrypt dependency

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../emech/{emech-3.0.99_p3.ebuild => emech-3.0.99_p3-r1.ebuild}   | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-irc/emech/emech-3.0.99_p3.ebuild b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
similarity index 95%
rename from net-irc/emech/emech-3.0.99_p3.ebuild
rename to net-irc/emech/emech-3.0.99_p3-r1.ebuild
index 68daec2e566..6b5a308bbf1 100644
--- a/net-irc/emech/emech-3.0.99_p3.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,13 +8,15 @@ inherit readme.gentoo-r1 toolchain-funcs
 DESCRIPTION="UNIX compatible IRC bot programmed in the C language"
 HOMEPAGE="http://www.energymech.net/"
 SRC_URI="http://www.energymech.net/files/${P/_/}.tar.gz"
+S="${WORKDIR}/${P/_/}"
 
 LICENSE="GPL-2"
 SLOT="0"
+IUSE="debug session tcl"
 KEYWORDS="amd64 ppc x86"
 
-IUSE="debug session tcl"
-S="${WORKDIR}/${P/_/}"
+RDEPEND="virtual/libcrypt:="
+DEPEND="${RDEPEND}"
 
 DOC_CONTENTS="You can find a compressed sample config file at /usr/share/doc/${PF}"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2022-12-11  8:40 Joonas Niilola
  0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2022-12-11  8:40 UTC (permalink / raw
  To: gentoo-commits

commit:     1d7c94a79787876f60a36ae32ec816ec1d4a79b4
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 08:38:58 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 08:39:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7c94a7

net-irc/emech: add github upstream metadata

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-irc/emech/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-irc/emech/metadata.xml b/net-irc/emech/metadata.xml
index bef24d2c2337..6c1ae3471731 100644
--- a/net-irc/emech/metadata.xml
+++ b/net-irc/emech/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <!-- maintainer-needed -->
+  <upstream>
+    <remote-id type="github">EnergyMech/energymech</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2023-03-20  6:31 Joonas Niilola
  0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2023-03-20  6:31 UTC (permalink / raw
  To: gentoo-commits

commit:     82939f307133657f1112e9da77168a4f4dd2f633
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 06:27:43 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 06:27:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82939f30

net-irc/emech: Stabilize 3.0.99_p20221123 amd64, #901923

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-irc/emech/emech-3.0.99_p20221123.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/emech/emech-3.0.99_p20221123.ebuild b/net-irc/emech/emech-3.0.99_p20221123.ebuild
index f7107601febc..2a8aa0fe51bb 100644
--- a/net-irc/emech/emech-3.0.99_p20221123.ebuild
+++ b/net-irc/emech/emech-3.0.99_p20221123.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
@@ -15,7 +15,7 @@ S="${WORKDIR}/energymech-${GIT_COMMIT}"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="debug session tcl"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="virtual/libcrypt:="
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2024-04-10 18:34 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-04-10 18:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f1e88298c95a66f80354a2723d7e0adaed05f015
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 18:33:51 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 18:34:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e88298

net-irc/emech: dekeyword ppc

Fails to compile somewhat, maintainer-needed, so most likely not
interesting for ppc arch.

Bug: https://bugs.gentoo.org/901923
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-irc/emech/emech-3.0.99_p20221123.ebuild | 4 ++--
 net-irc/emech/emech-3.0.99_p3-r1.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-irc/emech/emech-3.0.99_p20221123.ebuild b/net-irc/emech/emech-3.0.99_p20221123.ebuild
index 2a8aa0fe51bb..ce1ff0ed233c 100644
--- a/net-irc/emech/emech-3.0.99_p20221123.ebuild
+++ b/net-irc/emech/emech-3.0.99_p20221123.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/energymech-${GIT_COMMIT}"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="debug session tcl"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="virtual/libcrypt:="
 DEPEND="${RDEPEND}"

diff --git a/net-irc/emech/emech-3.0.99_p3-r1.ebuild b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
index 6b5a308bbf18..84c7d2084451 100644
--- a/net-irc/emech/emech-3.0.99_p3-r1.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_/}"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="debug session tcl"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="virtual/libcrypt:="
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2024-07-05 10:42 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-07-05 10:42 UTC (permalink / raw
  To: gentoo-commits

commit:     6a16c041c19a2c783d1f8bb387487580361bfbef
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  5 10:41:57 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul  5 10:41:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a16c041

net-irc/emech: destabilize 3.0.99_p3-r1 for ~x86

Bug: https://bugs.gentoo.org/901923
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-irc/emech/emech-3.0.99_p3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/emech/emech-3.0.99_p3-r1.ebuild b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
index 84c7d2084451..e1ee0f3a47b4 100644
--- a/net-irc/emech/emech-3.0.99_p3-r1.ebuild
+++ b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_/}"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="debug session tcl"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="virtual/libcrypt:="
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/
@ 2024-07-05 10:43 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-07-05 10:43 UTC (permalink / raw
  To: gentoo-commits

commit:     f82b740c6de7cb189b0e35c27fdefd26edf72dff
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  5 10:43:08 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul  5 10:43:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82b740c

net-irc/emech: drop 3.0.99_p3-r1

Closes: https://bugs.gentoo.org/901923
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-irc/emech/Manifest                  |  1 -
 net-irc/emech/emech-3.0.99_p3-r1.ebuild | 92 ---------------------------------
 2 files changed, 93 deletions(-)

diff --git a/net-irc/emech/Manifest b/net-irc/emech/Manifest
index e553ba254bad..3b2bf0bc4ddd 100644
--- a/net-irc/emech/Manifest
+++ b/net-irc/emech/Manifest
@@ -1,2 +1 @@
 DIST emech-3.0.99_p20221123.tar.gz 290464 BLAKE2B a5b5bb057478e720d7e9039b4f1039b88d31dcb6f07b5fcbe1dfe5d29760336313183763ff35b8b66aba6402316d800a48b5509318a98cf9ab2729da7862a787 SHA512 e69455de286f3666ea8c53b9035ee927d5aff240ecf424c10d9eda6e1e957d97cba476c1b65cc6581e118938785366d313a687a00004e3d5f589a671194db41e
-DIST emech-3.0.99p3.tar.gz 249209 BLAKE2B 8ff0806275f7b1c9e49bb2eeda2afa0ac94b894426a2f56508492f970070e4141f14f88ffb3c1c46855817c405d29454cf85ebba53c85b4038d7d9d079f4dff6 SHA512 8ce6f8889e060791ab3af6fa63623469a457c436b4e23c51dcd1833fd09e7692270a324ad1d15beb4ad390e9d481267a8ea60eb17c9fd3195b5ad0daf7341165

diff --git a/net-irc/emech/emech-3.0.99_p3-r1.ebuild b/net-irc/emech/emech-3.0.99_p3-r1.ebuild
deleted file mode 100644
index e1ee0f3a47b4..000000000000
--- a/net-irc/emech/emech-3.0.99_p3-r1.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit readme.gentoo-r1 toolchain-funcs
-
-DESCRIPTION="UNIX compatible IRC bot programmed in the C language"
-HOMEPAGE="http://www.energymech.net/"
-SRC_URI="http://www.energymech.net/files/${P/_/}.tar.gz"
-S="${WORKDIR}/${P/_/}"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug session tcl"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="virtual/libcrypt:="
-DEPEND="${RDEPEND}"
-
-DOC_CONTENTS="You can find a compressed sample config file at /usr/share/doc/${PF}"
-
-src_prepare() {
-	eapply "${FILESDIR}/${P}-buildfix.patch"
-
-	sed -i \
-		-e 's: "help/":"/usr/share/energymech/help/":' \
-		-e 's: "messages/":"/usr/share/energymech/messages/":' \
-		src/config.h.in || die
-	# Respect CFLAGS and LDFLAGS
-	sed -i \
-		-e '/^LFLAGS/s/\$(PIPEFLAG)/\0 \$(OPTIMIZE) \$(LDFLAGS)/' \
-		-e '/^GDBFLAG/d' \
-		-e '/^PIPEFLAG/d' \
-		src/Makefile.in || die
-
-	eapply_user
-}
-
-myconf() {
-	tc-export CC
-	echo ./configure $*
-	./configure $* || die "./configure failed"
-}
-
-src_configure() {
-	myconf \
-		--with-alias \
-		--with-botnet \
-		--with-bounce \
-		--with-ctcp \
-		--with-dccfile \
-		--with-dynamode \
-		--with-dyncmd \
-		--with-greet \
-		--with-ircd_ext \
-		--with-md5 \
-		--with-newbie \
-		--with-note \
-		--with-notify \
-		--with-rawdns \
-		--with-seen \
-		--with-stats \
-		--with-telnet \
-		--with-toybox \
-		--with-trivia \
-		--without-uptime \
-		--with-web \
-		--with-wingate \
-		--without-profiling \
-		--without-redirect \
-		$(use_with tcl) \
-		$(use_with session) \
-		$(use_with debug)
-}
-
-src_compile() {
-	emake -C src CC="$(tc-getCC)" OPTIMIZE="${CFLAGS}"
-}
-
-src_install() {
-	dobin src/energymech
-
-	insinto /usr/share/energymech
-	doins -r help
-
-	insinto /usr/share/energymech/messages
-	doins messages/*.txt
-
-	dodoc sample.* README* TODO VERSIONS CREDITS checkmech
-	readme.gentoo_create_doc
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-07-05 10:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-20  6:31 [gentoo-commits] repo/gentoo:master commit in: net-irc/emech/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2024-07-05 10:43 Arthur Zamarin
2024-07-05 10:42 Arthur Zamarin
2024-04-10 18:34 Arthur Zamarin
2022-12-11  8:40 Joonas Niilola
2021-06-30 18:40 Sam James
2021-02-21 13:53 Joonas Niilola
2021-01-07 10:08 David Seifert
2020-11-29  9:56 David Seifert
2020-11-29  8:20 Agostino Sarubbo
2020-11-27 15:58 Joonas Niilola
2020-11-27 15:58 Joonas Niilola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox