* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/transd/
@ 2018-04-02 18:23 Denis Dupeyron
0 siblings, 0 replies; 3+ messages in thread
From: Denis Dupeyron @ 2018-04-02 18:23 UTC (permalink / raw
To: gentoo-commits
commit: 6493b6a1c07e288d18c3bb83afdd9d8711931e16
Author: Denis Dupeyron <calchan <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 2 18:12:04 2018 +0000
Commit: Denis Dupeyron <calchan <AT> gentoo <DOT> org>
CommitDate: Mon Apr 2 18:22:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6493b6a1
xfce-extra/transd: remove obsolete xfconf.eclass, migrate to EAPI6, cleanup
| 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--git a/xfce-extra/transd/transd-0_p20120503-r1.ebuild b/xfce-extra/transd/transd-0_p20120503-r1.ebuild
new file mode 100644
index 00000000000..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
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/transd/
@ 2018-11-12 13:52 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2018-11-12 13:52 UTC (permalink / raw
To: gentoo-commits
commit: 3a2ff73485d5bb1824c5938173e2da13e029c7c7
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 12 13:47:30 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Nov 12 13:47:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2ff734
xfce-extra/transd: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/transd/
@ 2021-11-19 6:24 Yixun Lan
0 siblings, 0 replies; 3+ messages in thread
From: Yixun Lan @ 2021-11-19 6:24 UTC (permalink / raw
To: gentoo-commits
commit: 4a5b3b8a1897d04dff8720fe691783c0a9646195
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Wed Nov 17 19:28:35 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 06:22:44 2021 +0000
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 <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-19 6:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-02 18:23 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/transd/ Denis Dupeyron
-- strict thread matches above, loose matches on Subject: below --
2018-11-12 13:52 Mikle Kolyada
2021-11-19 6:24 Yixun Lan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox