diff options
author | 2018-11-30 23:08:39 +0100 | |
---|---|---|
committer | 2018-11-30 23:44:48 +0100 | |
commit | ad65dcef4b65ad32e7d32994b75bfc21695f60c3 (patch) | |
tree | 937c90cd8ba85572e8cf9c623421c3361294cf5e /x11-themes | |
parent | media-libs/kvazaar: metadata.xml indentation (diff) | |
download | gentoo-ad65dcef4b65ad32e7d32994b75bfc21695f60c3.tar.gz gentoo-ad65dcef4b65ad32e7d32994b75bfc21695f60c3.tar.bz2 gentoo-ad65dcef4b65ad32e7d32994b75bfc21695f60c3.zip |
profiles: Remove last-rited x11-themes/Tulliana, x11-themes/nuvola
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Tulliana/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/Tulliana/Tulliana-2.0.ebuild | 23 | ||||
-rw-r--r-- | x11-themes/Tulliana/metadata.xml | 8 | ||||
-rw-r--r-- | x11-themes/nuvola/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/nuvola/metadata.xml | 8 | ||||
-rw-r--r-- | x11-themes/nuvola/nuvola-1.0-r1.ebuild | 29 |
6 files changed, 0 insertions, 70 deletions
diff --git a/x11-themes/Tulliana/Manifest b/x11-themes/Tulliana/Manifest deleted file mode 100644 index 5d05d060ca0c..000000000000 --- a/x11-themes/Tulliana/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Tulliana-2.0.tar.gz 7959903 BLAKE2B 689fcbbe40705c864e8af3fd02cfd84c35b6308596429c84c10c91bc6f2c288cba079638e13d64216daccefd6ef3970ba6060efafef8d7dba5aa84891a7804f5 SHA512 b124d64dbbb63f036576d2d55658142621af6f0faf6b5e917507a4ec923a94e11f368cf56e5942daefd5738b4957d6dc1f4c2d263d5dc97805fa11627e8ce74f diff --git a/x11-themes/Tulliana/Tulliana-2.0.ebuild b/x11-themes/Tulliana/Tulliana-2.0.ebuild deleted file mode 100644 index c448c5d26479..000000000000 --- a/x11-themes/Tulliana/Tulliana-2.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="Tulliana icon set for KDE" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=38757" -SRC_URI="http://cekirdek.pardus.org.tr/~caglar/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="" - -RESTRICT="strip binchecks" - -src_install() { - insinto /usr/share/icons/${PN} - doins -r . -} diff --git a/x11-themes/Tulliana/metadata.xml b/x11-themes/Tulliana/metadata.xml deleted file mode 100644 index 0cf59224b009..000000000000 --- a/x11-themes/Tulliana/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/nuvola/Manifest b/x11-themes/nuvola/Manifest deleted file mode 100644 index 3fc87f195bf8..000000000000 --- a/x11-themes/nuvola/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nuvola-1.0.tar.gz 13594245 BLAKE2B 9826dce032841bdff09385d2bd46a7d54b252dd94476f87160bb9366f33d021236d4543eb4b2e550d286a7106345fbac640fdd333b38d591b01a64ba5d8138c0 SHA512 65970f741836be53ba7599a1a9a1b1c3839b6672ea7797e2dedc383d5782832fe233da3d1039dcb71b00c5dbde75ea4a83b4f8cabedc9d3f5bebf50a600affb2 diff --git a/x11-themes/nuvola/metadata.xml b/x11-themes/nuvola/metadata.xml deleted file mode 100644 index 0cf59224b009..000000000000 --- a/x11-themes/nuvola/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/nuvola/nuvola-1.0-r1.ebuild b/x11-themes/nuvola/nuvola-1.0-r1.ebuild deleted file mode 100644 index 6d710f6a8b2b..000000000000 --- a/x11-themes/nuvola/nuvola-1.0-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="Nuvola SVG icon theme" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=5358" -SRC_URI="http://www.icon-king.com/files/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RESTRICT="strip binchecks" - -DEPEND="!=kde-apps/kdeartwork-iconthemes-4*" - -S=${WORKDIR} - -src_install() { - cd nuvola - dodoc thanks.to readme.txt author - rm thanks.to thanks.to~ readme.txt author license.txt - - cd "${S}" - insinto /usr/share/icons - doins -r nuvola -} |