[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2024-03-12 Thread Arthur Zamarin
commit: 6dfa6806868753feb605f56cf93cef5e796395c7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Mar 12 21:40:13 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Mar 12 21:40:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfa6806

x11-wm/cwm: Stabilize 7.4 x86, #926854

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-wm/cwm/cwm-7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-7.4.ebuild b/x11-wm/cwm/cwm-7.4.ebuild
index 2890a6eac271..1b85c26ff5d7 100644
--- a/x11-wm/cwm/cwm-7.4.ebuild
+++ b/x11-wm/cwm/cwm-7.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 arm ~arm64 ~riscv x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2024-03-12 Thread Arthur Zamarin
commit: 71d28e408fb88b9f00a87ca2795a351d70267a5e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Mar 12 21:01:05 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Mar 12 21:01:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d28e40

x11-wm/cwm: Stabilize 7.4 amd64, #926854

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-wm/cwm/cwm-7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-7.4.ebuild b/x11-wm/cwm/cwm-7.4.ebuild
index 812218abf612..2890a6eac271 100644
--- a/x11-wm/cwm/cwm-7.4.ebuild
+++ b/x11-wm/cwm/cwm-7.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 arm ~arm64 ~riscv ~x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2024-03-12 Thread Arthur Zamarin
commit: d0cfce45fa6effa6fc6710ed0e4f4e98dad4b29f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Mar 12 19:28:57 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Mar 12 19:28:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0cfce45

x11-wm/cwm: Stabilize 7.4 arm, #926854

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-wm/cwm/cwm-7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-7.4.ebuild b/x11-wm/cwm/cwm-7.4.ebuild
index 43e81a32050f..812218abf612 100644
--- a/x11-wm/cwm/cwm-7.4.ebuild
+++ b/x11-wm/cwm/cwm-7.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2024-01-08 Thread Sam James
commit: 96f7fb920005274b39b96fc5c83601df82a64e0c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  8 12:09:56 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  8 12:25:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f7fb92

x11-wm/cwm: sys-devel/bison -> app-alternatives/yacc

All of these will be using app-alternatives/yacc anyway as they're not unsetting

YACC or LEX, so make the dep reflect reality.

(Included both YACC and LEX out of conservatism.)

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

 x11-wm/cwm/cwm-6.7.ebuild  | 4 ++--
 x11-wm/cwm/cwm-7.1.ebuild  | 4 ++--
 x11-wm/cwm/cwm-7.4.ebuild  | 2 +-
 x11-wm/cwm/cwm-.ebuild | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-wm/cwm/cwm-6.7.ebuild b/x11-wm/cwm/cwm-6.7.ebuild
index 6d0daf817557..e072dd64c419 100644
--- a/x11-wm/cwm/cwm-6.7.ebuild
+++ b/x11-wm/cwm/cwm-6.7.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=7
@@ -27,7 +27,7 @@ DEPEND="x11-libs/libXft
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   sys-devel/bison
+   app-alternatives/yacc
virtual/pkgconfig
 "
 

diff --git a/x11-wm/cwm/cwm-7.1.ebuild b/x11-wm/cwm/cwm-7.1.ebuild
index f36fc68948ab..0848686f4bfd 100644
--- a/x11-wm/cwm/cwm-7.1.ebuild
+++ b/x11-wm/cwm/cwm-7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -27,7 +27,7 @@ DEPEND="x11-libs/libX11
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   sys-devel/bison
+   app-alternatives/yacc
virtual/pkgconfig
 "
 

diff --git a/x11-wm/cwm/cwm-7.4.ebuild b/x11-wm/cwm/cwm-7.4.ebuild
index db09b7759f57..43e81a32050f 100644
--- a/x11-wm/cwm/cwm-7.4.ebuild
+++ b/x11-wm/cwm/cwm-7.4.ebuild
@@ -25,7 +25,7 @@ DEPEND="x11-libs/libX11
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   sys-devel/bison
+   app-alternatives/yacc
virtual/pkgconfig
 "
 

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-.ebuild
index db09b7759f57..43e81a32050f 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-.ebuild
@@ -25,7 +25,7 @@ DEPEND="x11-libs/libX11
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   sys-devel/bison
+   app-alternatives/yacc
virtual/pkgconfig
 "
 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2024-01-05 Thread Viorel Munteanu
commit: 6999effb1f4374bd603ef15bd412dbb7fe374379
Author: Henry Ford  gmail  com>
AuthorDate: Fri Oct 20 23:21:13 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Fri Jan  5 12:43:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6999effb

x11-wm/cwm: bump to version 7.4

Signed-off-by: Henry Ford  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33432
Signed-off-by: Viorel Munteanu  gentoo.org>

 x11-wm/cwm/Manifest   |  1 +
 x11-wm/cwm/cwm-7.4.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index 0b8bf90e964c..f7052c55cbf9 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1,2 +1,3 @@
 DIST cwm-6.7.tar.gz 53172 BLAKE2B 
9e8c6503235ee71f3974a4e64cf45b80675b6ff33a68505b07f003c8d711a68a158f31147f463d5467bb4242c6321ebe0acaee63727689a136ca83c47e7592ea
 SHA512 
5ad0fa56d9c96c36cc32e68128e58d4e3a7483f349bb26be1083c5b5c6d853ff05eec1a783b07ed928bd99a35a2e0b2d7053fc89b828aa9bdfe3589a318c4171
 DIST cwm-7.1.tar.gz 53667 BLAKE2B 
6d0b64e95b78201113eb75c537d3ffdc8bd1b2a1d50f88bf9f7126dbdef372e80f36c5c1fd84b5bee29c7e9da7debc479264af34cf8c48abf1358d3d0c046919
 SHA512 
aa14bc7a43a522f4b83d3f9a3b8a8344c339b52aac4733f410e388df56a2dc4e86ee1ae9f05b53ff3139808f87f38a4b2da57bf0525482613d46651e8f08c718
+DIST cwm-7.4.tar.gz 53781 BLAKE2B 
408d6eaebc71860fab86f0b2698e52f2d77ef29abfc47e8071f9621c73f718d824eb32adc029eecee7d1fe065f20c3a2efd75822420e7f386e06eb77786a2874
 SHA512 
dcc21c5ca46740adf6bdc139d4569513d099402c6bc46d6ab85aab27ddd04bd60e797073b0912fc3ebc824924d5cbcccf3c2ed99614ea703217f3a3b825f7ebc

diff --git a/x11-wm/cwm/cwm-7.4.ebuild b/x11-wm/cwm/cwm-7.4.ebuild
new file mode 100644
index ..3dc9de7976e2
--- /dev/null
+++ b/x11-wm/cwm/cwm-7.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop toolchain-funcs
+
+DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
+HOMEPAGE="https://github.com/leahneukirchen/cwm
+   https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+"
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
+else
+   SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+LICENSE="ISC"
+SLOT="0"
+
+DEPEND="x11-libs/libX11
+   x11-libs/libXft
+   x11-libs/libXrandr
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   sys-devel/bison
+   virtual/pkgconfig
+"
+
+src_compile() {
+   emake CFLAGS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)" 
PKG_CONFIG="$(tc-getPKG_CONFIG)"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+   dodoc README
+   make_session_desktop ${PN} ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2024-01-05 Thread Viorel Munteanu
commit: f5ddff32cd1f850c5d18330400b194f39b8247d4
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Fri Jan  5 12:39:26 2024 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Fri Jan  5 12:43:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ddff32

x11-wm/cwm: update HOMEPAGE

Signed-off-by: Viorel Munteanu  gentoo.org>

 x11-wm/cwm/cwm-7.4.ebuild  | 6 ++
 x11-wm/cwm/cwm-.ebuild | 8 +++-
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/x11-wm/cwm/cwm-7.4.ebuild b/x11-wm/cwm/cwm-7.4.ebuild
index 3dc9de7976e2..db09b7759f57 100644
--- a/x11-wm/cwm/cwm-7.4.ebuild
+++ b/x11-wm/cwm/cwm-7.4.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
@@ -6,9 +6,7 @@ EAPI=8
 inherit desktop toolchain-funcs
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="https://github.com/leahneukirchen/cwm
-   https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
-"
+HOMEPAGE="https://github.com/leahneukirchen/cwm";
 
 if [[ ${PV} ==  ]]; then
inherit git-r3

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-.ebuild
index 9aa6d59cba3a..db09b7759f57 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,16 +6,14 @@ EAPI=8
 inherit desktop toolchain-funcs
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="https://github.com/leahneukirchen/cwm
-   https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
-"
+HOMEPAGE="https://github.com/leahneukirchen/cwm";
 
 if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2024-01-05 Thread Viorel Munteanu
commit: ee160e247c06d9189a9bff3d02e4497785d2c33a
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Fri Jan  5 12:42:48 2024 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Fri Jan  5 12:43:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee160e24

x11-wm/cwm: update upstream metadata

Signed-off-by: Viorel Munteanu  gentoo.org>

 x11-wm/cwm/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/metadata.xml b/x11-wm/cwm/metadata.xml
index ebdff070098b..6f43e07c261a 100644
--- a/x11-wm/cwm/metadata.xml
+++ b/x11-wm/cwm/metadata.xml
@@ -10,6 +10,6 @@
Proxy Maintainers


-   chneukirchen/cwm
+   leahneukirchen/cwm

 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2022-11-11 Thread Yixun Lan
commit: d80eb785459b55cbf489ac885e21197e7e0ca7a8
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Nov 11 11:02:32 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov 11 11:02:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d80eb785

x11-wm/cwm: keyword 7.1 for ~riscv

Signed-off-by: Yixun Lan  gentoo.org>

 x11-wm/cwm/cwm-7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-7.1.ebuild b/x11-wm/cwm/cwm-7.1.ebuild
index d9e8535d219e..f36fc68948ab 100644
--- a/x11-wm/cwm/cwm-7.1.ebuild
+++ b/x11-wm/cwm/cwm-7.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm ~arm64 x86"
+   KEYWORDS="amd64 arm ~arm64 ~riscv x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2022-08-16 Thread Arthur Zamarin
commit: 28dabffd5013328657cd40abe720db4789bf474e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug 16 16:41:09 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug 16 16:41:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28dabffd

x11-wm/cwm: Stabilize 7.1 arm, #865305

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-wm/cwm/cwm-7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-7.1.ebuild b/x11-wm/cwm/cwm-7.1.ebuild
index 6687d9b2197b..d9e8535d219e 100644
--- a/x11-wm/cwm/cwm-7.1.ebuild
+++ b/x11-wm/cwm/cwm-7.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 x86"
+   KEYWORDS="amd64 arm ~arm64 x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2022-08-15 Thread Joonas Niilola
commit: 191c6a889074658a10c3c6bb946fd226d8a2df72
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Aug 16 05:28:26 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug 16 05:28:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191c6a88

x11-wm/cwm: Stabilize 7.1 amd64, #865305

Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/cwm/cwm-7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-7.1.ebuild b/x11-wm/cwm/cwm-7.1.ebuild
index 2569abd67255..6687d9b2197b 100644
--- a/x11-wm/cwm/cwm-7.1.ebuild
+++ b/x11-wm/cwm/cwm-7.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2022-08-15 Thread Joonas Niilola
commit: dc59963747e9a57969243d51c71ae8ebe9a6b22d
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Aug 16 05:27:50 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug 16 05:27:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc599637

x11-wm/cwm: Stabilize 7.1 x86, #865305

Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/cwm/cwm-7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-7.1.ebuild b/x11-wm/cwm/cwm-7.1.ebuild
index 9aa6d59cba3a..2569abd67255 100644
--- a/x11-wm/cwm/cwm-7.1.ebuild
+++ b/x11-wm/cwm/cwm-7.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2022-06-23 Thread Joonas Niilola
commit: ac81d0499b94ef29e0f7f9aaae51c9653dc0049b
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Jun 23 09:17:44 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 23 09:17:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac81d049

x11-wm/cwm: update deps

Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/cwm/cwm-7.1.ebuild  | 4 ++--
 x11-wm/cwm/cwm-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-wm/cwm/cwm-7.1.ebuild b/x11-wm/cwm/cwm-7.1.ebuild
index 0697ed5e0269..9aa6d59cba3a 100644
--- a/x11-wm/cwm/cwm-7.1.ebuild
+++ b/x11-wm/cwm/cwm-7.1.ebuild
@@ -21,8 +21,8 @@ fi
 LICENSE="ISC"
 SLOT="0"
 
-DEPEND="x11-libs/libXft
-   x11-libs/libXinerama
+DEPEND="x11-libs/libX11
+   x11-libs/libXft
x11-libs/libXrandr
 "
 RDEPEND="${DEPEND}"

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-.ebuild
index 0697ed5e0269..9aa6d59cba3a 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-.ebuild
@@ -21,8 +21,8 @@ fi
 LICENSE="ISC"
 SLOT="0"
 
-DEPEND="x11-libs/libXft
-   x11-libs/libXinerama
+DEPEND="x11-libs/libX11
+   x11-libs/libXft
x11-libs/libXrandr
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2022-06-23 Thread Joonas Niilola
commit: 25bd6cb40a41a9ab94f6b91d14558605e3558dd3
Author: Philipp Rösner  protonmail  com>
AuthorDate: Sun May 29 20:24:53 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 23 09:17:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25bd6cb4

x11-wm/cwm: update EAPI 7 -> 8

Add support for EAPI 8 to x11-wm/cwm-.

Signed-off-by: Philipp Rösner  protonmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/cwm/cwm-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-.ebuild
index c35cf81e9f80..0697ed5e0269 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit desktop toolchain-funcs
 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2022-06-23 Thread Joonas Niilola
commit: a463bb99d67e4588e96c58f9dd43e554f85bcc0c
Author: Philipp Rösner  protonmail  com>
AuthorDate: Sun May 29 20:21:31 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 23 09:16:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a463bb99

x11-wm/cwm: add 7.1

Add an ebuild for cwm-7.1.

Closes: https://bugs.gentoo.org/847529
Signed-off-by: Philipp Rösner  protonmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/cwm/Manifest   |  1 +
 x11-wm/cwm/cwm-7.1.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index 400e19579f1e..0b8bf90e964c 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1 +1,2 @@
 DIST cwm-6.7.tar.gz 53172 BLAKE2B 
9e8c6503235ee71f3974a4e64cf45b80675b6ff33a68505b07f003c8d711a68a158f31147f463d5467bb4242c6321ebe0acaee63727689a136ca83c47e7592ea
 SHA512 
5ad0fa56d9c96c36cc32e68128e58d4e3a7483f349bb26be1083c5b5c6d853ff05eec1a783b07ed928bd99a35a2e0b2d7053fc89b828aa9bdfe3589a318c4171
+DIST cwm-7.1.tar.gz 53667 BLAKE2B 
6d0b64e95b78201113eb75c537d3ffdc8bd1b2a1d50f88bf9f7126dbdef372e80f36c5c1fd84b5bee29c7e9da7debc479264af34cf8c48abf1358d3d0c046919
 SHA512 
aa14bc7a43a522f4b83d3f9a3b8a8344c339b52aac4733f410e388df56a2dc4e86ee1ae9f05b53ff3139808f87f38a4b2da57bf0525482613d46651e8f08c718

diff --git a/x11-wm/cwm/cwm-7.1.ebuild b/x11-wm/cwm/cwm-7.1.ebuild
new file mode 100644
index ..0697ed5e0269
--- /dev/null
+++ b/x11-wm/cwm/cwm-7.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop toolchain-funcs
+
+DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
+HOMEPAGE="https://github.com/leahneukirchen/cwm
+   https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+"
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
+else
+   SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="ISC"
+SLOT="0"
+
+DEPEND="x11-libs/libXft
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   sys-devel/bison
+   virtual/pkgconfig
+"
+
+src_compile() {
+   emake CFLAGS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)" 
PKG_CONFIG="$(tc-getPKG_CONFIG)"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+   dodoc README
+   make_session_desktop ${PN} ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2022-06-23 Thread Joonas Niilola
commit: da7551f8237e4241b85d45f85efe2f519ec341c0
Author: Philipp Rösner  protonmail  com>
AuthorDate: Sun May 29 20:26:59 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jun 23 09:17:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7551f8

x11-wm/cwm: add myself as a maintainer

Signed-off-by: Philipp Rösner  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25681
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/cwm/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/x11-wm/cwm/metadata.xml b/x11-wm/cwm/metadata.xml
index c24849391d64..ebdff070098b 100644
--- a/x11-wm/cwm/metadata.xml
+++ b/x11-wm/cwm/metadata.xml
@@ -1,7 +1,14 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
+   rndxelem...@protonmail.com
+   Philipp Rösner
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

chneukirchen/cwm




[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/files/, x11-wm/cwm/

2021-12-28 Thread Ionen Wolkens
commit: eb077c974defa58803858d39455340824a26c5dc
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Dec 28 14:36:56 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Dec 28 17:05:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb077c97

x11-wm/cwm: drop 6.6

Signed-off-by: Ionen Wolkens  gentoo.org>

 x11-wm/cwm/Manifest |  1 -
 x11-wm/cwm/cwm-6.6.ebuild   | 44 -
 x11-wm/cwm/files/cwm-Makefile.patch | 19 
 3 files changed, 64 deletions(-)

diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index b51173f2d84f..400e19579f1e 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1,2 +1 @@
-DIST cwm-6.6.tar.gz 53062 BLAKE2B 
3da762f0c1a48c83c773a1f355cc970c5e4f6100e7294a00f44c6b5b7e1ffe954fde0e3d106991b05cd1f8c898fe055b5305b0bd7bf533df5868d32adbae2c5f
 SHA512 
ff94fd1b7d263f9de538e5b338db58a08e1bec3e4233b84ab0a3ac94c47a45e10b2c772f93b897e70baf9a3c04e1a6fa04604ac71655acb7ebd1d10edb381042
 DIST cwm-6.7.tar.gz 53172 BLAKE2B 
9e8c6503235ee71f3974a4e64cf45b80675b6ff33a68505b07f003c8d711a68a158f31147f463d5467bb4242c6321ebe0acaee63727689a136ca83c47e7592ea
 SHA512 
5ad0fa56d9c96c36cc32e68128e58d4e3a7483f349bb26be1083c5b5c6d853ff05eec1a783b07ed928bd99a35a2e0b2d7053fc89b828aa9bdfe3589a318c4171

diff --git a/x11-wm/cwm/cwm-6.6.ebuild b/x11-wm/cwm/cwm-6.6.ebuild
deleted file mode 100644
index 287fd7fcdde3..
--- a/x11-wm/cwm/cwm-6.6.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop toolchain-funcs
-
-DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
-   https://github.com/chneukirchen/cwm";
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git";
-else
-   SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="amd64 arm ~arm64 x86"
-fi
-
-LICENSE="ISC"
-SLOT="0"
-
-RDEPEND="x11-libs/libXft
-   x11-libs/libXinerama
-   x11-libs/libXrandr
-"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/bison
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-Makefile.patch"
-)
-
-src_compile() {
-   emake CFLAGS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)" 
PKG_CONFIG="$(tc-getPKG_CONFIG)"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX=/usr install
-   dodoc README
-   make_session_desktop ${PN} ${PN}
-}

