commit:     02f7ab195872f5c1bac7a08fbd4f1b65e9eb2385
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 13:14:20 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 13:15:34 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=02f7ab19

kde-frameworks/breeze-icons-rcc: moved to main tree

Package-Manager: portage-2.3.2

 .../breeze-icons-rcc-5.27.0.ebuild                 | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.27.0.ebuild 
b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.27.0.ebuild
deleted file mode 100644
index cb76d1e..0000000
--- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.27.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_AUTODEPS="false"
-KDE_DEBUG="false"
-KDE_DOXYGEN="false"
-KMNAME="breeze-icons"
-inherit kde5
-
-DESCRIPTION="Breeze SVG icon theme binary resource"
-LICENSE="LGPL-3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-       $(add_frameworks_dep extra-cmake-modules)
-       $(add_qt_dep qtcore)
-"
-RDEPEND=""
-
-src_configure() {
-       local mycmakeargs=(
-               -DBINARY_ICONS_RESOURCE=ON
-               -DSKIP_INSTALL_ICONS=ON
-       )
-       kde5_src_configure
-}

Reply via email to