[gentoo-commits] repo/gentoo:master commit in: xfce-extra/transd/, profiles/

2022-11-23 Thread Jakov Smolić
commit: 881036496a308899f747b2c05a05d2ef124fe2fc
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Nov 24 06:29:48 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Nov 24 06:36:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88103649

xfce-extra/transd: treeclean

Closes: https://bugs.gentoo.org/876151
Signed-off-by: Jakov Smolić  gentoo.org>

 profiles/package.mask  |  6 --
 xfce-extra/transd/Manifest |  1 -
 xfce-extra/transd/metadata.xml |  8 
 xfce-extra/transd/transd-0_p20120503-r1.ebuild | 24 
 4 files changed, 39 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 4c2913937eed..100ad0ba75aa 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -474,12 +474,6 @@ dev-python/nose_warnings_filters
 # Unused Java library. Removal on 2022-11-10.
 dev-java/objenesis-test
 
-# Michał Górny  (2022-10-08)
-# Repository and SRC_URI gone.  Last release in 2012 (guessing
-# by filename).
-# Removal on 2022-11-07.  Bug #876151.
-xfce-extra/transd
-
 # Sam James  (2022-10-04)
 # Regression for some Intel LCDs which may cause physical damage
 # Please upgrade to 5.19.13 if affected!

diff --git a/xfce-extra/transd/Manifest b/xfce-extra/transd/Manifest
deleted file mode 100644
index aab6e2121f38..
--- a/xfce-extra/transd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST transd-0_p20120503.tar.xz 227316 BLAKE2B 
f3ef65fc7e26430c7edab1ebc2cf969bab1da5f6b8886997390189e5665638d42ed29833ea654aaf75c23a6ac220b8e83597c09575180a2f615b4822bdbd677e
 SHA512 
24d052743d129837015872942a3621dc7327d70406762e4d176e9660de1d8317e3c6ae53dcb0b85d376090c33a0cb0a50550a479a2c9f6728bc44e683dbe64ee

diff --git a/xfce-extra/transd/metadata.xml b/xfce-extra/transd/metadata.xml
deleted file mode 100644
index 2b8ef06e9a39..
--- a/xfce-extra/transd/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-x...@gentoo.org
-XFCE Team
-  
-

diff --git a/xfce-extra/transd/transd-0_p20120503-r1.ebuild 
b/xfce-extra/transd/transd-0_p20120503-r1.ebuild
deleted file mode 100644
index f64623f405d1..
--- a/xfce-extra/transd/transd-0_p20120503-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A small daemon to watch for window creation and set window 
transparency values"
-HOMEPAGE="http://spuriousinterrupt.org/projects/transd;
-SRC_URI="mirror://gentoo/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-   >=xfce-base/libxfce4util-4.8"
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-src_prepare() {
-   sed -i -e '/Encoding/d' transd.desktop.in || die
-   default
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/transd/

2021-11-18 Thread Yixun Lan
commit: 4a5b3b8a1897d04dff8720fe691783c0a9646195
Author: Yongxiang Liang  gmail  com>
AuthorDate: Wed Nov 17 19:28:35 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov 19 06:22:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a5b3b8a

xfce-extra/transd: keyword ~riscv

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

 xfce-extra/transd/transd-0_p20120503-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/transd/transd-0_p20120503-r1.ebuild 
b/xfce-extra/transd/transd-0_p20120503-r1.ebuild
index bb6a247cd151..f64623f405d1 100644
--- a/xfce-extra/transd/transd-0_p20120503-r1.ebuild
+++ b/xfce-extra/transd/transd-0_p20120503-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 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="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/transd/

2018-11-12 Thread Mikle Kolyada
commit: 3a2ff73485d5bb1824c5938173e2da13e029c7c7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 12 13:47:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 12 13:47:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2ff734

xfce-extra/transd: amd64 stable wrt bug #652774

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 xfce-extra/transd/transd-0_p20120503-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/transd/transd-0_p20120503-r1.ebuild 
b/xfce-extra/transd/transd-0_p20120503-r1.ebuild
index 4d4acfcda01..e24bd2f4861 100644
--- a/xfce-extra/transd/transd-0_p20120503-r1.ebuild
+++ b/xfce-extra/transd/transd-0_p20120503-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/transd/

2018-04-02 Thread Denis Dupeyron
commit: 6493b6a1c07e288d18c3bb83afdd9d8711931e16
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Mon Apr  2 18:12:04 2018 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Mon Apr  2 18:22:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6493b6a1

xfce-extra/transd: remove obsolete xfconf.eclass, migrate to EAPI6, cleanup

 xfce-extra/transd/transd-0_p20120503-r1.ebuild | 24 
 1 file changed, 24 insertions(+)

diff --git a/xfce-extra/transd/transd-0_p20120503-r1.ebuild 
b/xfce-extra/transd/transd-0_p20120503-r1.ebuild
new file mode 100644
index 000..4d4acfcda01
--- /dev/null
+++ b/xfce-extra/transd/transd-0_p20120503-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A small daemon to watch for window creation and set window 
transparency values"
+HOMEPAGE="http://spuriousinterrupt.org/projects/transd;
+SRC_URI="mirror://gentoo/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+   >=xfce-base/libxfce4util-4.8"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig"
+
+src_prepare() {
+   sed -i -e '/Encoding/d' transd.desktop.in || die
+   default
+}