diff --git a/x11-wm/cwm/files/cwm-Makefile.patch 
b/x11-wm/cwm/files/cwm-Makefile.patch
deleted file mode 100644
index fc26a3808876..
--- a/x11-wm/cwm/files/cwm-Makefile.patch
+++ /dev/null
@@ -1,19 +0,0 @@
 a/Makefile
-+++ b/Makefile
-@@ -13,12 +13,14 @@ OBJS=  calmwm.o screen.o xmalloc.o client.o 
menu.o \
-   search.o util.o xutil.o conf.o xevents.o group.o \
-   kbfunc.o strlcpy.o strlcat.o y.tab.o \
-   strtonum.o reallocarray.o
-+  
-+PKG_CONFIG?=  pkg-config
- 
--CPPFLAGS+=`pkg-config --cflags x11 xft xrandr`
-+CPPFLAGS+=`${PKG_CONFIG} --cflags x11 xft xrandr`
- 
- CFLAGS?=  -Wall -O2 -g -D_GNU_SOURCE
- 
--LDFLAGS+= `pkg-config --libs x11 xft xrandr`
-+LDFLAGS+= `${PKG_CONFIG} --libs x11 xft xrandr`
- 
- MANPREFIX?=   ${PREFIX}/share/man
- 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2021-04-15 Thread Sam James
commit: 79280b421d0d31d2285062fa60505de6069cf8d5
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 16 02:29:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 16 02:29:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79280b42

x11-wm/cwm: Stabilize 6.7 x86, #772059

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

 x11-wm/cwm/cwm-6.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-6.7.ebuild b/x11-wm/cwm/cwm-6.7.ebuild
index 94a4469e36b..6d0daf81755 100644
--- a/x11-wm/cwm/cwm-6.7.ebuild
+++ b/x11-wm/cwm/cwm-6.7.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm ~arm64 ~x86"
+   KEYWORDS="amd64 arm ~arm64 x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2021-04-15 Thread Sam James
commit: 61d43aaf832f9e65359e2af3e51ec8775d802035
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 16 02:27:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 16 02:27:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d43aaf

x11-wm/cwm: Stabilize 6.7 amd64, #772059

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

 x11-wm/cwm/cwm-6.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-6.7.ebuild b/x11-wm/cwm/cwm-6.7.ebuild
index cae6a63ca12..94a4469e36b 100644
--- a/x11-wm/cwm/cwm-6.7.ebuild
+++ b/x11-wm/cwm/cwm-6.7.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 arm ~arm64 ~x86"
+   KEYWORDS="amd64 arm ~arm64 ~x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2021-04-15 Thread Sam James
commit: d497881c8e354502106f64ea031661c15ca7dd1e
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 16 00:36:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 16 00:36:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d497881c

x11-wm/cwm: Stabilize 6.7 arm, #772059

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

 x11-wm/cwm/cwm-6.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/cwm/cwm-6.7.ebuild b/x11-wm/cwm/cwm-6.7.ebuild
