commit: 7f67c8b6c1fdd3548c518641e476c712af593bff Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Feb 23 09:26:31 2019 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Feb 23 09:26:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f67c8b6
x11-themes/clearlooks-phenix: Drop old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> x11-themes/clearlooks-phenix/Manifest | 1 - .../clearlooks-phenix-3.0.15.ebuild | 25 ---------------------- 2 files changed, 26 deletions(-) diff --git a/x11-themes/clearlooks-phenix/Manifest b/x11-themes/clearlooks-phenix/Manifest index 4e56e2d3d81..48dc5ee49a2 100644 --- a/x11-themes/clearlooks-phenix/Manifest +++ b/x11-themes/clearlooks-phenix/Manifest @@ -1,2 +1 @@ -DIST clearlooks-phenix-3.0.15.tar.gz 293994 BLAKE2B 0419e1c17ebd709dae4e4a1cd2052c404fbee368ca1a1a415a909d7129cd6656bb0c58019231ff28001c7b623a2b128eed193ecb8ac7c9264fb6f016e9deb81e SHA512 79ab75c619da6d0e8680e8100b9e19d5fb61ef434cc06f63054cbe5c1ef49b6b2cbc65efa67c2151d677b2d82287eb067230ec7880cb456e4e7e9dc2cf5a218b DIST clearlooks-phenix-7.0.1.tar.gz 319467 BLAKE2B c1ba52ef1ea8bca06e47a9ae3f37f764dd70a32239d758be7117de1b28422ba2bee0f9549e2b32adfb05eff38f864baaf2515d04e274dee80412c0d743f1ac06 SHA512 f304278429d6ea796c566a4b9301bcf146243bda24807b9f0f1367c8eeca488106c62f20bd17e7b4e32580b11e21c8c8515eb9ae4dfbdf9da52d6c3d59d7730c diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild b/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild deleted file mode 100644 index 331ee971801..00000000000 --- a/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2" -HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" -SRC_URI="https://github.com/jpfleury/clearlooks-phenix/archive/${PV}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="amd64 x86" -LICENSE="GPL-3" -SLOT="3.6" -IUSE="" - -SLOT_BLOCK="!x11-themes/clearlooks-phenix:3.4 - !x11-themes/clearlooks-phenix:0" -RDEPEND="${SLOT_BLOCK} - >=x11-libs/gtk+-3.6:3 - x11-themes/gtk-engines" -DEPEND="app-arch/unzip" - -src_install() { - insinto "/usr/share/themes/Clearlooks-Phenix" - doins -r * -}
