commit:     480816ca978954640e444db5ad0330c490d48ec1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 09:29:32 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 09:29:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480816ca

x11-themes/clearlooks-phenix: Drop old

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

 x11-themes/clearlooks-phenix/Manifest              |  3 ---
 .../clearlooks-phenix-3.0.16.ebuild                | 25 ----------------------
 .../clearlooks-phenix-5.0.7.ebuild                 | 22 -------------------
 .../clearlooks-phenix-6.0.3.ebuild                 | 22 -------------------
 4 files changed, 72 deletions(-)

diff --git a/x11-themes/clearlooks-phenix/Manifest 
b/x11-themes/clearlooks-phenix/Manifest
index 94be625d29a..4e56e2d3d81 100644
--- a/x11-themes/clearlooks-phenix/Manifest
+++ b/x11-themes/clearlooks-phenix/Manifest
@@ -1,5 +1,2 @@
 DIST clearlooks-phenix-3.0.15.tar.gz 293994 BLAKE2B 
0419e1c17ebd709dae4e4a1cd2052c404fbee368ca1a1a415a909d7129cd6656bb0c58019231ff28001c7b623a2b128eed193ecb8ac7c9264fb6f016e9deb81e
 SHA512 
79ab75c619da6d0e8680e8100b9e19d5fb61ef434cc06f63054cbe5c1ef49b6b2cbc65efa67c2151d677b2d82287eb067230ec7880cb456e4e7e9dc2cf5a218b
-DIST clearlooks-phenix-3.0.16.tar.gz 293573 BLAKE2B 
6d0c70d3bf234a2ccd28c43c6810b8b506981f3a6a6118a87da8a7a5389c5bd36b9684dc93262d5432ee423fe8c1f028f05749fec458cec65748c29b86f5e009
 SHA512 
64a3ae0a38fd733039ba3010b9e4ff1bcb4db3f1b431767494ff470b538702ecf9d530e00f522e8fa7e8b68fd78f9fc4ddda44327f342ab51fbb7592a9a820a5
-DIST clearlooks-phenix-5.0.7.tar.gz 274362 BLAKE2B 
dd9c2339549d16a5e5385daf21126cb6ce51abfa62f6d72a5b0c9613d259dd49dff40880ded67f01123e0f13369e5231624014acf9370437dc19e24fc437cd0e
 SHA512 
3a792621d50d482ce2a3f3304ca9b1a0fc82f91128e4e16908b0a62b60f9df0dc4a451e42e4f2dba71c8c612f4491a07ae7327b9b611b8010c37642f8076340f
-DIST clearlooks-phenix-6.0.3.tar.gz 275264 BLAKE2B 
c716a1dfe88b87d64809e36eed92cd958e8a84caca389b0bb27127bacb7ef0a497c1410e35d54261d791d52ffb132d73e257af59a424d2e7edb514105c52a9ca
 SHA512 
902a84974b381dce007986025720ef2563933d8b143ba06aea3a6149f040747385d60bbaaf2dc3eee297c2d69c6e94fd79c4193af6770ae22e229296e664ca66
 DIST clearlooks-phenix-7.0.1.tar.gz 319467 BLAKE2B 
c1ba52ef1ea8bca06e47a9ae3f37f764dd70a32239d758be7117de1b28422ba2bee0f9549e2b32adfb05eff38f864baaf2515d04e274dee80412c0d743f1ac06
 SHA512 
f304278429d6ea796c566a4b9301bcf146243bda24807b9f0f1367c8eeca488106c62f20bd17e7b4e32580b11e21c8c8515eb9ae4dfbdf9da52d6c3d59d7730c

diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.16.ebuild 
b/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.16.ebuild
deleted file mode 100644
index 87c17b292c1..00000000000
--- a/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.16.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 *
-}

diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-5.0.7.ebuild 
b/x11-themes/clearlooks-phenix/clearlooks-phenix-5.0.7.ebuild
deleted file mode 100644
index ad1331da02f..00000000000
--- a/x11-themes/clearlooks-phenix/clearlooks-phenix-5.0.7.ebuild
+++ /dev/null
@@ -1,22 +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="0"
-IUSE=""
-
-RDEPEND="
-       >=x11-libs/gtk+-3.10.0:3
-       x11-themes/gtk-engines"
-
-src_install() {
-       insinto "/usr/share/themes/Clearlooks-Phenix"
-       doins -r *
-}

diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-6.0.3.ebuild 
b/x11-themes/clearlooks-phenix/clearlooks-phenix-6.0.3.ebuild
deleted file mode 100644
index 2719a174643..00000000000
--- a/x11-themes/clearlooks-phenix/clearlooks-phenix-6.0.3.ebuild
+++ /dev/null
@@ -1,22 +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="0"
-IUSE=""
-
-RDEPEND="
-       >=x11-libs/gtk+-3.14.0:3
-       x11-themes/gtk-engines"
-
-src_install() {
-       insinto "/usr/share/themes/Clearlooks-Phenix"
-       doins -r *
-}

Reply via email to