diff options
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
-rw-r--r-- | kde-base/kdeartwork-emoticons/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.11.0.ebuild | 16 |
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index c17e42f28f74..e494629e3661 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-emoticons # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.245 2013/08/02 17:21:01 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.246 2013/08/14 20:23:58 dilfridge Exp $ + +*kdeartwork-emoticons-4.11.0 (14 Aug 2013) + + 14 Aug 2013; Andreas K. Huettel <dilfridge@gentoo.org> + +kdeartwork-emoticons-4.11.0.ebuild: + Version bump KDE SC 4.11.0 02 Aug 2013; Johannes Huber <johu@gentoo.org> -kdeartwork-emoticons-4.10.4.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.11.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.11.0.ebuild new file mode 100644 index 000000000000..4ab528985886 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.11.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.11.0.ebuild,v 1.1 2013/08/14 20:23:58 dilfridge Exp $ + +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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" |