diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-03-02 16:06:35 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-03-02 16:06:35 +0000 |
commit | bf9837964f02e6e1fb5e83b04d0fc2ed56bd5887 (patch) | |
tree | 699e2aa6de87525a0193c731c3638a9d89896a81 /kde-base/kdeartwork-emoticons | |
parent | Version bump KDE 4.4.1 (diff) | |
download | gentoo-2-bf9837964f02e6e1fb5e83b04d0fc2ed56bd5887.tar.gz gentoo-2-bf9837964f02e6e1fb5e83b04d0fc2ed56bd5887.tar.bz2 gentoo-2-bf9837964f02e6e1fb5e83b04d0fc2ed56bd5887.zip |
Version bump KDE 4.4.1
(Portage version: 2.2_rc63/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.4.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 c6f24ef3f74b..44b2def1997b 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.121 2010/02/20 10:18:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.122 2010/03/02 16:06:35 tampakrap Exp $ + +*kdeartwork-emoticons-4.4.1 (02 Mar 2010) + + 02 Mar 2010; Theo Chatzimichos <tampakrap@gentoo.org> + +kdeartwork-emoticons-4.4.1.ebuild: + Version bump 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> kdeartwork-emoticons-4.3.5.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.1.ebuild new file mode 100644 index 000000000000..1373fdd6b113 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 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.4.1.ebuild,v 1.1 2010/03/02 16:06:35 tampakrap Exp $ + +EAPI="3" + +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 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="" |