From fc6d0515ebe5193172e5a58aa9b60b12a6e0e60f Mon Sep 17 00:00:00 2001 From: Davide Pesavento Date: Wed, 2 Mar 2016 14:37:57 +0100 Subject: x11-themes/smplayer-themes: remove old Package-Manager: portage-2.2.27 --- x11-themes/smplayer-themes/Manifest | 2 -- .../smplayer-themes/smplayer-themes-14.12.0.ebuild | 24 ---------------- .../smplayer-themes/smplayer-themes-15.6.0.ebuild | 33 ---------------------- 3 files changed, 59 deletions(-) delete mode 100644 x11-themes/smplayer-themes/smplayer-themes-14.12.0.ebuild delete mode 100644 x11-themes/smplayer-themes/smplayer-themes-15.6.0.ebuild diff --git a/x11-themes/smplayer-themes/Manifest b/x11-themes/smplayer-themes/Manifest index 149e784eb75d..38c819679d97 100644 --- a/x11-themes/smplayer-themes/Manifest +++ b/x11-themes/smplayer-themes/Manifest @@ -1,4 +1,2 @@ -DIST smplayer-themes-14.12.0.tar.bz2 2660621 SHA256 2c520a678bfcfa8c9a6881d4612ce8fb5216abdf072d27fb3da362af316ae333 SHA512 b97c097c7bbbcc60878e9cf4306c08fb87b83da67763a965e9e21517fb02568e902cbc1c8739be3f54b7a5b398c49dc8ab81964b97140a64f34bcf8af9c39765 WHIRLPOOL bab1009ab6dfe693177a905a583454fd5614830c90c09f1a93832129342583efd8f6c4bce6c355e340e43062b06119fde1c5532136dd38cdadc72fe280603312 DIST smplayer-themes-14.9.0.tar.bz2 2094596 SHA256 66164c0edc8698e174844ebbb7047a2444f249c569029cdc3c04833bbfb73238 SHA512 2c6b96c2fc5029ee3d4d6cd1204788c89c712d69ca230ba335f7a988fab181df9b700d8ceee446a7ccb852bdfdc82106fdcbf38ca199fb881088f9efc1ae1d7c WHIRLPOOL f68a511793a4f6fd270ce2708e4bfe5a25ef26493f18e9b18f49d5c19cb80fcab2a37c8494c9e9eac263a978ebce64e4bdfc4c0af32c6551a9f5dc7b4b2584d5 DIST smplayer-themes-15.12.0.tar.bz2 3229694 SHA256 bd30b4cee576c4b1e4e8b59c986f93f2c2d150554d3eedb6e1dd37aa2e0fd110 SHA512 27fa91ed878c5b69d6d80ea90be15360a1224ff14e3828d71a9dccb8fbea10158377b1149c80e3260033a7d99a02586881ba2a57dc0e2b07cdacf26ae9c03ba5 WHIRLPOOL 2e13c3f1f244cdac3e58edfe3e9bb228927b3e7b28ed64360b1cd66fd36a6444be922054c4d2e9f208c83a0c79899a94e2a64d9ab3b2972fa2b82a7aea417e2f -DIST smplayer-themes-15.6.0.tar.bz2 2903294 SHA256 3d64f4db3d5465230b995ef5140ca6716206b4479f15d7a4b52c5fd939b60138 SHA512 2381254851894386722e832c56b0b65d94465413c5ca49690d59f499e95a64cfb5067d705c1b27e0c27eefcab01863c945c3c619804a298a9e96fc3e23b2855e WHIRLPOOL a17a43bcede39441e47feedb66df417daa3db1c18b380dab9f941fbb15cfe2cc0754ce26eec0b469f15d6f49e5ab75372b55202fdefd4746f8429eb69cba983c diff --git a/x11-themes/smplayer-themes/smplayer-themes-14.12.0.ebuild b/x11-themes/smplayer-themes/smplayer-themes-14.12.0.ebuild deleted file mode 100644 index 3eafa2eeeaa3..000000000000 --- a/x11-themes/smplayer-themes/smplayer-themes-14.12.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Icon themes for smplayer" -HOMEPAGE="http://smplayer.sourceforge.net/" -SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2" - -LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 GPL-2 LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="media-video/smplayer" - -src_install() { - rm themes/Makefile - insinto /usr/share/smplayer - doins -r themes - dodoc Changelog README.txt -} diff --git a/x11-themes/smplayer-themes/smplayer-themes-15.6.0.ebuild b/x11-themes/smplayer-themes/smplayer-themes-15.6.0.ebuild deleted file mode 100644 index 01065b0c5f7c..000000000000 --- a/x11-themes/smplayer-themes/smplayer-themes-15.6.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit qmake-utils - -DESCRIPTION="Icon themes for smplayer" -HOMEPAGE="http://smplayer.sourceforge.net/" -SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2" - -LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 GPL-2 LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-qt/qtcore:4" -RDEPEND="media-video/smplayer" - -src_prepare() { - # bug 544108 - sed -i -e "s| rcc| \"$(qt4_get_bindir)\"/rcc|" themes/Makefile || die - - # bug 544160 - sed -i -e 's/make/$(MAKE)/' Makefile || die -} - -src_install() { - insinto /usr/share/smplayer - doins -r themes - dodoc Changelog README.txt -} -- cgit v1.2.3-18-g5258