diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:16:50 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:16:50 +0000 |
commit | 67ce2e4ec2393210b4a999c546941ccb93e0537a (patch) | |
tree | 74d68207d47a69caa701db0b9cf658153468e373 /kde-base/kdeartwork-emoticons | |
parent | [kde-base/ktouch] Version bump to KDE SC 4.4.0 (diff) | |
download | gentoo-2-67ce2e4ec2393210b4a999c546941ccb93e0537a.tar.gz gentoo-2-67ce2e4ec2393210b4a999c546941ccb93e0537a.tar.bz2 gentoo-2-67ce2e4ec2393210b4a999c546941ccb93e0537a.zip |
[kde-base/kdeartwork-emoticons] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/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.0.ebuild | 15 |
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index e2ee5c8a56ef..5a0dad9ef338 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.119 2010/01/25 14:47:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.120 2010/02/09 00:16:50 alexxy Exp $ + +*kdeartwork-emoticons-4.4.0 (08 Feb 2010) + + 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-emoticons-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 *kdeartwork-emoticons-4.3.5 (25 Jan 2010) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.0.ebuild new file mode 100644 index 000000000000..db04cb018dbd --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.0.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.0.ebuild,v 1.1 2010/02/09 00:16:50 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 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="" |