[gentoo-commits] repo/gentoo:master commit in: net-irc/muh/

2021-06-30 Thread Sam James
commit: 2a33652d6b14521269121d2a611568a0487d083b
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 30 18:39:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 30 18:39:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a33652d

net-irc/muh: add missing libcrypt dependency

Signed-off-by: Sam James  gentoo.org>

 net-irc/muh/{muh-2.2a-r1.ebuild => muh-2.2a-r2.ebuild} | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r2.ebuild
similarity index 84%
rename from net-irc/muh/muh-2.2a-r1.ebuild
rename to net-irc/muh/muh-2.2a-r2.ebuild
index 4a90c58d0c8..620f26da6f4 100644
--- a/net-irc/muh/muh-2.2a-r1.ebuild
+++ b/net-irc/muh/muh-2.2a-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Persistent IRC bouncer"
 HOMEPAGE="http://mind.riot.org/muh/;
@@ -12,8 +12,13 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc x86"
 IUSE="ipv6"
 
+RDEPEND="virtual/libcrypt:="
+DEPEND="${RDEPEND}"
+
 src_configure() {
-   econf --datadir=/usr/share/muh $(use_enable ipv6)
+   econf \
+   --datadir=/usr/share/muh \
+   $(use_enable ipv6)
 }
 
 src_install() {
@@ -22,10 +27,8 @@ src_install() {
 }
 
 pkg_postinst() {
-   elog
elog "You'll need to configure muh before running it."
elog "Put your config in ~/.muh/muhrc"
elog "A sample config is /usr/share/muh/muhrc"
elog "For more information, see the documentation."
-   elog
 }



[gentoo-commits] repo/gentoo:master commit in: net-irc/muh/

2021-05-29 Thread David Seifert
commit: a336ee314565b57b46e3f5c1b21cee33c2aa563b
Author: Sam James  gentoo  org>
AuthorDate: Sat May 29 19:02:39 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat May 29 19:02:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a336ee31

net-irc/muh: ebuild tidying

Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James  gentoo.org>
Signed-off-by: David Seifert  gentoo.org>

 net-irc/muh/muh-2.2a-r1.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r1.ebuild
index 97826829ea1..4a90c58d0c8 100644
--- a/net-irc/muh/muh-2.2a-r1.ebuild
+++ b/net-irc/muh/muh-2.2a-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
@@ -12,9 +12,6 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc x86"
 IUSE="ipv6"
 
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
 src_configure() {
econf --datadir=/usr/share/muh $(use_enable ipv6)
 }



[gentoo-commits] repo/gentoo:master commit in: net-irc/muh/

2020-08-29 Thread Sam James
commit: ea987344abb479ad6e44c4a805b36112f26ff39b
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 30 05:44:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug 30 05:44:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea987344

net-irc/muh: fix RedundantLongDescription

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 net-irc/muh/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/net-irc/muh/metadata.xml b/net-irc/muh/metadata.xml
index fbfe8acaee7..29c7fa784d5 100644
--- a/net-irc/muh/metadata.xml
+++ b/net-irc/muh/metadata.xml
@@ -2,9 +2,6 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-  
-Persistent IRC bouncer.
-
   
 muh
   



[gentoo-commits] repo/gentoo:master commit in: net-irc/muh/

2018-04-17 Thread David Seifert
commit: 6869ee00e01d967f197e93045a943d44b1e00e9d
Author: Harri Nieminen  gmail  com>
AuthorDate: Tue Apr 17 08:37:20 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Apr 17 20:26:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6869ee00

net-irc/muh: Clean up old

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 net-irc/muh/muh-2.2a.ebuild | 32 
 1 file changed, 32 deletions(-)

diff --git a/net-irc/muh/muh-2.2a.ebuild b/net-irc/muh/muh-2.2a.ebuild
deleted file mode 100644
index 8e6aff1cf71..000
--- a/net-irc/muh/muh-2.2a.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Persistent IRC bouncer"
-HOMEPAGE="http://mind.riot.org/muh/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ~sparc x86"
-IUSE="ipv6"
-
-DEPEND=""
-
-src_compile() {
-   econf --datadir=/usr/share/muh $(use_enable ipv6) || die "econf failed"
-   emake || die "emake failed"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc AUTHORS ChangeLog TODO
-}
-
-pkg_postinst() {
-   elog
-   elog "You'll need to configure muh before running it."
-   elog "Put your config in ~/.muh/muhrc"
-   elog "A sample config is /usr/share/muh/muhrc"
-   elog "For more information, see the documentation."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: net-irc/muh/

2018-04-16 Thread Sergei Trofimovich
commit: 94ad1b15e0605bd721a258dc22a1fd86edbdcb76
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr 16 21:13:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 16 21:25:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ad1b15

net-irc/muh: stable 2.2a-r1 for ppc, bug #647728

Bug: https://bugs.gentoo.org/647728
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 net-irc/muh/muh-2.2a-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r1.ebuild
index cb57115efd2..a640b84e78d 100644
--- a/net-irc/muh/muh-2.2a-r1.ebuild
+++ b/net-irc/muh/muh-2.2a-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~mips ppc ~sparc x86"
 IUSE="ipv6"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-irc/muh/

2018-03-05 Thread Tobias Klausmann
commit: 3a3ac51792ff92038741d2cdb4edeaf5d4004f97
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Mar  5 12:31:41 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Mar  5 13:57:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3ac517

net-irc/muh-2.2a-r1: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/647728

 net-irc/muh/muh-2.2a-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r1.ebuild
index 9cb9fc287c9..cb57115efd2 100644
--- a/net-irc/muh/muh-2.2a-r1.ebuild
+++ b/net-irc/muh/muh-2.2a-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ~sparc x86"
 IUSE="ipv6"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-irc/muh/

2018-02-18 Thread Thomas Deutschmann
commit: fafdb8c69cab494b85718f5cbf8351802044b85b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 18 21:36:43 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 18 21:47:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fafdb8c6

net-irc/muh: x86 stable (bug #647728)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-irc/muh/muh-2.2a-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r1.ebuild
index c5c9dc85ad9..a9ca6942105 100644
--- a/net-irc/muh/muh-2.2a-r1.ebuild
+++ b/net-irc/muh/muh-2.2a-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86"
 IUSE="ipv6"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-irc/muh/

2017-08-23 Thread Amy Liffey
commit: 6c5b68d969384203ada3950d83766a9b85480514
Author: Amy Liffey  gentoo  org>
AuthorDate: Wed Aug 23 09:14:59 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Wed Aug 23 09:14:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c5b68d9

net-irc/muh: EAPI 6 bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-irc/muh/muh-2.2a-r1.ebuild | 34 ++
 1 file changed, 34 insertions(+)

diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r1.ebuild
new file mode 100644
index 000..c5c9dc85ad9
--- /dev/null
+++ b/net-irc/muh/muh-2.2a-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Persistent IRC bouncer"
+HOMEPAGE="http://mind.riot.org/muh/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+IUSE="ipv6"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf --datadir=/usr/share/muh $(use_enable ipv6)
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc AUTHORS ChangeLog TODO
+}
+
+pkg_postinst() {
+   elog
+   elog "You'll need to configure muh before running it."
+   elog "Put your config in ~/.muh/muhrc"
+   elog "A sample config is /usr/share/muh/muhrc"
+   elog "For more information, see the documentation."
+   elog
+}