diff options
author | 2016-03-23 20:03:07 +0100 | |
---|---|---|
committer | 2016-03-23 20:03:07 +0100 | |
commit | c515d2351e14fc28558ff7d5e1b71dcfbd7ae5f1 (patch) | |
tree | 62832f258f1c94c2bb006f5d6ddb7ba576f1a363 /x11-themes | |
parent | x11-themes/oxygen-gtk{3}: Remove (diff) | |
download | kde-c515d2351e14fc28558ff7d5e1b71dcfbd7ae5f1.tar.gz kde-c515d2351e14fc28558ff7d5e1b71dcfbd7ae5f1.tar.bz2 kde-c515d2351e14fc28558ff7d5e1b71dcfbd7ae5f1.zip |
x11-themes/oxygen-transparent: Remove
Never hit the tree. Dead upstream. KF5 branch is 2 years untouched and
does not build.
Diffstat (limited to 'x11-themes')
5 files changed, 0 insertions, 80 deletions
diff --git a/x11-themes/oxygen-transparent/Manifest b/x11-themes/oxygen-transparent/Manifest deleted file mode 100644 index 147b4faeb5..0000000000 --- a/x11-themes/oxygen-transparent/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST oxygen-transparent-0_p20130624.tar.bz2 449060 SHA256 aebd7b727752aff0af39a21d095a9ab5819576aee612763b01883fb6145200be SHA512 463a06987cdcf2bba093df5dcc8b044ea1c916c4f42851fc0e756ee2958831508a49e453d71da8eb7cdb8ba8c430c68d9b29232031ae2033e9ed7e826b330e35 WHIRLPOOL f2a74d847dc522b07cd85a2ebffafde66781390d5fe46b76060f7a500a9ad81d687e9b0ad8275c441ae55d227f0a9300e333075b37e67f1a03c3d6e1d3299787 diff --git a/x11-themes/oxygen-transparent/metadata.xml b/x11-themes/oxygen-transparent/metadata.xml deleted file mode 100644 index 2fdbf33d96..0000000000 --- a/x11-themes/oxygen-transparent/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>kde@gentoo.org</email> - <name>Gentoo KDE Project</name> - </maintainer> -</pkgmetadata> 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 17974aa51d..0000000000 --- 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 eb96a76e3f..0000000000 --- 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 18f58d7ec2..0000000000 --- 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) -" |