diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-04 20:46:24 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-04 20:46:24 +0000 |
commit | 3e8dd25458a7ef4ae6e9527dc895a3433ddf48c3 (patch) | |
tree | efd380c83c2ea142d8b876c463b08b81dcf9b427 /kde-base/kdeartwork-emoticons | |
parent | Remove elog calls that got broken after vuze-coreplugins splitted out. (diff) | |
download | gentoo-2-3e8dd25458a7ef4ae6e9527dc895a3433ddf48c3.tar.gz gentoo-2-3e8dd25458a7ef4ae6e9527dc895a3433ddf48c3.tar.bz2 gentoo-2-3e8dd25458a7ef4ae6e9527dc895a3433ddf48c3.zip |
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
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.2.1.ebuild | 15 |
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index ce3b8177c43b..f00e7d6de824 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.82 2009/02/17 13:11:07 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.83 2009/03/04 20:46:24 alexxy Exp $ + +*kdeartwork-emoticons-4.2.1 (04 Mar 2009) + + 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-emoticons-4.2.1.ebuild: + Bump KDE 4.2.1 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kdeartwork-emoticons-4.1.4.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.1.ebuild new file mode 100644 index 000000000000..6f3660590c27 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2009 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.2.1.ebuild,v 1.1 2009/03/04 20:46:24 alexxy Exp $ + +EAPI="2" + +RESTRICT="binchecks strip" + +KMMODULE="emoticons" +KMNAME="kdeartwork" +inherit kde4-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" |