[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2022-02-20 Thread Jonas Stein
commit: 93c1d8d8efdeacdda8a48a4e2305982de23b01e7
Author: Jonas Stein  gentoo  org>
AuthorDate: Sun Feb 20 22:10:38 2022 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Feb 20 22:10:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c1d8d8

app-editors/wily: drop unused eclass: multilib

drop unused eclass: multilib

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein  gentoo.org>

 app-editors/wily/wily-1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/wily/wily-1.0-r2.ebuild 
b/app-editors/wily/wily-1.0-r2.ebuild
index 6ab975827e2e..b2ee14fbcb16 100644
--- a/app-editors/wily/wily-1.0-r2.ebuild
+++ b/app-editors/wily/wily-1.0-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit multilib toolchain-funcs
+inherit toolchain-funcs
 
 MY_P="${P/1.0/9libs}"
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2021-10-29 Thread Yixun Lan
commit: ca3a2601bbd4b1053942b7ee18aee230b4089cf4
Author: Yongxiang Liang  gmail  com>
AuthorDate: Wed Oct 27 19:19:27 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Oct 29 13:29:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3a2601

app-editors/wily: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-editors/wily/wily-1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/wily/wily-1.0-r2.ebuild 
b/app-editors/wily/wily-1.0-r2.ebuild
index eafceb60d92..6ab975827e2 100644
--- a/app-editors/wily/wily-1.0-r2.ebuild
+++ b/app-editors/wily/wily-1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://www.netlib.org/research/9libs/${MY_P}.tar.gz;
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
 
 DEPEND="
dev-libs/9libs



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2019-08-28 Thread David Seifert
commit: ccd6b825324560f0bd12bf066bb1da8375de7296
Author: David Seifert  gentoo  org>
AuthorDate: Wed Aug 28 10:10:07 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Aug 28 10:10:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd6b825

app-editors/wily: [QA] Fix ${HOMEPAGE} in SRC_URI

Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert  gentoo.org>

 app-editors/wily/wily-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/wily/wily-1.0-r2.ebuild 
b/app-editors/wily/wily-1.0-r2.ebuild
index 15660cf2033..eafceb60d92 100644
--- a/app-editors/wily/wily-1.0-r2.ebuild
+++ b/app-editors/wily/wily-1.0-r2.ebuild
@@ -8,7 +8,7 @@ MY_P="${P/1.0/9libs}"
 
 DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and 
editor"
 HOMEPAGE="https://www.netlib.org/research/9libs/;
-SRC_URI="${HOMEPAGE}${MY_P}.tar.gz"
+SRC_URI="https://www.netlib.org/research/9libs/${MY_P}.tar.gz;
 
 LICENSE="Artistic"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2019-06-04 Thread Andreas Sturmlechner
commit: da7ec5f42b0690791b16e085dfd6e039bd483009
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun  4 21:58:23 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun  4 21:58:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7ec5f4

app-editors/wily: Drop 1.0-r1

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-editors/wily/wily-1.0-r1.ebuild | 38 -
 1 file changed, 38 deletions(-)

diff --git a/app-editors/wily/wily-1.0-r1.ebuild 
b/app-editors/wily/wily-1.0-r1.ebuild
deleted file mode 100644
index cb3089155b1..000
--- a/app-editors/wily/wily-1.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit toolchain-funcs
-
-MY_P="${P/1.0/9libs}"
-
-DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and 
editor"
-HOMEPAGE="https://www.netlib.org/research/9libs/;
-SRC_URI="${HOMEPAGE}${MY_P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND="dev-libs/9libs
-   >=x11-libs/libX11-1.0.0
-   >=x11-libs/libXt-1.0.0
-   >=x11-libs/libICE-1.0.0
-   >=x11-libs/libSM-1.0.0"
-
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
-   export CC="$(tc-getCC)"
-   econf --includedir="/usr/include/9libs" || die "configure failed."
-   emake || die "make failed."
-}
-
-src_install() {
-   make DESTDIR="${D}" install || die "make install failed."
-   dodoc README
-   insinto /usr/share/${PN}
-   doins "${S}"/misc/*
-}



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2019-06-04 Thread Thomas Deutschmann
commit: d1efaee68331dcf9b2d7436e583ba235ccf690e0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jun  4 20:44:36 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jun  4 20:58:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1efaee6

app-editors/wily: x86 stable (bug #679242)

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-editors/wily/wily-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/wily/wily-1.0-r2.ebuild 
b/app-editors/wily/wily-1.0-r2.ebuild
index 18430e835c6..15660cf2033 100644
--- a/app-editors/wily/wily-1.0-r2.ebuild
+++ b/app-editors/wily/wily-1.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${MY_P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="
dev-libs/9libs



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2019-04-18 Thread Aaron Bauman
commit: aa2a2ed74a3f5d1c3882ade2a24585c4c6e8e1a0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Apr 19 03:06:52 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Apr 19 03:06:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2a2ed7

app-editors/wily: amd64 stable wrt bug #679242

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-editors/wily/wily-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/wily/wily-1.0-r2.ebuild 
b/app-editors/wily/wily-1.0-r2.ebuild
index 2b2d12f280d..18430e835c6 100644
--- a/app-editors/wily/wily-1.0-r2.ebuild
+++ b/app-editors/wily/wily-1.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${MY_P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="
dev-libs/9libs



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2019-01-27 Thread Jeroen Roovers
commit: 7961eaa75767c23a61c0e66c44671428a02eaae7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 27 11:25:29 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 27 11:25:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7961eaa7

app-editors/wily: Drop USE dependency for dev-libs/9libs[X]

Fixes: https://bugs.gentoo.org/675418
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 app-editors/wily/wily-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/wily/wily-1.0-r2.ebuild 
b/app-editors/wily/wily-1.0-r2.ebuild
index 5bd0cabf39d..2b2d12f280d 100644
--- a/app-editors/wily/wily-1.0-r2.ebuild
+++ b/app-editors/wily/wily-1.0-r2.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 DEPEND="
-   dev-libs/9libs[X]
+   dev-libs/9libs
 "
 RDEPEND="
${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2019-01-27 Thread Pacho Ramos
commit: f5adab7d4702f7380f5544267a118eda60195e36
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 27 09:34:28 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 27 10:15:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5adab7d

app-editors/wily: Also works in amd64

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-editors/wily/wily-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/wily/wily-1.0-r2.ebuild 
b/app-editors/wily/wily-1.0-r2.ebuild
index 0266f79b98e..5bd0cabf39d 100644
--- a/app-editors/wily/wily-1.0-r2.ebuild
+++ b/app-editors/wily/wily-1.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${MY_P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND="
dev-libs/9libs[X]



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2019-01-13 Thread Jeroen Roovers
commit: c03057f4e7641edfdb493ffcae3c451ab153a77d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 14 00:04:20 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 14 00:04:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03057f4

app-editors/wily: EAPI=7

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 app-editors/wily/wily-1.0-r2.ebuild | 41 +
 1 file changed, 41 insertions(+)

diff --git a/app-editors/wily/wily-1.0-r2.ebuild 
b/app-editors/wily/wily-1.0-r2.ebuild
new file mode 100644
index 000..0266f79b98e
--- /dev/null
+++ b/app-editors/wily/wily-1.0-r2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit multilib toolchain-funcs
+
+MY_P="${P/1.0/9libs}"
+
+DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and 
editor"
+HOMEPAGE="https://www.netlib.org/research/9libs/;
+SRC_URI="${HOMEPAGE}${MY_P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86"
+
+DEPEND="
+   dev-libs/9libs[X]
+"
+RDEPEND="
+   ${DEPEND}
+"
+DOCS=(
+   README
+)
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+   tc-export CC
+
+   mhw_cv_mod_9libs_lib_path=/usr/$(get_libdir) \
+   mhw_cv_mod_9libs_inc_path=/usr/include/9libs \
+   econf
+}
+
+src_install() {
+   default
+
+   insinto /usr/share/${PN}
+   doins "${S}"/misc/*
+}



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2019-01-13 Thread Jeroen Roovers
commit: f4749db9b4e92a65d442c27590f56dd8fb5a499a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 13 22:46:02 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 14 00:04:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4749db9

app-editors/wily: Fix HOMEPAGE, SRC_URI

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Jeroen Roovers  gentoo.org>

 app-editors/wily/wily-1.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/wily/wily-1.0-r1.ebuild 
b/app-editors/wily/wily-1.0-r1.ebuild
index f9093824c53..cb3089155b1 100644
--- a/app-editors/wily/wily-1.0-r1.ebuild
+++ b/app-editors/wily/wily-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -8,8 +8,8 @@ inherit toolchain-funcs
 MY_P="${P/1.0/9libs}"
 
 DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and 
editor"
-HOMEPAGE="http://www.netlib.org/research/9libs/;
-SRC_URI="ftp://www.netlib.org/research/9libs/${MY_P}.tar.gz;
+HOMEPAGE="https://www.netlib.org/research/9libs/;
+SRC_URI="${HOMEPAGE}${MY_P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-editors/wily/

2017-02-17 Thread David Seifert
commit: c8b5830af571e6ca98629a2874be56923e876444
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Feb 17 14:55:23 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 17 20:17:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b5830a

app-editors/wily: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

 app-editors/wily/wily-1.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/wily/wily-1.0-r1.ebuild 
b/app-editors/wily/wily-1.0-r1.ebuild
index 02ba6baad2..8df1ee4dfd 100644
--- a/app-editors/wily/wily-1.0-r1.ebuild
+++ b/app-editors/wily/wily-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ inherit toolchain-funcs
 
 MY_P="${P/1.0/9libs}"
 
-DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and 
editor for programmers"
+DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and 
editor"
 HOMEPAGE="http://www.netlib.org/research/9libs/;
 SRC_URI="ftp://www.netlib.org/research/9libs/${MY_P}.tar.gz;