* [gentoo-commits] repo/gentoo:master commit in: net-irc/ninja/
@ 2015-10-19 9:27 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2015-10-19 9:27 UTC (permalink / raw
To: gentoo-commits
commit: 96abd63ea84d783045dbd35faef2d833efac711c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 09:25:21 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 09:25:21 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96abd63e
net-irc/ninja: amd64 stable wrt bug #563118
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild b/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
index be9de0a..b5c4fa8 100644
--- a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
+++ b/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://ninja.qoop.org/"
SRC_URI="ftp://qoop.org/ninja/stable/${P/_/}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="ncurses ipv6 ssl"
RESTRICT="test"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/ninja/
@ 2015-11-04 11:23 Michael Palimaka
0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2015-11-04 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 4a7b87eb6d4e89237ac162399f16f1087a5a13ac
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 11:21:41 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 11:22:50 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7b87eb
net-irc/ninja: remove old
Package-Manager: portage-2.2.20.1
net-irc/ninja/ninja-1.5.9_pre14.ebuild | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/net-irc/ninja/ninja-1.5.9_pre14.ebuild b/net-irc/ninja/ninja-1.5.9_pre14.ebuild
deleted file mode 100644
index 343fd99..0000000
--- a/net-irc/ninja/ninja-1.5.9_pre14.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-S=${WORKDIR}/${P/_*/}
-
-DESCRIPTION="Ninja IRC Client"
-HOMEPAGE="http://ninja.qoop.org/"
-SRC_URI="ftp://qoop.org/ninja/stable/${P/_/}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
-IUSE="ncurses ipv6 ssl"
-
-RESTRICT="test"
-
-DEPEND="ncurses? ( sys-libs/ncurses )
- ssl? ( dev-libs/openssl )
- !dev-util/ninja" #436804
-RDEPEND="${DEPEND}"
-
-MAKEOPTS="${MAKEOPTS} -j1"
-
-src_compile() {
- econf $(use_enable ipv6) || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/ninja/
@ 2018-02-06 22:03 Pacho Ramos
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2018-02-06 22:03 UTC (permalink / raw
To: gentoo-commits
commit: d6c7f9d0c8c39c9f1bc86c38811c46f368681d1a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 6 08:14:28 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Feb 6 22:00:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c7f9d0
net-irc/ninja: This package has no homepage anymore
Package-Manager: Portage-2.3.20, Repoman-2.3.6
net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild b/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
index d63b26d27a7..ab35441f4f5 100644
--- a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
+++ b/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
S=${WORKDIR}/${P/_*/}
DESCRIPTION="Ninja IRC Client"
-HOMEPAGE="http://ninja.qoop.org/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="ftp://qoop.org/ninja/stable/${P/_/}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/ninja/
@ 2021-04-03 22:13 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-04-03 22:13 UTC (permalink / raw
To: gentoo-commits
commit: da9d504fe8a2e94b83ff3a590ede19914dfce684
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 22:10:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 22:13:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da9d504f
net-irc/ninja: port to EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild | 23 +++++++++++++++++------
1 file changed, 17 insertions(+), 6 deletions(-)
diff --git a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild b/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
index ab35441f4f5..d4712c50f4b 100644
--- a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
+++ b/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
@@ -1,13 +1,15 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-S=${WORKDIR}/${P/_*/}
+inherit toolchain-funcs
DESCRIPTION="Ninja IRC Client"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="ftp://qoop.org/ninja/stable/${P/_/}.tar.gz"
+S="${WORKDIR}"/${P/_*/}
+
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
@@ -15,17 +17,26 @@ IUSE="ncurses ipv6 ssl"
RESTRICT="test"
-DEPEND="ncurses? ( sys-libs/ncurses )
- ssl? ( dev-libs/openssl )"
+DEPEND="
+ ncurses? ( sys-libs/ncurses:= )
+ ssl? ( dev-libs/openssl:= )
+"
RDEPEND="${DEPEND}"
MAKEOPTS="${MAKEOPTS} -j1"
src_configure() {
+ tc-export CC
+
econf $(use_enable ipv6)
+
+ # Generated post-configure
+ sed -i -e "s:/usr/lib:/usr/$(get_libdir):" Makefile || die
}
src_install() {
default
- mv "${ED}"/usr/bin/ninja{,_irc} || die #436804
+
+ # bug #436804
+ mv "${ED}"/usr/bin/ninja{,_irc} || die
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-irc/ninja/
@ 2021-06-30 18:40 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-06-30 18:40 UTC (permalink / raw
To: gentoo-commits
commit: defbd6ab0e108e33b85e648687ef60a46d3697f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 18:39:25 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 18:39:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=defbd6ab
net-irc/ninja: add missing libcrypt dependency
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../ninja/{ninja-1.5.9_pre14-r1.ebuild => ninja-1.5.9_pre14-r2.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild b/net-irc/ninja/ninja-1.5.9_pre14-r2.ebuild
similarity index 97%
rename from net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
rename to net-irc/ninja/ninja-1.5.9_pre14-r2.ebuild
index d4712c50f4b..65954943f9f 100644
--- a/net-irc/ninja/ninja-1.5.9_pre14-r1.ebuild
+++ b/net-irc/ninja/ninja-1.5.9_pre14-r2.ebuild
@@ -10,14 +10,15 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="ftp://qoop.org/ninja/stable/${P/_/}.tar.gz"
S="${WORKDIR}"/${P/_*/}
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
IUSE="ncurses ipv6 ssl"
RESTRICT="test"
DEPEND="
+ virtual/libcrypt:=
ncurses? ( sys-libs/ncurses:= )
ssl? ( dev-libs/openssl:= )
"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-06-30 18:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-30 18:40 [gentoo-commits] repo/gentoo:master commit in: net-irc/ninja/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-04-03 22:13 Sam James
2018-02-06 22:03 Pacho Ramos
2015-11-04 11:23 Michael Palimaka
2015-10-19 9:27 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox