* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2017-11-27 12:29 Bernard Cafarelli
0 siblings, 0 replies; 14+ messages in thread
From: Bernard Cafarelli @ 2017-11-27 12:29 UTC (permalink / raw
To: gentoo-commits
commit: 332ccd5dcff8ca9a29e899ba9115989bd1794707
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 27 11:56:36 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Nov 27 12:28:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332ccd5d
x11-plugins/wmblob: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
x11-plugins/wmblob/Manifest | 2 +-
x11-plugins/wmblob/wmblob-1.0.3.ebuild | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-plugins/wmblob/Manifest b/x11-plugins/wmblob/Manifest
index d215fc1bf27..7222601f0a9 100644
--- a/x11-plugins/wmblob/Manifest
+++ b/x11-plugins/wmblob/Manifest
@@ -1 +1 @@
-DIST wmblob_1.0.3.orig.tar.gz 180039 SHA256 d26850fe15e444817ed9996663427bd933a74d4e5591008a5a7c39d21e2583b2 SHA512 0af749349928cb2a2dc0e51b7e299305e51ddfdf42b320d7462acf5e3d6c92674d6c54fdace6fc3a1c5256540887ae50da9b82218753d3f954f4c7d69a5703fc WHIRLPOOL 2c5391af1172fb7e453fd617d70853f50b8b5a5c6918cd6c4162174caad93ce0ee4357644a74d1a52984f54ac68641c088f483de41326622e3f9d09d4bd7f6be
+DIST wmblob-1.0.3.tar.bz2 160657 BLAKE2B e36f7b8c6dd38466da490bd85d03ff2f378caced8d5908b00422428223aaa1fc3754bfd35dcacb2f162b0d44c8c04b509cf5c00d678d687e5b90cad886ce98a6 SHA512 4d8c7e30218d9ec7dc965c69e69b0fb5839c468f695ec2cc9fd9bb0b8fbc89b1386122e11b75906169bb16d13dae16cd8287c5bcf8bd28ccbbad4d4f057b3414
diff --git a/x11-plugins/wmblob/wmblob-1.0.3.ebuild b/x11-plugins/wmblob/wmblob-1.0.3.ebuild
index fe7b4768397..188ec7aa803 100644
--- a/x11-plugins/wmblob/wmblob-1.0.3.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools multilib
DESCRIPTION="a fancy but useless dockapp with moving blobs"
-HOMEPAGE="http://freshmeat.net/projects/wmblob"
-SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz"
+HOMEPAGE="https://github.com/bbidulock/wmblob"
+SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2017-11-27 12:29 Bernard Cafarelli
0 siblings, 0 replies; 14+ messages in thread
From: Bernard Cafarelli @ 2017-11-27 12:29 UTC (permalink / raw
To: gentoo-commits
commit: 8dd680a7655b404b96571b87f8d52581151e02bc
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 27 12:26:23 2017 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Nov 27 12:28:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd680a7
x11-plugins/wmblob: 1.0.4 bump
Package-Manager: Portage-2.3.16, Repoman-2.3.6
x11-plugins/wmblob/Manifest | 1 +
x11-plugins/wmblob/wmblob-1.0.4.ebuild | 35 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/x11-plugins/wmblob/Manifest b/x11-plugins/wmblob/Manifest
index 7222601f0a9..cdc2ee8d0de 100644
--- a/x11-plugins/wmblob/Manifest
+++ b/x11-plugins/wmblob/Manifest
@@ -1 +1,2 @@
DIST wmblob-1.0.3.tar.bz2 160657 BLAKE2B e36f7b8c6dd38466da490bd85d03ff2f378caced8d5908b00422428223aaa1fc3754bfd35dcacb2f162b0d44c8c04b509cf5c00d678d687e5b90cad886ce98a6 SHA512 4d8c7e30218d9ec7dc965c69e69b0fb5839c468f695ec2cc9fd9bb0b8fbc89b1386122e11b75906169bb16d13dae16cd8287c5bcf8bd28ccbbad4d4f057b3414
+DIST wmblob-1.0.4.tar.bz2 179284 BLAKE2B 79025a4d80c05bd8f9d1a962762680e24ae0eb09c8bf961833f4f4c59b086ecc8563ef71c28678c969da75f1f074c691c9fd6a6919358886e64f7fcb814611a3 SHA512 d325711e6c6c865a97386793a7c3f0e0833044001ccc336f2a4e9974799e5ff00936b0d90a0dc4a3280ba27a8d1f97239ba51d61e6e5b104e7cf82c8aeed5ec1
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
new file mode 100644
index 00000000000..a1a61a71f9f
--- /dev/null
+++ b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools multilib
+
+DESCRIPTION="a fancy but useless dockapp with moving blobs"
+HOMEPAGE="https://github.com/bbidulock/wmblob"
+SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2
+ x11-libs/libX11
+ x11-libs/libXpm
+ x11-libs/libXext"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+ x11-libs/libXt"
+
+DOCS="AUTHORS ChangeLog NEWS README doc/how_it_works"
+
+src_prepare() {
+ default
+
+ sed -i \
+ -e "s:-O2:${CFLAGS}:g" \
+ -e "s:\$x_libraries:/usr/$(get_libdir):" \
+ configure.ac || die
+
+ eautoreconf
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2020-03-28 13:59 Bernard Cafarelli
0 siblings, 0 replies; 14+ messages in thread
From: Bernard Cafarelli @ 2020-03-28 13:59 UTC (permalink / raw
To: gentoo-commits
commit: fc9bb1ad733e70b985ad21b743caa82b4843d508
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 12:54:06 2020 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 13:41:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9bb1ad
x11-plugins/wmblob: replace ":" as sed delimiter
Closes: https://bugs.gentoo.org/711854
Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.3.ebuild | 6 +++---
x11-plugins/wmblob/wmblob-1.0.4.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.3.ebuild b/x11-plugins/wmblob/wmblob-1.0.3.ebuild
index 177155ed0a7..4d31557be81 100644
--- a/x11-plugins/wmblob/wmblob-1.0.3.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.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=5
@@ -26,8 +26,8 @@ DOCS="AUTHORS ChangeLog NEWS README doc/how_it_works"
src_prepare() {
sed -i \
- -e "s:-O2:${CFLAGS}:g" \
- -e "s:\$x_libraries:/usr/$(get_libdir):" \
+ -e "s|-O2|${CFLAGS}|g" \
+ -e "s|\$x_libraries|/usr/$(get_libdir)|" \
configure.ac || die
eautoreconf
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
index a1a61a71f9f..36809096937 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,8 +27,8 @@ src_prepare() {
default
sed -i \
- -e "s:-O2:${CFLAGS}:g" \
- -e "s:\$x_libraries:/usr/$(get_libdir):" \
+ -e "s|-O2|${CFLAGS}|g" \
+ -e "s|\$x_libraries|/usr/$(get_libdir)|" \
configure.ac || die
eautoreconf
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2020-11-29 17:17 Sergei Trofimovich
0 siblings, 0 replies; 14+ messages in thread
From: Sergei Trofimovich @ 2020-11-29 17:17 UTC (permalink / raw
To: gentoo-commits
commit: 8245bfa28b4595f58f11d55abbd84aa93e5045d4
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 17:12:38 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 17:12:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8245bfa2
x11-plugins/wmblob: stable 1.0.4 for ppc
stable wrt bug #757465
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/wmblob/wmblob-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
index 36809096937..ac34a60c5f2 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2020-12-02 22:39 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2020-12-02 22:39 UTC (permalink / raw
To: gentoo-commits
commit: 192dec1228e75b9cf50befda3afd7da3dc3e6fab
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Dec 2 16:51:04 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 22:38:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192dec12
x11-plugins/wmblob: stable 1.0.4 for sparc, bug #757465
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
index ac34a60c5f2..7586c53accf 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc sparc ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2020-12-03 2:01 Thomas Deutschmann
0 siblings, 0 replies; 14+ messages in thread
From: Thomas Deutschmann @ 2020-12-03 2:01 UTC (permalink / raw
To: gentoo-commits
commit: c1a99a74dda05a3a2c1c7220185e56948b4d9f88
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 02:00:33 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 02:01:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a99a74
x11-plugins/wmblob: x86 stable (bug #757465)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
index 7586c53accf..60206498e9e 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc ~x86"
+KEYWORDS="~amd64 ppc sparc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2020-12-17 12:18 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2020-12-17 12:18 UTC (permalink / raw
To: gentoo-commits
commit: a0b6c991ff60f8691f8418975b66d40bed8a520d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 12:17:55 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 12:17:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b6c991
x11-plugins/wmblob: Stabilize 1.0.4 amd64, #757465
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
index 60206498e9e..215c1fd29f0 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2020-12-17 14:50 Aaron Bauman
0 siblings, 0 replies; 14+ messages in thread
From: Aaron Bauman @ 2020-12-17 14:50 UTC (permalink / raw
To: gentoo-commits
commit: e5c8971bbb7607b45ec9735db4855554b70d0b9d
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 14:44:48 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 14:50:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5c8971b
x11-plugins/wmblob: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
x11-plugins/wmblob/Manifest | 1 -
x11-plugins/wmblob/wmblob-1.0.3.ebuild | 34 ----------------------------------
2 files changed, 35 deletions(-)
diff --git a/x11-plugins/wmblob/Manifest b/x11-plugins/wmblob/Manifest
index cdc2ee8d0de..655731361c8 100644
--- a/x11-plugins/wmblob/Manifest
+++ b/x11-plugins/wmblob/Manifest
@@ -1,2 +1 @@
-DIST wmblob-1.0.3.tar.bz2 160657 BLAKE2B e36f7b8c6dd38466da490bd85d03ff2f378caced8d5908b00422428223aaa1fc3754bfd35dcacb2f162b0d44c8c04b509cf5c00d678d687e5b90cad886ce98a6 SHA512 4d8c7e30218d9ec7dc965c69e69b0fb5839c468f695ec2cc9fd9bb0b8fbc89b1386122e11b75906169bb16d13dae16cd8287c5bcf8bd28ccbbad4d4f057b3414
DIST wmblob-1.0.4.tar.bz2 179284 BLAKE2B 79025a4d80c05bd8f9d1a962762680e24ae0eb09c8bf961833f4f4c59b086ecc8563ef71c28678c969da75f1f074c691c9fd6a6919358886e64f7fcb814611a3 SHA512 d325711e6c6c865a97386793a7c3f0e0833044001ccc336f2a4e9974799e5ff00936b0d90a0dc4a3280ba27a8d1f97239ba51d61e6e5b104e7cf82c8aeed5ec1
diff --git a/x11-plugins/wmblob/wmblob-1.0.3.ebuild b/x11-plugins/wmblob/wmblob-1.0.3.ebuild
deleted file mode 100644
index 4d31557be81..00000000000
--- a/x11-plugins/wmblob/wmblob-1.0.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools multilib
-
-DESCRIPTION="a fancy but useless dockapp with moving blobs"
-HOMEPAGE="https://github.com/bbidulock/wmblob"
-SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
- x11-libs/libX11
- x11-libs/libXpm
- x11-libs/libXext"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-base/xorg-proto
- x11-libs/libXt"
-
-DOCS="AUTHORS ChangeLog NEWS README doc/how_it_works"
-
-src_prepare() {
- sed -i \
- -e "s|-O2|${CFLAGS}|g" \
- -e "s|\$x_libraries|/usr/$(get_libdir)|" \
- configure.ac || die
-
- eautoreconf
-}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2022-03-04 0:40 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2022-03-04 0:40 UTC (permalink / raw
To: gentoo-commits
commit: 0cb7cfa0760c453e69a0451269d0d0e8a3c10f9d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 22:13:12 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 00:40:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb7cfa0
Revert "x11-plugins/wmblob: destabilise for ppc"
This reverts commit 7f0617277f2c6ef6a7d4e24d54e82deaef3d0b80.
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
index ee65caf68758..215c1fd29f0e 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2024-04-04 9:02 Bernard Cafarelli
0 siblings, 0 replies; 14+ messages in thread
From: Bernard Cafarelli @ 2024-04-04 9:02 UTC (permalink / raw
To: gentoo-commits
commit: 553178088997c25ba307523fd619e97d47fe07d4
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Apr 3 18:13:07 2024 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Apr 4 09:02:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55317808
x11-plugins/wmblob: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmblob/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11-plugins/wmblob/metadata.xml b/x11-plugins/wmblob/metadata.xml
index 8a473e90e026..d3d8ff7a4dbd 100644
--- a/x11-plugins/wmblob/metadata.xml
+++ b/x11-plugins/wmblob/metadata.xml
@@ -5,4 +5,7 @@
<email>voyageur@gentoo.org</email>
<name>Bernard Cafarelli</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">bbidulock/wmblob</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2024-04-13 19:03 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-04-13 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 9aacd8779524a87925693aaa82996f4f9ff3e85f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 19:03:36 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 19:03:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aacd877
x11-plugins/wmblob: Stabilize 1.0.4-r1 ppc, #929950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild b/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild
index fb0d67e04abb..c3b04307fa3f 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4-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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
RDEPEND="x11-libs/gtk+:2
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2024-04-13 20:55 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-04-13 20:55 UTC (permalink / raw
To: gentoo-commits
commit: c7fb0ce33bd4a991fb1f9988f53efeda93c3c8a4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 20:54:48 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 20:54:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fb0ce3
x11-plugins/wmblob: Stabilize 1.0.4-r1 x86, #929950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild b/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild
index 8f2ae223a7de..6b256f7b37ed 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc ~sparc x86"
RDEPEND="x11-libs/gtk+:2
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2024-04-15 7:07 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-04-15 7:07 UTC (permalink / raw
To: gentoo-commits
commit: a06792f0e3ff7618cf3ef950b41b4872b96372c1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 07:07:09 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 07:07:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06792f0
x11-plugins/wmblob: Stabilize 1.0.4-r1 sparc, #929950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild b/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild
index 6b256f7b37ed..fa08352fb36b 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
RDEPEND="x11-libs/gtk+:2
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/
@ 2024-04-15 7:33 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-04-15 7:33 UTC (permalink / raw
To: gentoo-commits
commit: 2c2301988cb7bc500eeb5f2d26c804fcda53ecd0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 07:33:12 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 07:33:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c230198
x11-plugins/wmblob: drop 1.0.4, EAPI6--
Closes: https://bugs.gentoo.org/929950
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-plugins/wmblob/wmblob-1.0.4.ebuild | 35 ----------------------------------
1 file changed, 35 deletions(-)
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
deleted file mode 100644
index 215c1fd29f0e..000000000000
--- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools multilib
-
-DESCRIPTION="a fancy but useless dockapp with moving blobs"
-HOMEPAGE="https://github.com/bbidulock/wmblob"
-SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
- x11-libs/libX11
- x11-libs/libXpm
- x11-libs/libXext"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-libs/libXt"
-
-DOCS="AUTHORS ChangeLog NEWS README doc/how_it_works"
-
-src_prepare() {
- default
-
- sed -i \
- -e "s|-O2|${CFLAGS}|g" \
- -e "s|\$x_libraries|/usr/$(get_libdir)|" \
- configure.ac || die
-
- eautoreconf
-}
^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-04-15 7:33 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-04 0:40 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmblob/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-04-15 7:33 Arthur Zamarin
2024-04-15 7:07 Arthur Zamarin
2024-04-13 20:55 Arthur Zamarin
2024-04-13 19:03 Arthur Zamarin
2024-04-04 9:02 Bernard Cafarelli
2020-12-17 14:50 Aaron Bauman
2020-12-17 12:18 Sam James
2020-12-03 2:01 Thomas Deutschmann
2020-12-02 22:39 Sam James
2020-11-29 17:17 Sergei Trofimovich
2020-03-28 13:59 Bernard Cafarelli
2017-11-27 12:29 Bernard Cafarelli
2017-11-27 12:29 Bernard Cafarelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox