commit: 98ce0df8bc11dd01758cbe870c06856a8b0b3cc7 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Mon Aug 1 18:12:15 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 18:12:15 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=98ce0df8
kde-apps/kdeartwork-emoticons: Import latest from gentoo main tree Package-Manager: portage-2.3.0 .../kdeartwork-emoticons-15.08.3.ebuild | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/kde-apps/kdeartwork-emoticons/kdeartwork-emoticons-15.08.3.ebuild b/kde-apps/kdeartwork-emoticons/kdeartwork-emoticons-15.08.3.ebuild new file mode 100644 index 0000000..4d5df9f --- /dev/null +++ b/kde-apps/kdeartwork-emoticons/kdeartwork-emoticons-15.08.3.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +RESTRICT="binchecks strip" + +KMMODULE="emoticons" +KMNAME="kdeartwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~amd64 ~arm ~x86" +IUSE=""
