* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2016-02-07 10:59 Bernard Cafarelli
0 siblings, 0 replies; 12+ messages in thread
From: Bernard Cafarelli @ 2016-02-07 10:59 UTC (permalink / raw
To: gentoo-commits
commit: 862afe42d19d80eb917b3932507805aba1985319
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 10:59:07 2016 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 10:59:13 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=862afe42
x11-plugins/wmcoincoin: drop some old versions
Package-Manager: portage-2.2.27
x11-plugins/wmcoincoin/Manifest | 2 --
x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild | 37 -------------------------
x11-plugins/wmcoincoin/wmcoincoin-2.6.1.ebuild | 37 -------------------------
3 files changed, 76 deletions(-)
diff --git a/x11-plugins/wmcoincoin/Manifest b/x11-plugins/wmcoincoin/Manifest
index 15c4d85..b991077 100644
--- a/x11-plugins/wmcoincoin/Manifest
+++ b/x11-plugins/wmcoincoin/Manifest
@@ -1,4 +1,2 @@
-DIST wmcoincoin-2.5.1f.tar.gz 847541 SHA256 9758327599afb3281bf483db1fec03bd2574f5cb45a45bac7995c889eddef48e SHA512 6efdef1d8347ab2e7af0e28a6ae1ff08d5b517ec1beea9b012966018a8c919ed8c8ff50f087112619878a7822c4d272b449805ba3e20da68131b352b1967a2b6 WHIRLPOOL d4fd710233016daff37bb7cbd17591002e564139bf836c71bc687fd83ed44678d60bcb02ccb51f20ed84359f0696b6357230dcbd7e4c510ee22a2cd811d9ef28
-DIST wmcoincoin-2.6.1.tar.gz 963391 SHA256 c466433ac1cd8a018dfe87f33cb8832ce1e1c10714907e3eed94723c792bb140 SHA512 25027af9d1a0a05ea3b5b0856f6316d0f3409e6f7f02d2611f3e8dbaca72285b8b0a05a8aa2ed8a88af12f05f01821eeaebb1c0272e68ef1fa43459dd6d09da9 WHIRLPOOL bdecac8f249ed2ab598f119504f6b113a04364fa1392e0ac9a5a0d870c2c616e2aff703e062677523355a63f57ea5dda87c582a1499b62d82fb378a00ab79dde
DIST wmcoincoin-2.6.2_p20140602.tar.gz 972358 SHA256 e6afdf6ceeaec81327fbeb8d823ac97d4e3372c312b53ac83014c690ca364cf9 SHA512 ddf1b24d9c9021e9cb02817e80f3327074ef7d09ba7d8033d5d0c8b39a25106a1d54d32f211d31a910e2175d98bbda940f309cc137edd1b02b5a656891e89b2c WHIRLPOOL 031ac936551d4975f460b44cfe715e1b3f21d263fc299fadf0dee9f686a3f49cf879c603aae5e2ffa547a33b590410edde8c2e7768fdcb9e021887bb0baa8532
DIST wmcoincoin-2.6.3.tar.gz 973973 SHA256 4879a46e252ca11256257c0f859103d4b233f6e0ba6df0fafdb41aaa0e88de75 SHA512 daffd94387a03e780250877ae43e5431a7c0710862dd9fab04efc254e02e648215fa9c301bf1ed6d1a9ca5182a2a88d10ea4c385d92752d047492e6e9ad01d2d WHIRLPOOL 9abf87cee56bbb9ebb281fb8b5acd5e8fe5857b26ce49ccdab6c530ceb1fd0535a41ac02ccc838053c77c5a116c4796151f873558b4a7814522922dccb60a4da
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild
deleted file mode 100644
index 703e3b4..0000000
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.1f.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="a dockapp for browsing dacode news and board sites"
-HOMEPAGE="http://hules.free.fr/wmcoincoin"
-SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="nls xinerama"
-
-RDEPEND="x11-libs/gtk+:2
- media-libs/imlib2
- x11-libs/libXext
- x11-libs/libXpm
- x11-libs/libX11
- x11-libs/libXft
- xinerama? ( x11-libs/libXinerama )"
-DEPEND="${RDEPEND}
- x11-proto/xextproto
- x11-proto/xproto
- x11-libs/libXt
- virtual/pkgconfig
- nls? ( sys-devel/gettext )
- xinerama? ( x11-proto/xineramaproto )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-src_configure() {
- econf \
- $(use_enable nls) \
- $(use_enable xinerama)
-}
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.1.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.1.ebuild
deleted file mode 100644
index a35c6ca..0000000
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="a dockapp for browsing dacode news and board sites"
-HOMEPAGE="http://hules.free.fr/wmcoincoin"
-SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="nls xinerama"
-
-RDEPEND="x11-libs/gtk+:2
- media-libs/imlib2
- x11-libs/libXext
- x11-libs/libXpm
- x11-libs/libX11
- x11-libs/libXft
- xinerama? ( x11-libs/libXinerama )"
-DEPEND="${RDEPEND}
- x11-proto/xextproto
- x11-proto/xproto
- x11-libs/libXt
- virtual/pkgconfig
- nls? ( sys-devel/gettext )
- xinerama? ( x11-proto/xineramaproto )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-src_configure() {
- econf \
- $(use_enable nls) \
- $(use_enable xinerama)
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2016-02-07 10:59 Bernard Cafarelli
0 siblings, 0 replies; 12+ messages in thread
From: Bernard Cafarelli @ 2016-02-07 10:59 UTC (permalink / raw
To: gentoo-commits
commit: 27ac9dda9bc03f1689e5ffbc1602e16ec0eb3cd1
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 10:58:05 2016 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 10:59:13 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ac9dda
x11-plugins/wmcoincoin: version bump
Also fix imlib2[X] dependency
Thanks Toralf Förster <toralf.foerster <AT> gmx.de> in bug #573832
Package-Manager: portage-2.2.27
x11-plugins/wmcoincoin/Manifest | 1 +
x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 37 ++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/x11-plugins/wmcoincoin/Manifest b/x11-plugins/wmcoincoin/Manifest
index 83edbe7..15c4d85 100644
--- a/x11-plugins/wmcoincoin/Manifest
+++ b/x11-plugins/wmcoincoin/Manifest
@@ -1,3 +1,4 @@
DIST wmcoincoin-2.5.1f.tar.gz 847541 SHA256 9758327599afb3281bf483db1fec03bd2574f5cb45a45bac7995c889eddef48e SHA512 6efdef1d8347ab2e7af0e28a6ae1ff08d5b517ec1beea9b012966018a8c919ed8c8ff50f087112619878a7822c4d272b449805ba3e20da68131b352b1967a2b6 WHIRLPOOL d4fd710233016daff37bb7cbd17591002e564139bf836c71bc687fd83ed44678d60bcb02ccb51f20ed84359f0696b6357230dcbd7e4c510ee22a2cd811d9ef28
DIST wmcoincoin-2.6.1.tar.gz 963391 SHA256 c466433ac1cd8a018dfe87f33cb8832ce1e1c10714907e3eed94723c792bb140 SHA512 25027af9d1a0a05ea3b5b0856f6316d0f3409e6f7f02d2611f3e8dbaca72285b8b0a05a8aa2ed8a88af12f05f01821eeaebb1c0272e68ef1fa43459dd6d09da9 WHIRLPOOL bdecac8f249ed2ab598f119504f6b113a04364fa1392e0ac9a5a0d870c2c616e2aff703e062677523355a63f57ea5dda87c582a1499b62d82fb378a00ab79dde
DIST wmcoincoin-2.6.2_p20140602.tar.gz 972358 SHA256 e6afdf6ceeaec81327fbeb8d823ac97d4e3372c312b53ac83014c690ca364cf9 SHA512 ddf1b24d9c9021e9cb02817e80f3327074ef7d09ba7d8033d5d0c8b39a25106a1d54d32f211d31a910e2175d98bbda940f309cc137edd1b02b5a656891e89b2c WHIRLPOOL 031ac936551d4975f460b44cfe715e1b3f21d263fc299fadf0dee9f686a3f49cf879c603aae5e2ffa547a33b590410edde8c2e7768fdcb9e021887bb0baa8532
+DIST wmcoincoin-2.6.3.tar.gz 973973 SHA256 4879a46e252ca11256257c0f859103d4b233f6e0ba6df0fafdb41aaa0e88de75 SHA512 daffd94387a03e780250877ae43e5431a7c0710862dd9fab04efc254e02e648215fa9c301bf1ed6d1a9ca5182a2a88d10ea4c385d92752d047492e6e9ad01d2d WHIRLPOOL 9abf87cee56bbb9ebb281fb8b5acd5e8fe5857b26ce49ccdab6c530ceb1fd0535a41ac02ccc838053c77c5a116c4796151f873558b4a7814522922dccb60a4da
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
new file mode 100644
index 0000000..54209cf
--- /dev/null
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="a dockapp for browsing dacode news and board sites"
+HOMEPAGE="http://hules.free.fr/wmcoincoin"
+SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="nls xinerama"
+
+RDEPEND="x11-libs/gtk+:2
+ media-libs/imlib2[X]
+ x11-libs/libXext
+ x11-libs/libXpm
+ x11-libs/libX11
+ x11-libs/libXft
+ xinerama? ( x11-libs/libXinerama )"
+DEPEND="${RDEPEND}
+ x11-proto/xextproto
+ x11-proto/xproto
+ x11-libs/libXt
+ virtual/pkgconfig
+ nls? ( sys-devel/gettext )
+ xinerama? ( x11-proto/xineramaproto )"
+
+DOCS="AUTHORS ChangeLog NEWS README"
+
+src_configure() {
+ econf \
+ $(use_enable nls) \
+ $(use_enable xinerama)
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2020-11-29 17:17 Sergei Trofimovich
0 siblings, 0 replies; 12+ messages in thread
From: Sergei Trofimovich @ 2020-11-29 17:17 UTC (permalink / raw
To: gentoo-commits
commit: 555f81996a8f827300095e3f7d543420a1ece3ce
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 17:12:34 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 17:12:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555f8199
x11-plugins/wmcoincoin: stable 2.6.3 for ppc
stable wrt bug #757471
Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
index 6b23f379b40..98334e5b326 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="nls xinerama"
RDEPEND="x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2020-12-03 10:17 Bernard Cafarelli
0 siblings, 0 replies; 12+ messages in thread
From: Bernard Cafarelli @ 2020-12-03 10:17 UTC (permalink / raw
To: gentoo-commits
commit: 9b1484ccd49b8f8b09052cc218ba28040944e52f
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 10:17:28 2020 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 10:17:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1484cc
x11-plugins/wmcoincoin: add missing x11-libs/libXmu dep
Closes: https://bugs.gentoo.org/742968
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
index 98334e5b326..7ceffa19d44 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
@@ -14,10 +14,11 @@ IUSE="nls xinerama"
RDEPEND="x11-libs/gtk+:2
media-libs/imlib2[X]
- x11-libs/libXext
- x11-libs/libXpm
x11-libs/libX11
+ x11-libs/libXext
x11-libs/libXft
+ x11-libs/libXmu
+ x11-libs/libXpm
xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}
virtual/pkgconfig
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2020-12-18 10:48 Agostino Sarubbo
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2020-12-18 10:48 UTC (permalink / raw
To: gentoo-commits
commit: d97d43a41311d0654d2ea3b5b8de4e8c271c840e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 10:48:15 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 10:48:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97d43a4
x11-plugins/wmcoincoin: amd64 stable wrt bug #757471
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
index 7ceffa19d44..4d14c5ca897 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE="nls xinerama"
RDEPEND="x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2021-01-24 15:49 Bernard Cafarelli
0 siblings, 0 replies; 12+ messages in thread
From: Bernard Cafarelli @ 2021-01-24 15:49 UTC (permalink / raw
To: gentoo-commits
commit: cc163123ff73f83936f4c0a80a30567cc85e8c2f
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 15:48:58 2021 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 15:48:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc163123
x11-plugins/wmcoincoin: drop old
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmcoincoin/Manifest | 1 -
.../wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild | 43 ----------------------
2 files changed, 44 deletions(-)
diff --git a/x11-plugins/wmcoincoin/Manifest b/x11-plugins/wmcoincoin/Manifest
index 83dc8187dd2..1810371208f 100644
--- a/x11-plugins/wmcoincoin/Manifest
+++ b/x11-plugins/wmcoincoin/Manifest
@@ -1,2 +1 @@
-DIST wmcoincoin-2.6.2_p20140602.tar.gz 972358 BLAKE2B a30acaa7b20e88c1d2f4b5329f02321d6a7431bf22379e9d8074b48c1953bcd411b011097546b905f406e21f5de3e9057923109f0e63136cc19d5b5bdfbc47ef SHA512 ddf1b24d9c9021e9cb02817e80f3327074ef7d09ba7d8033d5d0c8b39a25106a1d54d32f211d31a910e2175d98bbda940f309cc137edd1b02b5a656891e89b2c
DIST wmcoincoin-2.6.3.tar.gz 973973 BLAKE2B 4dcbb79ddb23c47fb891fde56137bb385ccf841eb54ce7a34cf060d4924d859a5a2ac40d504a26e763f1fe075796e09ec6a00a0080d214add2469db6b2f3a4d4 SHA512 daffd94387a03e780250877ae43e5431a7c0710862dd9fab04efc254e02e648215fa9c301bf1ed6d1a9ca5182a2a88d10ea4c385d92752d047492e6e9ad01d2d
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild
deleted file mode 100644
index a8546bdbafa..00000000000
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.2_p20140602.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="a dockapp for browsing dacode news and board sites"
-HOMEPAGE="http://hules.free.fr/wmcoincoin"
-# Grab matching tag and Debian patches
-SRC_URI="https://github.com/d-torrance/${PN}/archive/debian/${PV/_p/+}-1.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="nls xinerama"
-
-RDEPEND="x11-libs/gtk+:2
- media-libs/imlib2
- x11-libs/libXext
- x11-libs/libXpm
- x11-libs/libX11
- x11-libs/libXft
- xinerama? ( x11-libs/libXinerama )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-base/xorg-proto
- x11-libs/libXt
- nls? ( sys-devel/gettext )"
-
-S=${WORKDIR}/${PN}-debian-${PV/_p/-}-1
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-src_prepare() {
- EPATCH_SOURCE="${S}/debian/patches" EPATCH_SUFFIX=patch EPATCH_FORCE=yes epatch
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_enable nls) \
- $(use_enable xinerama)
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2022-03-04 0:40 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-03-04 0:40 UTC (permalink / raw
To: gentoo-commits
commit: 4ee222b250f6be1f5f414b3ef8f4bb57e1cf2ac0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 22:13:02 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 00:39:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee222b2
Revert "x11-plugins/wmcoincoin: destabilise for ppc"
This reverts commit a0de917a81394d9f464049f36ba419ec55d488b7.
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
index c913fcdc734d..54cf2f2ec83e 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="nls xinerama"
RDEPEND="x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2022-10-20 3:54 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-10-20 3:54 UTC (permalink / raw
To: gentoo-commits
commit: f2e3e26b9773a53ff8364e45549308721e5fe141
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Wed Oct 19 09:13:41 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 03:52:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e3e26b
x11-plugins/wmcoincoin: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmcoincoin/metadata.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/x11-plugins/wmcoincoin/metadata.xml b/x11-plugins/wmcoincoin/metadata.xml
index 37d5d1e6e2e8..c81ddf4c918a 100644
--- a/x11-plugins/wmcoincoin/metadata.xml
+++ b/x11-plugins/wmcoincoin/metadata.xml
@@ -6,11 +6,11 @@
<name>Bernard Cafarelli</name>
</maintainer>
<longdescription>
-wmCoinCoin is a WindowMaker dockapp that lets you see the latest news from
-linuxfr.org. It also graphically represents some statistics about the oneliner
-and the clients used to post on it. It also has the ability to post a
-customized message to this oneliner.
-</longdescription>
+ wmCoinCoin is a WindowMaker dockapp that lets you see the latest news from
+ linuxfr.org. It also graphically represents some statistics about the oneliner
+ and the clients used to post on it. It also has the ability to post a
+ customized message to this oneliner.
+ </longdescription>
<upstream>
<remote-id type="github">d-torrance/wmcoincoin</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2024-04-13 19:05 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-04-13 19:05 UTC (permalink / raw
To: gentoo-commits
commit: 5f549d3c56b1979d5e503eeae144d039b702bd17
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 19:05:36 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 19:05:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f549d3c
x11-plugins/wmcoincoin: Stabilize 2.6.3-r1 ppc, #929953
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild
index a0d96ed75a44..3eefdc6d265b 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.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
@@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="nls xinerama"
RDEPEND="media-libs/imlib2[X]
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2024-04-13 20:55 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-04-13 20:55 UTC (permalink / raw
To: gentoo-commits
commit: 083b80b77a2929183ee332e4dc409c96f744737d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 20:54:52 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 20:54:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=083b80b7
x11-plugins/wmcoincoin: Stabilize 2.6.3-r1 amd64, #929953
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild
index 3eefdc6d265b..028799140c20 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE="nls xinerama"
RDEPEND="media-libs/imlib2[X]
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2024-04-13 20:55 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-04-13 20:55 UTC (permalink / raw
To: gentoo-commits
commit: 1fd9c74bc294f693db7693a2eedecf416b064f28
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 20:54:53 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 20:54:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd9c74b
x11-plugins/wmcoincoin: Stabilize 2.6.3-r1 x86, #929953
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild
index 028799140c20..944b6e0d1719 100644
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild
+++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="nls xinerama"
RDEPEND="media-libs/imlib2[X]
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
@ 2024-04-14 13:48 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-04-14 13:48 UTC (permalink / raw
To: gentoo-commits
commit: 904c8687c6fef15c0e895e389a1754cf103471c3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 13:45:05 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 13:45:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904c8687
x11-plugins/wmcoincoin: drop 2.6.3, EAPI6--
Closes: https://bugs.gentoo.org/929953
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 35 --------------------------
1 file changed, 35 deletions(-)
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
deleted file mode 100644
index 54cf2f2ec83e..000000000000
--- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="a dockapp for browsing dacode news and board sites"
-HOMEPAGE="http://hules.free.fr/wmcoincoin"
-SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="nls xinerama"
-
-RDEPEND="x11-libs/gtk+:2
- media-libs/imlib2[X]
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- x11-libs/libXmu
- x11-libs/libXpm
- xinerama? ( x11-libs/libXinerama )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-base/xorg-proto
- x11-libs/libXt
- nls? ( sys-devel/gettext )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-src_configure() {
- econf \
- $(use_enable nls) \
- $(use_enable xinerama)
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-04-14 13:49 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03 10:17 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/ Bernard Cafarelli
-- strict thread matches above, loose matches on Subject: below --
2024-04-14 13:48 Arthur Zamarin
2024-04-13 20:55 Arthur Zamarin
2024-04-13 20:55 Arthur Zamarin
2024-04-13 19:05 Arthur Zamarin
2022-10-20 3:54 Sam James
2022-03-04 0:40 Sam James
2021-01-24 15:49 Bernard Cafarelli
2020-12-18 10:48 Agostino Sarubbo
2020-11-29 17:17 Sergei Trofimovich
2016-02-07 10:59 Bernard Cafarelli
2016-02-07 10:59 Bernard Cafarelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox