diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-06 18:32:43 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-06 18:32:43 +0000 |
commit | a7e518c2ef75075efedd117804399f25991c1340 (patch) | |
tree | e004a1c48b12fe9e537424293efcb176b528e8df /kde-base/kdeartwork-emoticons | |
parent | Version bump KDE 4.3.2 (diff) | |
download | gentoo-2-a7e518c2ef75075efedd117804399f25991c1340.tar.gz gentoo-2-a7e518c2ef75075efedd117804399f25991c1340.tar.bz2 gentoo-2-a7e518c2ef75075efedd117804399f25991c1340.zip |
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
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.3.2.ebuild | 15 |
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index aa8de3c15697..76d6cac27738 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.101 2009/09/01 15:00:39 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.102 2009/10/06 18:32:43 alexxy Exp $ + +*kdeartwork-emoticons-4.3.2 (06 Oct 2009) + + 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-emoticons-4.3.2.ebuild: + Version bump *kdeartwork-emoticons-4.3.1 (01 Sep 2009) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.3.2.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.3.2.ebuild new file mode 100644 index 000000000000..f9f1c4e4a163 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.3.2.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.3.2.ebuild,v 1.1 2009/10/06 18:32:43 alexxy Exp $ + +EAPI="2" + +RESTRICT="binchecks strip" + +KMMODULE="emoticons" +KMNAME="kdeartwork" +inherit kde4-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="" |