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.9.2.ebuild | 16 |
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 3db16cc0c5f7..6753febad377 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.198 2012/09/21 09:33:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.199 2012/10/02 18:12:08 johu Exp $ + +*kdeartwork-emoticons-4.9.2 (02 Oct 2012) + + 02 Oct 2012; Johannes Huber <johu@gentoo.org> + +kdeartwork-emoticons-4.9.2.ebuild: + Version bump KDE SC 4.9.2 21 Sep 2012; Johannes Huber <johu@gentoo.org> -kdeartwork-emoticons-4.9.0.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.9.2.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.9.2.ebuild new file mode 100644 index 000000000000..5ca1d22d2279 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.9.2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 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.9.2.ebuild,v 1.1 2012/10/02 18:12:08 johu Exp $ + +EAPI=4 + +RESTRICT="binchecks strip" + +KMMODULE="emoticons" +KMNAME="kdeartwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" |