[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2024-04-03 Thread Matt Turner
commit: cf35932b1ef91d6321a117a026aeb718f3178f8e
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr  4 03:12:38 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr  4 03:12:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf35932b

x11-apps/listres: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/listres/Manifest |  1 -
 x11-apps/listres/listres-1.0.5.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/x11-apps/listres/Manifest b/x11-apps/listres/Manifest
index 113614f96ada..1868ae2d0c0e 100644
--- a/x11-apps/listres/Manifest
+++ b/x11-apps/listres/Manifest
@@ -1,2 +1 @@
-DIST listres-1.0.5.tar.xz 119596 BLAKE2B 
849b41415eaf7d5251d8fb1cee061e8272e8abd4df986b28737d0a215953be692fe3b0c008a0bf7c831c5c6664ab1402c5034b2685cd3d799bae77a0296b0f8e
 SHA512 
caa3626773031fbf6d8bcc1f697afe6add64fe4a8d1d766c42d5c2346050869dd23a26a1718411134ab05c75835facf0786cab5595721a16df423cdc54dd813d
 DIST listres-1.0.6.tar.xz 120540 BLAKE2B 
33f400470d573e18e1ee3dd95cb06313badbbcc44d74cd27b1006fc6b6a39997cf8b283412c8f15c9a4d37f03fb681d92d3cc9aee3c4191984ad18eb0e988929
 SHA512 
182919c8ba5569af3dbf59421de2dfd3e755b3bd2d6d548c6d2664c20b73f937e64dc73811821c19af93fffbc2d5c8d2db8d9cdd9bf1b93b0f29cb683e13ebe7

diff --git a/x11-apps/listres/listres-1.0.5.ebuild 
b/x11-apps/listres/listres-1.0.5.ebuild
deleted file mode 100644
index 7d4f96da339a..
--- a/x11-apps/listres/listres-1.0.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="x11-libs/libX11
-   x11-libs/libXt
-   x11-libs/libXmu
-   x11-libs/libXaw"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2024-04-03 Thread Arthur Zamarin
commit: be035b93e25943878865497f59628ad940e8da36
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  3 09:13:43 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  3 09:13:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be035b93

x11-apps/listres: Stabilize 1.0.6 x86, #928468

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

 x11-apps/listres/listres-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/listres/listres-1.0.6.ebuild 
b/x11-apps/listres/listres-1.0.6.ebuild
index fdf8f53af6d1..fa5a4d3ac546 100644
--- a/x11-apps/listres/listres-1.0.6.ebuild
+++ b/x11-apps/listres/listres-1.0.6.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2024-04-03 Thread Arthur Zamarin
commit: 70d3121836268c035ffe6209ff5032ef47a9bdb0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  3 09:13:42 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  3 09:13:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d31218

x11-apps/listres: Stabilize 1.0.6 amd64, #928468

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

 x11-apps/listres/listres-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/listres/listres-1.0.6.ebuild 
b/x11-apps/listres/listres-1.0.6.ebuild
index 37c526b38d52..fdf8f53af6d1 100644
--- a/x11-apps/listres/listres-1.0.6.ebuild
+++ b/x11-apps/listres/listres-1.0.6.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2024-04-02 Thread Sam James
commit: b1be54e3e09b39cc032f0a818b7fc1e92f5c20b6
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr  3 05:00:42 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr  3 05:00:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1be54e3

x11-apps/listres: Stabilize 1.0.6 arm, #928468

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

 x11-apps/listres/listres-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/listres/listres-1.0.6.ebuild 
b/x11-apps/listres/listres-1.0.6.ebuild
index a6fbda988833..9d3910570e60 100644
--- a/x11-apps/listres/listres-1.0.6.ebuild
+++ b/x11-apps/listres/listres-1.0.6.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2024-03-03 Thread Matt Turner
commit: 3e7c9de6b090ed2b1ddaa7784d64ab45deb1a534
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar  4 00:42:57 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar  4 00:57:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7c9de6

x11-apps/listres: Version bump to 1.0.6

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/listres/Manifest |  1 +
 x11-apps/listres/listres-1.0.6.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/x11-apps/listres/Manifest b/x11-apps/listres/Manifest
index bd1f438eb096..113614f96ada 100644
--- a/x11-apps/listres/Manifest
+++ b/x11-apps/listres/Manifest
@@ -1 +1,2 @@
 DIST listres-1.0.5.tar.xz 119596 BLAKE2B 
849b41415eaf7d5251d8fb1cee061e8272e8abd4df986b28737d0a215953be692fe3b0c008a0bf7c831c5c6664ab1402c5034b2685cd3d799bae77a0296b0f8e
 SHA512 
caa3626773031fbf6d8bcc1f697afe6add64fe4a8d1d766c42d5c2346050869dd23a26a1718411134ab05c75835facf0786cab5595721a16df423cdc54dd813d
+DIST listres-1.0.6.tar.xz 120540 BLAKE2B 
33f400470d573e18e1ee3dd95cb06313badbbcc44d74cd27b1006fc6b6a39997cf8b283412c8f15c9a4d37f03fb681d92d3cc9aee3c4191984ad18eb0e988929
 SHA512 
182919c8ba5569af3dbf59421de2dfd3e755b3bd2d6d548c6d2664c20b73f937e64dc73811821c19af93fffbc2d5c8d2db8d9cdd9bf1b93b0f29cb683e13ebe7

diff --git a/x11-apps/listres/listres-1.0.6.ebuild 
b/x11-apps/listres/listres-1.0.6.ebuild
new file mode 100644
index ..a6fbda988833
--- /dev/null
+++ b/x11-apps/listres/listres-1.0.6.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="list resources in widgets"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXt
+   x11-libs/libXmu
+   x11-libs/libXaw"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2022-12-26 Thread Georgy Yakovlev
commit: b1c1204d889c8008d4a49247afe322965a19c608
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 27 05:51:39 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 27 05:51:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c1204d

x11-apps/listres: keyword 1.0.5 for ~arm64

Signed-off-by: Georgy Yakovlev  gentoo.org>

 x11-apps/listres/listres-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/listres/listres-1.0.5.ebuild 
b/x11-apps/listres/listres-1.0.5.ebuild
index e464f772e14e..7d4f96da339a 100644
--- a/x11-apps/listres/listres-1.0.5.ebuild
+++ b/x11-apps/listres/listres-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2022-05-27 Thread Sam James
commit: b2c63959cc8374968e8528c814e030ac0ca0f66f
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 01:34:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 01:34:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c63959

x11-apps/listres: Stabilize 1.0.5 ppc64, #843167

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

 x11-apps/listres/listres-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/listres/listres-1.0.5.ebuild 
b/x11-apps/listres/listres-1.0.5.ebuild
index 0f3e0666e373..e464f772e14e 100644
--- a/x11-apps/listres/listres-1.0.5.ebuild
+++ b/x11-apps/listres/listres-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2022-05-25 Thread Jakov Smolić
commit: ade8dfebd8378e358dd90e8ef961484923cb16bf
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed May 25 18:00:06 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed May 25 18:00:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ade8dfeb

x11-apps/listres: Stabilize 1.0.5 sparc, #843167

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-apps/listres/listres-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/listres/listres-1.0.5.ebuild 
b/x11-apps/listres/listres-1.0.5.ebuild
index be5f74537cbd..0f3e0666e373 100644
--- a/x11-apps/listres/listres-1.0.5.ebuild
+++ b/x11-apps/listres/listres-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2022-05-25 Thread Jakov Smolić
commit: c60ef08da7b76359611d210c0a65fd96d6ff709d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed May 25 17:57:14 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed May 25 17:57:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60ef08d

x11-apps/listres: Stabilize 1.0.5 ppc, #843167

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-apps/listres/listres-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/listres/listres-1.0.5.ebuild 
b/x11-apps/listres/listres-1.0.5.ebuild
index 16bf176aa7aa..666c78ad7c4c 100644
--- a/x11-apps/listres/listres-1.0.5.ebuild
+++ b/x11-apps/listres/listres-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sparc x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2022-05-07 Thread Jakov Smolić
commit: 137e2b35ef92d7a91229cd16dcd42f70c5441fc4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May  7 17:53:06 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May  7 17:55:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=137e2b35

x11-apps/listres: Stabilize 1.0.5 x86, #843167

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-apps/listres/listres-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/listres/listres-1.0.5.ebuild 
b/x11-apps/listres/listres-1.0.5.ebuild
index d7eb98fc9020..16bf176aa7aa 100644
--- a/x11-apps/listres/listres-1.0.5.ebuild
+++ b/x11-apps/listres/listres-1.0.5.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
 
 RDEPEND="x11-libs/libX11
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2022-04-03 Thread Matt Turner
commit: 9688eb2ad2033a86a87c03d77142973e20d483e7
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr  4 02:20:32 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr  4 02:33:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9688eb2a

x11-apps/listres: Version bump to 1.0.5

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/listres/Manifest |  1 +
 x11-apps/listres/listres-1.0.5.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/x11-apps/listres/Manifest b/x11-apps/listres/Manifest
index a8ac7f735f56..4e2e3f7bbc98 100644
--- a/x11-apps/listres/Manifest
+++ b/x11-apps/listres/Manifest
@@ -1 +1,2 @@
 DIST listres-1.0.4.tar.bz2 125472 BLAKE2B 
99865e682eb2894b7af1a84a6fd29bf16f0345b8660bbb61060dbb7927bf376591c7403356b97cff13ff3392321d52f34388f49fd2aac6dab52592317818010c
 SHA512 
925bceab6ff96fcf91f58ba2f858905d6e2eff7074ba29cfc02def7c19fb493545837884f1070dc004422451f749cd459000c01e8c9bb51a7cce7f7ab4067b8a
+DIST listres-1.0.5.tar.xz 119596 BLAKE2B 
849b41415eaf7d5251d8fb1cee061e8272e8abd4df986b28737d0a215953be692fe3b0c008a0bf7c831c5c6664ab1402c5034b2685cd3d799bae77a0296b0f8e
 SHA512 
caa3626773031fbf6d8bcc1f697afe6add64fe4a8d1d766c42d5c2346050869dd23a26a1718411134ab05c75835facf0786cab5595721a16df423cdc54dd813d

diff --git a/x11-apps/listres/listres-1.0.5.ebuild 
b/x11-apps/listres/listres-1.0.5.ebuild
new file mode 100644
index ..53a479e2f007
--- /dev/null
+++ b/x11-apps/listres/listres-1.0.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="list resources in widgets"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXt
+   x11-libs/libXmu
+   x11-libs/libXaw"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2019-03-03 Thread Matt Turner
commit: e6bafd8b4cb3f8ccdf5e8d3882e9a70fa36dccae
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar  3 17:57:23 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  3 17:57:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6bafd8b

x11-apps/listres: EAPI 7

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/listres/listres-1.0.4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-apps/listres/listres-1.0.4.ebuild 
b/x11-apps/listres/listres-1.0.4.ebuild
index 5e74d8d310e..d06a8dcf280 100644
--- a/x11-apps/listres/listres-1.0.4.ebuild
+++ b/x11-apps/listres/listres-1.0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-inherit xorg-2
+inherit xorg-3
 
 DESCRIPTION="list resources in widgets"
 KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2018-05-24 Thread Matt Turner
commit: 4b7b890f89b74fa126b0692dae390e3d52be438e
Author: Matt Turner  gentoo  org>
AuthorDate: Fri May 25 04:37:55 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri May 25 04:37:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7b890f

x11-apps/listres: Drop old versions

 x11-apps/listres/Manifest |  1 -
 x11-apps/listres/listres-1.0.3.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/x11-apps/listres/Manifest b/x11-apps/listres/Manifest
index efcac735daf..a8ac7f735f5 100644
--- a/x11-apps/listres/Manifest
+++ b/x11-apps/listres/Manifest
@@ -1,2 +1 @@
-DIST listres-1.0.3.tar.bz2 115429 BLAKE2B 
e4cc1e627d2331595e88ce6610c5cffa50eed0f2f8c898b3b9bfd93d1aeb66346d33079b1c25fd23e6694f47d5f7a3484ffac2f0dfb2043d6688820dded3eb89
 SHA512 
999156e9fcf1636fd4a398dc3940749eeab3b514141b9dc51254c611c0fca9d4afa7e3b127bd9e7d3e3f94b942ef3be6aa79636eaf89bef75353c8203c22
 DIST listres-1.0.4.tar.bz2 125472 BLAKE2B 
99865e682eb2894b7af1a84a6fd29bf16f0345b8660bbb61060dbb7927bf376591c7403356b97cff13ff3392321d52f34388f49fd2aac6dab52592317818010c
 SHA512 
925bceab6ff96fcf91f58ba2f858905d6e2eff7074ba29cfc02def7c19fb493545837884f1070dc004422451f749cd459000c01e8c9bb51a7cce7f7ab4067b8a

diff --git a/x11-apps/listres/listres-1.0.3.ebuild 
b/x11-apps/listres/listres-1.0.3.ebuild
deleted file mode 100644
index f3b647b0af7..000
--- a/x11-apps/listres/listres-1.0.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libX11
-   x11-libs/libXt
-   x11-libs/libXmu
-   x11-libs/libXaw"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/listres/

2018-03-04 Thread Matt Turner
commit: 5eaf78044d45b07f73e321bf594f385b5357170e
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Mar  5 04:32:20 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Mar  5 04:39:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eaf7804

x11-apps/listres: Version bump to 1.0.4

 x11-apps/listres/Manifest |  1 +
 x11-apps/listres/listres-1.0.4.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/x11-apps/listres/Manifest b/x11-apps/listres/Manifest
index 0a2150d93f1..efcac735daf 100644
--- a/x11-apps/listres/Manifest
+++ b/x11-apps/listres/Manifest
@@ -1 +1,2 @@
 DIST listres-1.0.3.tar.bz2 115429 BLAKE2B 
e4cc1e627d2331595e88ce6610c5cffa50eed0f2f8c898b3b9bfd93d1aeb66346d33079b1c25fd23e6694f47d5f7a3484ffac2f0dfb2043d6688820dded3eb89
 SHA512 
999156e9fcf1636fd4a398dc3940749eeab3b514141b9dc51254c611c0fca9d4afa7e3b127bd9e7d3e3f94b942ef3be6aa79636eaf89bef75353c8203c22
+DIST listres-1.0.4.tar.bz2 125472 BLAKE2B 
99865e682eb2894b7af1a84a6fd29bf16f0345b8660bbb61060dbb7927bf376591c7403356b97cff13ff3392321d52f34388f49fd2aac6dab52592317818010c
 SHA512 
925bceab6ff96fcf91f58ba2f858905d6e2eff7074ba29cfc02def7c19fb493545837884f1070dc004422451f749cd459000c01e8c9bb51a7cce7f7ab4067b8a

diff --git a/x11-apps/listres/listres-1.0.4.ebuild 
b/x11-apps/listres/listres-1.0.4.ebuild
new file mode 100644
index 000..5e74d8d310e
--- /dev/null
+++ b/x11-apps/listres/listres-1.0.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+inherit xorg-2
+
+DESCRIPTION="list resources in widgets"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
+IUSE=""
+RDEPEND="x11-libs/libX11
+   x11-libs/libXt
+   x11-libs/libXmu
+   x11-libs/libXaw"
+DEPEND="${RDEPEND}"