From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8C07E59CA7 for ; Wed, 23 Mar 2016 19:11:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA70321C005; Wed, 23 Mar 2016 19:11:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C22EA21C005 for ; Wed, 23 Mar 2016 19:11:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 60C0A340C5B for ; Wed, 23 Mar 2016 19:11:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C165B866 for ; Wed, 23 Mar 2016 19:11:50 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1458759787.c515d2351e14fc28558ff7d5e1b71dcfbd7ae5f1.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: x11-themes/oxygen-transparent/ X-VCS-Repository: proj/kde X-VCS-Files: x11-themes/oxygen-transparent/metadata.xml x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild X-VCS-Directories: x11-themes/oxygen-transparent/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: c515d2351e14fc28558ff7d5e1b71dcfbd7ae5f1 X-VCS-Branch: master Date: Wed, 23 Mar 2016 19:11:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6db70e01-ef37-442b-9fea-81125023afe5 X-Archives-Hash: 26aa7cb090fd71ae54647aad1d33e527 commit: c515d2351e14fc28558ff7d5e1b71dcfbd7ae5f1 Author: Johannes Huber gentoo org> AuthorDate: Wed Mar 23 19:03:07 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Mar 23 19:03:07 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c515d235 x11-themes/oxygen-transparent: Remove Never hit the tree. Dead upstream. KF5 branch is 2 years untouched and does not build. x11-themes/oxygen-transparent/metadata.xml | 8 ------- .../oxygen-transparent-0_p20130624.ebuild | 26 ---------------------- .../oxygen-transparent-4.11.9999.ebuild | 23 ------------------- .../oxygen-transparent-9999.ebuild | 22 ------------------ 4 files changed, 79 deletions(-) diff --git a/x11-themes/oxygen-transparent/metadata.xml b/x11-themes/oxygen-transparent/metadata.xml deleted file mode 100644 index 2fdbf33..0000000 --- a/x11-themes/oxygen-transparent/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - diff --git a/x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild b/x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild deleted file mode 100644 index 17974aa..0000000 --- a/x11-themes/oxygen-transparent/oxygen-transparent-0_p20130624.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -REV="f2f067d5542d3c7ea6d09bc8f63d5853b57db4a7" -SRC_URI="http://quickgit.kde.org/?p=${PN}.git&a=snapshot&h=${REV}&fmt=tbz2 -> ${P}.tar.bz2" -inherit kde4-base - -DESCRIPTION="Oxygen style and decoration with support for transparency" -HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-transparent" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="debug" - -S="${WORKDIR}/${PN}" - -RDEPEND=" - x11-libs/libX11 -" -DEPEND="${RDEPEND} - $(add_kdebase_dep kwin) -" diff --git a/x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild b/x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild deleted file mode 100644 index eb96a76..0000000 --- a/x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -EGIT_BRANCH="KDE/4.11" -inherit kde4-base - -DESCRIPTION="Oxygen style and decoration with support for transparency" -HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-transparent" - -LICENSE="LGPL-2+" -KEYWORDS="" -SLOT="0" -IUSE="debug" - -RDEPEND=" - x11-libs/libX11 -" -DEPEND="${RDEPEND} - $(add_kdebase_dep kwin) -" diff --git a/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild b/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild deleted file mode 100644 index 18f58d7..0000000 --- a/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit kde4-base - -DESCRIPTION="Oxygen style and decoration with support for transparency" -HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-transparent" - -LICENSE="LGPL-2+" -KEYWORDS="" -SLOT="0" -IUSE="debug" - -RDEPEND=" - x11-libs/libX11 -" -DEPEND="${RDEPEND} - $(add_kdebase_dep kwin) -"