[gentoo-commits] repo/gentoo:master commit in: x11-themes/tactile3/
commit: 73fa889a88b3f914c2e823074393f688698db06d Author: Jonas Stein gentoo org> AuthorDate: Thu Dec 30 02:56:15 2021 + Commit: Jonas Stein gentoo org> CommitDate: Thu Dec 30 02:56:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73fa889a x11-themes/tactile3: reassign to themes project Drop project desktop-misc from the list of maintainers and reassign the package to the new themes project. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein gentoo.org> x11-themes/tactile3/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/tactile3/metadata.xml b/x11-themes/tactile3/metadata.xml index 410408b3d171..11f44c22efa9 100644 --- a/x11-themes/tactile3/metadata.xml +++ b/x11-themes/tactile3/metadata.xml @@ -2,7 +2,7 @@ https://www.gentoo.org/dtd/metadata.dtd";> - desktop-m...@gentoo.org - Gentoo Desktop Miscellaneous Project + the...@gentoo.org + Themes Project
[gentoo-commits] repo/gentoo:master commit in: x11-themes/tactile3/
commit: 806dd9ee9b428ab95f162724d54b849fb74a2a6b Author: David Seifert gentoo org> AuthorDate: Tue Dec 24 11:53:24 2019 + Commit: David Seifert gentoo org> CommitDate: Tue Dec 24 11:53:24 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806dd9ee x11-themes/tactile3: Port to EAPI 7 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: David Seifert gentoo.org> x11-themes/tactile3/tactile3-3.1.ebuild | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/x11-themes/tactile3/tactile3-3.1.ebuild b/x11-themes/tactile3/tactile3-3.1.ebuild index 408488b9303..6f7789284c5 100644 --- a/x11-themes/tactile3/tactile3-3.1.ebuild +++ b/x11-themes/tactile3/tactile3-3.1.ebuild @@ -1,25 +1,21 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 - -MY_PN="Tactile3" -MY_P="${MY_PN}-${PV}" +EAPI=7 DESCRIPTION="The third evolution of Tactile theme series" HOMEPAGE="http://gnome-look.org/content/show.php/Tactile3?content=111845"; -SRC_URI="http://gnome-look.org/CONTENT/content-files/111845-${MY_PN}.tar.gz"; +SRC_URI="http://gnome-look.org/CONTENT/content-files/111845-${PN^}.tar.gz"; LICENSE="Artistic-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" -S="${WORKDIR}"/${MY_PN} +S="${WORKDIR}/${PN^}" src_install() { - insinto /usr/share/themes/ - doins -r "${S}"/ + insinto /usr/share/themes/${PN^} + doins -r . }
[gentoo-commits] repo/gentoo:master commit in: x11-themes/tactile3/
commit: efc18639bc2daf0cd301b654c887f9107d152b76 Author: Johannes Huber gentoo org> AuthorDate: Thu Jul 19 08:49:55 2018 + Commit: Johannes Huber gentoo org> CommitDate: Thu Jul 19 08:50:16 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc18639 x11-themes/tactile3: Add desktop-misc as maintainer Package-Manager: Portage-2.3.43, Repoman-2.3.10 x11-themes/tactile3/metadata.xml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-themes/tactile3/metadata.xml b/x11-themes/tactile3/metadata.xml index 7a38bb90096..2ba8e9e851e 100644 --- a/x11-themes/tactile3/metadata.xml +++ b/x11-themes/tactile3/metadata.xml @@ -1,5 +1,8 @@ http://www.gentoo.org/dtd/metadata.dtd";> - + + desktop-m...@gentoo.org + Gentoo Desktop Miscellaneous Project +
[gentoo-commits] repo/gentoo:master commit in: x11-themes/tactile3/
commit: c040a6dcefef149bdcc569d151e162264b689804 Author: Jonas Stein gentoo org> AuthorDate: Wed Oct 11 20:27:13 2017 + Commit: Jonas Stein gentoo org> CommitDate: Wed Oct 11 20:28:37 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c040a6dc x11-themes/tactile3: Proxied maintainer retired Mail contact was invalid; remove proxied maintainer. Package-Manager: Portage-2.3.11, Repoman-2.3.3 x11-themes/tactile3/metadata.xml | 17 - 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/x11-themes/tactile3/metadata.xml b/x11-themes/tactile3/metadata.xml index 97fe076fb75..18e14095648 100644 --- a/x11-themes/tactile3/metadata.xml +++ b/x11-themes/tactile3/metadata.xml @@ -1,17 +1,8 @@ http://www.gentoo.org/dtd/metadata.dtd";> - -hwoar...@gentoo.org -Markos Chandras - - -m...@silverarrow.org -Markellos Orfanos -CC him on bugs - - -proxy-ma...@gentoo.org -Proxy Maintainers - + + hwoar...@gentoo.org + Markos Chandras +
[gentoo-commits] repo/gentoo:master commit in: x11-themes/tactile3/
commit: 5c73d938015b2b34cf2eafbc9b8c8b2f29e69dfb Author: Michał Górny gentoo org> AuthorDate: Wed Oct 4 07:33:20 2017 + Commit: Michał Górny gentoo org> CommitDate: Wed Oct 4 09:17:14 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c73d938 x11-themes/tactile3: Strip empty metadata.xml elements x11-themes/tactile3/metadata.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/x11-themes/tactile3/metadata.xml b/x11-themes/tactile3/metadata.xml index 419a8bd397a..97fe076fb75 100644 --- a/x11-themes/tactile3/metadata.xml +++ b/x11-themes/tactile3/metadata.xml @@ -14,6 +14,4 @@ proxy-ma...@gentoo.org Proxy Maintainers - -