index c35cf81e9f8..cae6a63ca12 100644
--- a/x11-wm/cwm/cwm-6.7.ebuild
+++ b/x11-wm/cwm/cwm-6.7.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=7
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="~amd64 arm ~arm64 ~x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2021-02-14 Thread Sam James
commit: 9e785a54ea581257c15efd40e989367236b75d68
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 14 23:34:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb 15 00:32:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e785a54

x11-wm/cwm: fix double KEYWORDS

Double KEYWORDS lines break tools like ekeyword and Nattka.
As per PMS, blank/empty KEYWORDS is implied by not defining
the variable.

See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/19467

 x11-wm/cwm/cwm-6.6.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-wm/cwm/cwm-6.6.ebuild b/x11-wm/cwm/cwm-6.6.ebuild
index 4ea85a7680c..287fd7fcdde 100644
--- a/x11-wm/cwm/cwm-6.6.ebuild
+++ b/x11-wm/cwm/cwm-6.6.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=7
@@ -12,7 +12,6 @@ 
HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
 if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git";
-   KEYWORDS="amd64 arm x86"
 else
SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
KEYWORDS="amd64 arm ~arm64 x86"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2020-06-28 Thread Joonas Niilola
commit: 2d9ae15705282068f477fc82cf1eba591b58346c
Author: Aisha Tammy  aisha  cc>
AuthorDate: Mon Jun 15 15:46:57 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Jun 28 10:40:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9ae157

x11-wm/cwm: drop old unsupported version

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Aisha Tammy  aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/15925
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/cwm/Manifest   |  2 --
 x11-wm/cwm/cwm-5.6.ebuild | 42 --
 2 files changed, 44 deletions(-)

diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index 6cfcc98d78a..b51173f2d84 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1,4 +1,2 @@
-DIST cwm-5.6-chneukirchen.tar.gz 50799 BLAKE2B 
4d9341e89b21187044bbcbc658dea2eac6f6c1c87f25e1b0b81871a9f8b95af7354c8b486bd77f201acba430e019a5c784591cfc5efb281fd40d6670749958ad
 SHA512 
0bb5f9c69e1ed30ef38ced70008baa347032a0c31ee2d4a88e3b45092969a5427ef160577da4891aba3181067235b244f11fc796815f41448930b438099b5bfc
-DIST cwm-5.6-xmw.tar.gz 53738 BLAKE2B 
9c36c42fc35a8206035ed59fb8fe2e8eb13effcdb43d488bcc99c2d0f48476e206e46fd52c0928afdb51d55c68d9be03a186aaf4c49d03bcdf8754df0c5d81db
 SHA512 
cf0174523838dba5997206be904ab667efc5ff7e413e98bb81cc3a69d40a79b54e21405787e088486feb8790d1094a2d3cce0be08d7ee36a2b9b0dadd78466c7
 DIST cwm-6.6.tar.gz 53062 BLAKE2B 
3da762f0c1a48c83c773a1f355cc970c5e4f6100e7294a00f44c6b5b7e1ffe954fde0e3d106991b05cd1f8c898fe055b5305b0bd7bf533df5868d32adbae2c5f
 SHA512 
ff94fd1b7d263f9de538e5b338db58a08e1bec3e4233b84ab0a3ac94c47a45e10b2c772f93b897e70baf9a3c04e1a6fa04604ac71655acb7ebd1d10edb381042
 DIST cwm-6.7.tar.gz 53172 BLAKE2B 
9e8c6503235ee71f3974a4e64cf45b80675b6ff33a68505b07f003c8d711a68a158f31147f463d5467bb4242c6321ebe0acaee63727689a136ca83c47e7592ea
 SHA512 
5ad0fa56d9c96c36cc32e68128e58d4e3a7483f349bb26be1083c5b5c6d853ff05eec1a783b07ed928bd99a35a2e0b2d7053fc89b828aa9bdfe3589a318c4171

diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild
deleted file mode 100644
index 82d341433ea..000
--- a/x11-wm/cwm/cwm-5.6.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
-   https://github.com/chneukirchen/cwm";
-SRC_URI="vanilla? ( http://chneukirchen.org/releases/${P}.tar.gz -> 
${P}-chneukirchen.tar.gz )
-   !vanilla? ( https://github.com/xmw/cwm/tarball/ea9a436 -> 
${P}-xmw.tar.gz )"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 arm x86"
-IUSE="vanilla"
-
-RDEPEND="x11-libs/libXft
-   x11-libs/libXinerama
-   x11-libs/libXrandr"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-devel/bison"
-
-src_unpack() {
-   default
-   # vcs-snapshot doesn't work with tarball names
-   if ! use vanilla ; then
-   mv *${PN}-* ${P} || die
-   fi
-}
-
-src_compile() {
-   emake CFLAGS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX=/usr install
-   dodoc README
-   make_session_desktop ${PN} ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2020-06-28 Thread Joonas Niilola
commit: bb964ab15a2d16b889768dec582ad5eebfe96a8c
Author: Aisha Tammy  aisha  cc>
AuthorDate: Sat May 23 13:43:54 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Jun 28 10:40:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb964ab1

x11-wm/cwm: version bump to 6.7

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Aisha Tammy  aisha.cc>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-wm/cwm/Manifest|  1 +
 x11-wm/cwm/{cwm-.ebuild => cwm-6.7.ebuild} | 17 +
 x11-wm/cwm/cwm-.ebuild | 17 +
 3 files changed, 19 insertions(+), 16 deletions(-)

diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index a1b8eb1a9df..6cfcc98d78a 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1,3 +1,4 @@
 DIST cwm-5.6-chneukirchen.tar.gz 50799 BLAKE2B 
4d9341e89b21187044bbcbc658dea2eac6f6c1c87f25e1b0b81871a9f8b95af7354c8b486bd77f201acba430e019a5c784591cfc5efb281fd40d6670749958ad
 SHA512 
0bb5f9c69e1ed30ef38ced70008baa347032a0c31ee2d4a88e3b45092969a5427ef160577da4891aba3181067235b244f11fc796815f41448930b438099b5bfc
 DIST cwm-5.6-xmw.tar.gz 53738 BLAKE2B 
9c36c42fc35a8206035ed59fb8fe2e8eb13effcdb43d488bcc99c2d0f48476e206e46fd52c0928afdb51d55c68d9be03a186aaf4c49d03bcdf8754df0c5d81db
 SHA512 
cf0174523838dba5997206be904ab667efc5ff7e413e98bb81cc3a69d40a79b54e21405787e088486feb8790d1094a2d3cce0be08d7ee36a2b9b0dadd78466c7
 DIST cwm-6.6.tar.gz 53062 BLAKE2B 
3da762f0c1a48c83c773a1f355cc970c5e4f6100e7294a00f44c6b5b7e1ffe954fde0e3d106991b05cd1f8c898fe055b5305b0bd7bf533df5868d32adbae2c5f
 SHA512 
ff94fd1b7d263f9de538e5b338db58a08e1bec3e4233b84ab0a3ac94c47a45e10b2c772f93b897e70baf9a3c04e1a6fa04604ac71655acb7ebd1d10edb381042
+DIST cwm-6.7.tar.gz 53172 BLAKE2B 
9e8c6503235ee71f3974a4e64cf45b80675b6ff33a68505b07f003c8d711a68a158f31147f463d5467bb4242c6321ebe0acaee63727689a136ca83c47e7592ea
 SHA512 
5ad0fa56d9c96c36cc32e68128e58d4e3a7483f349bb26be1083c5b5c6d853ff05eec1a783b07ed928bd99a35a2e0b2d7053fc89b828aa9bdfe3589a318c4171

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-6.7.ebuild
similarity index 64%
copy from x11-wm/cwm/cwm-.ebuild
copy to x11-wm/cwm/cwm-6.7.ebuild
index 23dab4acd43..c35cf81e9f8 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-6.7.ebuild
@@ -6,27 +6,28 @@ EAPI=7
 inherit desktop toolchain-funcs
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
-   https://github.com/chneukirchen/cwm";
+HOMEPAGE="https://github.com/leahneukirchen/cwm
+   https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+"
 
 if [[ ${PV} ==  ]]; then
inherit git-r3
-   EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git";
-   KEYWORDS=""
+   EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
-   SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 LICENSE="ISC"
 SLOT="0"
 
-RDEPEND="x11-libs/libXft
+DEPEND="x11-libs/libXft
x11-libs/libXinerama
x11-libs/libXrandr
 "
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/bison
+RDEPEND="${DEPEND}"
+BDEPEND="
+   sys-devel/bison
virtual/pkgconfig
 "
 

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-.ebuild
index 23dab4acd43..c35cf81e9f8 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-.ebuild
@@ -6,27 +6,28 @@ EAPI=7
 inherit desktop toolchain-funcs
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
-   https://github.com/chneukirchen/cwm";
+HOMEPAGE="https://github.com/leahneukirchen/cwm
+   https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+"
 
 if [[ ${PV} ==  ]]; then
inherit git-r3
-   EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git";
-   KEYWORDS=""
+   EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git";
 else
-   SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 LICENSE="ISC"
 SLOT="0"
 
-RDEPEND="x11-libs/libXft
+DEPEND="x11-libs/libXft
x11-libs/libXinerama
x11-libs/libXrandr
 "
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/bison
+RDEPEND="${DEPEND}"
+BDEPEND="
+   sys-devel/bison
virtual/pkgconfig
 "
 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2020-06-15 Thread Agostino Sarubbo
commit: 7bdbf630458178d8d45062bae0f005a30288287b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 15 15:15:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 15 15:15:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bdbf630

x11-wm/cwm: x86 stable wrt bug #728128

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-wm/cwm/cwm-6.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/cwm/cwm-6.6.ebuild b/x11-wm/cwm/cwm-6.6.ebuild
index 13cfffc8670..4ea85a7680c 100644
--- a/x11-wm/cwm/cwm-6.6.ebuild
+++ b/x11-wm/cwm/cwm-6.6.ebuild
@@ -12,10 +12,10 @@ 
HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
 if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git";
-   KEYWORDS="amd64 arm"
+   KEYWORDS="amd64 arm x86"
 else
SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="amd64 arm ~arm64 ~x86"
+   KEYWORDS="amd64 arm ~arm64 x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2020-06-15 Thread Agostino Sarubbo
commit: b3a0ff5ffb6de81bdcb02a3d37002b8afec1bf28
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 15 15:02:32 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 15 15:02:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a0ff5f

x11-wm/cwm: arm stable wrt bug #728128

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-wm/cwm/cwm-6.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/cwm/cwm-6.6.ebuild b/x11-wm/cwm/cwm-6.6.ebuild
index 191c8e99c4c..13cfffc8670 100644
--- a/x11-wm/cwm/cwm-6.6.ebuild
+++ b/x11-wm/cwm/cwm-6.6.ebuild
@@ -12,10 +12,10 @@ 
HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
 if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git";
-   KEYWORDS="amd64"
+   KEYWORDS="amd64 arm"
 else
SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 arm ~arm64 ~x86"
 fi
 
 LICENSE="ISC"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/files/, x11-wm/cwm/

2020-04-21 Thread Georgy Yakovlev
commit: e84ae9943a70dcac2434c18533327df73b471a71
Author: Aisha Tammy  aisha  cc>
AuthorDate: Mon Apr 20 22:59:43 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Apr 21 21:53:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84ae994

x11-wm/cwm: updated to latest 6.6 and new proxy-maintainer

Closes: https://bugs.gentoo.org/718682
Signed-off-by: Aisha Tammy  aisha.cc>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 x11-wm/cwm/Manifest |  1 +
 x11-wm/cwm/cwm-6.6.ebuild   | 45 +
 x11-wm/cwm/cwm-.ebuild  | 36 ++---
 x11-wm/cwm/files/cwm-Makefile.patch | 21 +
 x11-wm/cwm/metadata.xml |  9 +++-
 5 files changed, 93 insertions(+), 19 deletions(-)

diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index 57cb403b8f4..a1b8eb1a9df 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1,2 +1,3 @@
 DIST cwm-5.6-chneukirchen.tar.gz 50799 BLAKE2B 
4d9341e89b21187044bbcbc658dea2eac6f6c1c87f25e1b0b81871a9f8b95af7354c8b486bd77f201acba430e019a5c784591cfc5efb281fd40d6670749958ad
 SHA512 
0bb5f9c69e1ed30ef38ced70008baa347032a0c31ee2d4a88e3b45092969a5427ef160577da4891aba3181067235b244f11fc796815f41448930b438099b5bfc
 DIST cwm-5.6-xmw.tar.gz 53738 BLAKE2B 
9c36c42fc35a8206035ed59fb8fe2e8eb13effcdb43d488bcc99c2d0f48476e206e46fd52c0928afdb51d55c68d9be03a186aaf4c49d03bcdf8754df0c5d81db
 SHA512 
cf0174523838dba5997206be904ab667efc5ff7e413e98bb81cc3a69d40a79b54e21405787e088486feb8790d1094a2d3cce0be08d7ee36a2b9b0dadd78466c7
+DIST cwm-6.6.tar.gz 53062 BLAKE2B 
3da762f0c1a48c83c773a1f355cc970c5e4f6100e7294a00f44c6b5b7e1ffe954fde0e3d106991b05cd1f8c898fe055b5305b0bd7bf533df5868d32adbae2c5f
 SHA512 
ff94fd1b7d263f9de538e5b338db58a08e1bec3e4233b84ab0a3ac94c47a45e10b2c772f93b897e70baf9a3c04e1a6fa04604ac71655acb7ebd1d10edb381042

diff --git a/x11-wm/cwm/cwm-6.6.ebuild b/x11-wm/cwm/cwm-6.6.ebuild
new file mode 100644
index 000..083e7d8776c
--- /dev/null
+++ b/x11-wm/cwm/cwm-6.6.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop toolchain-funcs
+
+DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
+HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+   https://github.com/chneukirchen/cwm";
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git";
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="ISC"
+SLOT="0"
+
+RDEPEND="x11-libs/libXft
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/bison
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-Makefile.patch"
+)
+
+src_compile() {
+   emake CFLAGS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)" 
PKG_CONFIG="$(tc-getPKG_CONFIG)"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+   dodoc README
+   make_session_desktop ${PN} ${PN}
+}

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-.ebuild
index 8e881833ac1..23dab4acd43 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-.ebuild
@@ -1,37 +1,37 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils toolchain-funcs git-r3
+inherit desktop toolchain-funcs
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
 HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
https://github.com/chneukirchen/cwm";
-EGIT_BRANCH=linux
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/leahneukirchen/${PN}.git";
+   KEYWORDS=""
+else
+   SRC_URI="https://github.com/leahneukirchen/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS=""
-IUSE="vanilla"
 
 RDEPEND="x11-libs/libXft
x11-libs/libXinerama
-   x11-libs/libXrandr"
-DEPEND="${RDEPEND}
+   x11-libs/libXrandr
+"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/bison
virtual/pkgconfig
-   sys-devel/bison"
-
-pkg_setup() {
-   if use vanilla ; then
-   EGIT_REPO_URI="https://github.com/chneukirchen/cwm.git";
-   else
-   EGIT_REPO_URI="https://github.com/xmw/cwm.git";
-   fi
-}
+"
 
 src_compile() {
-   emake CFLAGS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)"
+   emake CFLAGS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)" 
PKG_CONFIG="$(tc-getPKG_CONFIG)"
 }
 
 src_install() {

diff --git a/x11-wm/cwm/files/cwm-Makefile.patch 
b/x11-wm/cwm/files/cwm-Makefile.patch
new file mode 100644
index

[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2019-12-15 Thread Michał Górny
commit: 41c3e275bee3e3eecdcb8fe19ae687b29655349e
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 15 20:39:50 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec 15 20:39:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c3e275

x11-wm/cwm: Switch to git-r3

Signed-off-by: Michał Górny  gentoo.org>

 x11-wm/cwm/cwm-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-.ebuild
index 573b8cfaaa4..8e881833ac1 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils toolchain-funcs git-2
+inherit eutils toolchain-funcs git-r3
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
 HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2019-02-09 Thread Aaron Bauman
commit: 792c7e8d61a3184f88fec5163ff2c396f853ec15
Author: Francesco Turco  fastmail  fm>
AuthorDate: Tue Nov 13 22:02:19 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Feb 10 03:26:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=792c7e8d

x11-wm/cwm: use HTTPS for HOMEPAGE

Signed-off-by: Francesco Turco  fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/10414
Signed-off-by: Aaron Bauman  gentoo.org>

 x11-wm/cwm/cwm-5.6.ebuild  | 4 ++--
 x11-wm/cwm/cwm-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild
index 8d82e7c8a65..82d341433ea 100644
--- a/x11-wm/cwm/cwm-5.6.ebuild
+++ b/x11-wm/cwm/cwm-5.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
https://github.com/chneukirchen/cwm";
 SRC_URI="vanilla? ( http://chneukirchen.org/releases/${P}.tar.gz -> 
${P}-chneukirchen.tar.gz )
!vanilla? ( https://github.com/xmw/cwm/tarball/ea9a436 -> 
${P}-xmw.tar.gz )"

diff --git a/x11-wm/cwm/cwm-.ebuild b/x11-wm/cwm/cwm-.ebuild
index 9362010d566..573b8cfaaa4 100644
--- a/x11-wm/cwm/cwm-.ebuild
+++ b/x11-wm/cwm/cwm-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils toolchain-funcs git-2
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
https://github.com/chneukirchen/cwm";
 EGIT_BRANCH=linux
 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/files/

2018-05-24 Thread Aaron Bauman
commit: 6a3e8a1c6af2d25b596b35ad672e0b016a5a0952
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu May 24 17:32:42 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu May 24 20:34:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3e8a1c

x11-wm/cwm: remove unused patch(es)

Closes: https://github.com/gentoo/gentoo/pull/8555

 x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch 
b/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch
deleted file mode 100644
index bb00c017112..000
--- a/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 cwm-20111229/Makefile
-+++ cwm-20111229/Makefile
-@@ -16,7 +16,7 @@
- 
- CPPFLAGS+=`pkg-config --cflags fontconfig x11 xft xinerama xrandr`
- 
--CFLAGS=   -Wall -O2 -g
-+CFLAGS?=  -Wall -O2 -g
- 
- LDFLAGS+= `pkg-config --libs fontconfig x11 xft xinerama xrandr`
- 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2018-05-21 Thread Mikle Kolyada
commit: 91b57ec05614bb6ec58ab352ff8af32ee5bc2857
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon May 21 19:27:10 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon May 21 19:27:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b57ec0

x11-wm/cwm: Drop old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-wm/cwm/Manifest   |  1 -
 x11-wm/cwm/cwm-5.1.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index 668d4efe9e9..57cb403b8f4 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1,3 +1,2 @@
-DIST cwm-5.1.tar.gz 44095 BLAKE2B 
105b7991795d1af76ce590d300ecb53af3d8b97c78d6310d9c5f40a1d43fe9079bc75ada083eb465a5ccc1299c9e907f1d24a515223e2285cd8fdc3acdc197d2
 SHA512 
6bacd3b76aac4773c77e7216714d64f64f5b810904fb68ea62528e13a7326689ce0320b876086c044eac1cd0e24b71c541843c4c679af1184b93d9a9fe041eda
 DIST cwm-5.6-chneukirchen.tar.gz 50799 BLAKE2B 
4d9341e89b21187044bbcbc658dea2eac6f6c1c87f25e1b0b81871a9f8b95af7354c8b486bd77f201acba430e019a5c784591cfc5efb281fd40d6670749958ad
 SHA512 
0bb5f9c69e1ed30ef38ced70008baa347032a0c31ee2d4a88e3b45092969a5427ef160577da4891aba3181067235b244f11fc796815f41448930b438099b5bfc
 DIST cwm-5.6-xmw.tar.gz 53738 BLAKE2B 
9c36c42fc35a8206035ed59fb8fe2e8eb13effcdb43d488bcc99c2d0f48476e206e46fd52c0928afdb51d55c68d9be03a186aaf4c49d03bcdf8754df0c5d81db
 SHA512 
cf0174523838dba5997206be904ab667efc5ff7e413e98bb81cc3a69d40a79b54e21405787e088486feb8790d1094a2d3cce0be08d7ee36a2b9b0dadd78466c7

diff --git a/x11-wm/cwm/cwm-5.1.ebuild b/x11-wm/cwm/cwm-5.1.ebuild
deleted file mode 100644
index 0eb7d10256b..000
--- a/x11-wm/cwm/cwm-5.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
-   https://github.com/chneukirchen/cwm";
-SRC_URI="http://chneukirchen.org/releases/${P}.tar.gz";
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXft
-   x11-libs/libXinerama
-   x11-libs/libXrandr"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-devel/bison"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-4.2_p20111229-Makefile.patch
-   tc-export CC
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX=/usr install
-   dodoc README
-   make_session_desktop ${PN} ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/, x11-wm/fluxbox/, x11-wm/awesome/, x11-wm/treewm/, x11-wm/marco/, ...

2017-12-09 Thread Ulrich Müller
commit: 2d68ae83d2261d58130a3168bb661736e091ee7f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Dec  9 12:22:18 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Dec  9 12:22:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d68ae83

x11-wm: Update Manifest hashes.

 x11-wm/aewm++/Manifest  |  2 +-
 x11-wm/aewm/Manifest|  2 +-
 x11-wm/afterstep/Manifest   |  4 ++--
 x11-wm/amiwm/Manifest   |  2 +-
 x11-wm/awesome/Manifest | 14 +++---
 x11-wm/blackbox/Manifest|  2 +-
 x11-wm/bspwm/Manifest   |  4 ++--
 x11-wm/compiz/Manifest  |  2 +-
 x11-wm/ctwm/Manifest|  8 
 x11-wm/cwm/Manifest |  6 +++---
 x11-wm/dwm/Manifest |  2 +-
 x11-wm/echinus/Manifest |  2 +-
 x11-wm/emerald/Manifest |  2 +-
 x11-wm/enlightenment/Manifest   |  8 
 x11-wm/evilwm/Manifest  |  4 ++--
 x11-wm/fluxbox/Manifest |  4 ++--
 x11-wm/fvwm/Manifest|  2 +-
 x11-wm/goomwwm/Manifest |  4 ++--
 x11-wm/herbstluftwm/Manifest|  2 +-
 x11-wm/icewm/Manifest   |  8 
 x11-wm/jwm/Manifest |  8 
 x11-wm/larswm/Manifest  |  2 +-
 x11-wm/lwm/Manifest |  6 +++---
 x11-wm/marco/Manifest   |  8 
 x11-wm/matwm2/Manifest  |  2 +-
 x11-wm/muffin/Manifest  |  8 
 x11-wm/musca/Manifest   |  2 +-
 x11-wm/mutter/Manifest  |  4 ++--
 x11-wm/notion/Manifest  |  4 ++--
 x11-wm/openbox/Manifest |  8 
 x11-wm/oroborus/Manifest|  2 +-
 x11-wm/page/Manifest|  2 +-
 x11-wm/pekwm/Manifest   |  4 ++--
 x11-wm/plwm/Manifest|  2 +-
 x11-wm/qtile/Manifest   |  4 ++--
 x11-wm/ratpoison/Manifest   |  4 ++--
 x11-wm/sawfish/Manifest |  4 ++--
 x11-wm/selectwm/Manifest|  2 +-
 x11-wm/sithwm/Manifest  |  2 +-
 x11-wm/spectrwm/Manifest|  6 +++---
 x11-wm/stumpwm-contrib/Manifest |  2 +-
 x11-wm/stumpwm/Manifest |  4 ++--
 x11-wm/subtle/Manifest  |  2 +-
 x11-wm/treewm/Manifest  |  2 +-
 x11-wm/twm/Manifest |  4 ++--
 x11-wm/vtwm/Manifest|  4 ++--
 x11-wm/windowlab/Manifest   |  4 ++--
 x11-wm/windowmaker/Manifest |  6 +++---
 x11-wm/wm2/Manifest |  2 +-
 x11-wm/wmfs/Manifest|  2 +-
 x11-wm/wmii/Manifest|  2 +-
 x11-wm/xmonad-contrib/Manifest  |  8 
 x11-wm/xmonad/Manifest  |  8 
 x11-wm/xpra/Manifest|  4 ++--
 54 files changed, 111 insertions(+), 111 deletions(-)

diff --git a/x11-wm/aewm++/Manifest b/x11-wm/aewm++/Manifest
index 2a7e54b1027..1f34e610f93 100644
--- a/x11-wm/aewm++/Manifest
+++ b/x11-wm/aewm++/Manifest
@@ -1 +1 @@
-DIST aewm++-1.1.5.tar.gz 24553 SHA256 
10603da6e6ef1e2c8377dce03117fed3270a7fe87accbfe54461b80e5371ea36 SHA512 
84fe2d51e82a2098a42ad405da705810e5d3b93513a30cd688f7bb8c717875b286b64bbd8e48ab799e4ee14ac27097fb98276f89bcfeb9301dc8187d0bcad370
 WHIRLPOOL 
df9fba3f5e84c32461e6045222d191348c937cc0c38ad8d4b5cbdf6c074c7b0b8dacc9f647bd895cc13ba7fef6507c126f74ac2156873fe1c5f50a929627fcfa
+DIST aewm++-1.1.5.tar.gz 24553 BLAKE2B 
f6a013cbc33476a809623c434dd0d1dc38766d27beb42e042c39e8a51db03410ea5cbdfae0f2169df46722d72d25542d920fad4881d48f589a832847177e4961
 SHA512 
84fe2d51e82a2098a42ad405da705810e5d3b93513a30cd688f7bb8c717875b286b64bbd8e48ab799e4ee14ac27097fb98276f89bcfeb9301dc8187d0bcad370

diff --git a/x11-wm/aewm/Manifest b/x11-wm/aewm/Manifest
index 09cacc9dd65..c99cd3a925f 100644
--- a/x11-wm/aewm/Manifest
+++ b/x11-wm/aewm/Manifest
@@ -1 +1 @@
-DIST aewm-1.3.12.tar.bz2 36677 SHA256 
20edc3e57630fe2e0ca6139ce5769bd10a149f59a16f45acdf9bc64268fd59de SHA512 
69435edf1ba99661464221070ab6708a875056d244ee73b2eba1ed2beefba52ac2418d37e0d8b9f0c7c8a382e9d8740215b9c7098eca4f39cdf73b3c894125f1
 WHIRLPOOL 
077486fa4bcf46247915b40ed483c753c11ae1faa8b01b783bfe758d35f4d113cb99626ddea9afdb855358d44042e30e490389c12fb9ee3b8e3c37ada89279ed
+DIST aewm-1.3.12.tar.bz2 36677 BLAKE2B 
f84d272b82408600b10a3d08523219484cfbefff1ea5134284759e8743ae29918ceba842de07c640ca6fbc52c875df93f30f1692239119afcefb5a28ba3aa55e
 SHA512 
69435edf1ba99661464221070ab6708a875056d244ee73b2eba1ed2beefba52ac2418d37e0d8b9f0c7c8a382e9d8740215b9c7098eca4f39cdf73b3c894125f1

diff --git a/x11-wm/afterstep/Manifest b/x11-wm/afterstep/Manifest
index 7637ba0702d..b801ed9aa4f 100644
--- a/x11-wm/afterstep/Manifest
+++ b/x11-wm/afterstep/Manifest
@@ -1,2 +1,2 @@
-DIST AfterStep-2.2.12.tar.bz2 6132233 SHA256 
ff15da51d4122b8e0286567052951e11a746e7d878dade9ce37f9217439ffbc8 SHA512 
5cac6ce74b24cbcc5b8e8a6f7cc9308e110f0d09597af1fa0a8730d5f5111932a23332629bc4d372fc8d9583a514d97e35f747b17decf8d4ebfe5e3f20cdbbee
 WHIRLPOOL 
eca804facc37252ebd8e3b8d02f23b6fc66f8a8895337bcfd5cbd1f88f4e09868d0e2005a8be29be785b1259914bca132da7ac63f584964e535c3108a0182028

[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2017-02-26 Thread Markus Meier
commit: 4abef2a724c3f0b00f0be7720eef2ab25a4326e7
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Feb 26 17:58:16 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Feb 26 17:58:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4abef2a7

x11-wm/cwm: arm stable, bug #607432

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 x11-wm/cwm/cwm-5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild
index 81dfed1da2..1df7b1874e 100644
--- a/x11-wm/cwm/cwm-5.6.ebuild
+++ b/x11-wm/cwm/cwm-5.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="vanilla? ( 
http://chneukirchen.org/releases/${P}.tar.gz -> ${P}-chneuki
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
 IUSE="vanilla"
 
 RDEPEND="x11-libs/libXft



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2017-02-06 Thread Michael Weber
commit: 72eff1bbf7b8e9248833d47f5a645028606d3ecb
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Feb  6 11:49:42 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Feb  6 16:36:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72eff1bb

x11-wm/cwm: Remove old versions.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-wm/cwm/Manifest |  4 
 x11-wm/cwm/cwm-5.1_p20130728.ebuild | 41 ---
 x11-wm/cwm/cwm-5.5.ebuild   | 43 -
 3 files changed, 88 deletions(-)

diff --git a/x11-wm/cwm/Manifest b/x11-wm/cwm/Manifest
index b987abe..93439ac 100644
--- a/x11-wm/cwm/Manifest
+++ b/x11-wm/cwm/Manifest
@@ -1,7 +1,3 @@
 DIST cwm-5.1.tar.gz 44095 SHA256 
ea72081e6eafaccf6dd282524f5ce9ed2f4e6f8edc34d5aa88c941e8f398c571 SHA512 
6bacd3b76aac4773c77e7216714d64f64f5b810904fb68ea62528e13a7326689ce0320b876086c044eac1cd0e24b71c541843c4c679af1184b93d9a9fe041eda
 WHIRLPOOL 
0cb43dadc0aea17fa42168aae7b0a5bd28bab9d1587c2681a95a30ecff472627bc5d2a96a6fe7201e89c79a70b9ef729578dfbef394afcb69441bfa38d4d65df
-DIST cwm-5.1_p20130728-chneukirchen.tar.gz 49518 SHA256 
40f2d099947368946d5cb8f5ee0d2ba5696cb2a69acab5c054a4b51e4644e21e SHA512 
1ee05628f8c91113f648d842cb6f5b69f3b5d5da246f1ace7615658e5c0a14fee4cd4da0e0b9e95c245cec250476ea53f6e789bc904dfebef0ef26d05d1e9eba
 WHIRLPOOL 
5ec8fb496bc73afd5b66b0db5f427348f1d9dc8f271af419e43d310c7233f7bd5c4fbbc6ce4fb378a36e6f879d7107487961d95636ec11690006203d72e5f7a2
-DIST cwm-5.1_p20130728-xmw.tar.gz 50890 SHA256 
1a9369995e9d3cd9b86360dcbb6f33b00e80617b8e9c88739462b6e80f5aa84a SHA512 
9d7fac1ec8c47db2e6fd0b2ceb6649b257c9291e53b4906616e2deeaea98129aa1398fc7bc28a6bfe47d98584423ffef42a26ad8ec7f4d64587f5a04ee65f1a3
 WHIRLPOOL 
250ad503e502bf8329267cd92e94242642e682808de1c3e03c8f169abb88082f2b8cd79a87c477b2670084443ac3b4851ab1c4967c01775b3f9adcbdcee85a3c
-DIST cwm-5.5-chneukirchen.tar.gz 50709 SHA256 
99aa337f15b07e36ba3b03593c56f65b76f8bbef6f73daca73846f6b002f2187 SHA512 
97eea54f785f0230b41454f0f9cafa23297410911d8de42bced685cb2751fe180d4a85e57ed77ba4d2ba1e579c6bdf827a8f0f17665f97d34e579600a9abbf54
 WHIRLPOOL 
07cb50b87a22604f052a8cee75cecb1ff29c18659fab5ed144a6300817b98e6ef039ff8729fc79290a60d8a69103fe93d4a57c5c9c2c5e5996336d1aa78e1b02
-DIST cwm-5.5-xmw.tar.gz 53515 SHA256 
81544b907ada85f2dbc7dddf7f55e7549b2047d857726c3f6a75e0e160453695 SHA512 
7496e43d7a12aa3aeba2321fc447a1caf2eb9c796c697c13eceb3180b30d3afec8af770a0c31d26d5a89dc723d5bb7eb465523836bab09754c3dc7554623dbdf
 WHIRLPOOL 
663c50c927c2fc63cc53d0beacffd5678d921fb1e6b432ffad988a3552ce1027b6f24a28e2cfb7c2b16c7e880ed61495a816cec480726f00db1f9b267278db94
 DIST cwm-5.6-chneukirchen.tar.gz 50799 SHA256 
006320bb1716cc0f93bac5634dcccd01f21d468263b5fc9d1be2dd11078a0625 SHA512 
0bb5f9c69e1ed30ef38ced70008baa347032a0c31ee2d4a88e3b45092969a5427ef160577da4891aba3181067235b244f11fc796815f41448930b438099b5bfc
 WHIRLPOOL 
bc1a0d5319e287a21415022c288af8977ff135af0f75f8a0d2b15db837ffd4a0cb94e8e031add366b2ad7852b4b6fb0b514e69cc85d9b842b469e0e69e627645
 DIST cwm-5.6-xmw.tar.gz 53738 SHA256 
64d6974b2c3076f69d07bb38058a7e7ddc8a0e0016b191fc9a3bef469f617934 SHA512 
cf0174523838dba5997206be904ab667efc5ff7e413e98bb81cc3a69d40a79b54e21405787e088486feb8790d1094a2d3cce0be08d7ee36a2b9b0dadd78466c7
 WHIRLPOOL 
40b7c8aeb665fdc8393d69eb8dcec220d6ac9b53e4491894f69e31493d5ba136c37d43553b199662b57d603fe71420fd24bb9ddf9240ecc50e6f8d9d3e7f89ab

diff --git a/x11-wm/cwm/cwm-5.1_p20130728.ebuild 
b/x11-wm/cwm/cwm-5.1_p20130728.ebuild
deleted file mode 100644
index d3288ed..
--- a/x11-wm/cwm/cwm-5.1_p20130728.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
-   https://github.com/chneukirchen/cwm";
-SRC_URI="vanilla? ( https://github.com/chneukirchen/cwm/tarball/0dec9e8 -> 
${P}-chneukirchen.tar.gz )
-   !vanilla? ( https://github.com/xmw/cwm/tarball/b8be675 -> 
${P}-xmw.tar.gz )"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="vanilla"
-
-RDEPEND="x11-libs/libXft
-   x11-libs/libXinerama
-   x11-libs/libXrandr"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-devel/bison"
-
-src_unpack() {
-   default
-   # vcs-snapshot doesn't work with tarball names
-   mv *-${PN}-* ${P} || die
-}
-
-src_compile() {
-   emake CFLAGS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX=/usr install
-   dodoc README
-   make_session_desktop ${PN} ${PN}
-}

diff --git a/x11-wm/cwm/cwm-5.5.ebuild b/x11-wm/cwm/cwm-5.5.ebuild
deleted file mode 100644
index cabdcb5..
--- a/x11-wm/cwm/cwm-5.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copy

[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2017-01-31 Thread Agostino Sarubbo
commit: 4378184514254be452a99368bac491b8a050d2e8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jan 31 11:42:16 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jan 31 11:42:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43781845

x11-wm/cwm: x86 stable wrt bug #607432

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-wm/cwm/cwm-5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild
index 02d4c6f..81dfed1 100644
--- a/x11-wm/cwm/cwm-5.6.ebuild
+++ b/x11-wm/cwm/cwm-5.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="vanilla? ( 
http://chneukirchen.org/releases/${P}.tar.gz -> ${P}-chneuki
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="vanilla"
 
 RDEPEND="x11-libs/libXft



[gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/

2017-01-29 Thread Agostino Sarubbo
commit: 0daeaa7a5a340922038b07917e307a175522d8bf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jan 29 13:54:36 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jan 29 13:54:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0daeaa7a

x11-wm/cwm: amd64 stable wrt bug #607432

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-wm/cwm/cwm-5.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild
index 1239e34..02d4c6f 100644
--- a/x11-wm/cwm/cwm-5.6.ebuild
+++ b/x11-wm/cwm/cwm-5.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="vanilla? ( 
http://chneukirchen.org/releases/${P}.tar.gz -> ${P}-chneuki
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="vanilla"
 
 RDEPEND="x11-libs/libXft