commit: 345fe9d22e623804e1becb819428773b6988ac17 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Mon Aug 1 18:13:56 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 18:13:56 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=345fe9d2
kde-apps/kdeartwork-iconthemes: Import latest from gentoo main tree Package-Manager: portage-2.3.0 .../kdeartwork-iconthemes-15.08.3.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/kde-apps/kdeartwork-iconthemes/kdeartwork-iconthemes-15.08.3.ebuild b/kde-apps/kdeartwork-iconthemes/kdeartwork-iconthemes-15.08.3.ebuild new file mode 100644 index 0000000..e1dee36 --- /dev/null +++ b/kde-apps/kdeartwork-iconthemes/kdeartwork-iconthemes-15.08.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KMNAME="kdeartwork" +KMMODULE="IconThemes" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Icon themes for kde" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +# Provides nuvola icon theme +RDEPEND=" + !x11-themes/nuvola +"
