diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2009-09-01 15:00:39 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2009-09-01 15:00:39 +0000 |
commit | 9280a8f0ff995769bc4027362c19a81ed0c23b62 (patch) | |
tree | b310fb107003cd02f4b71c49ce67c8b06f1c7716 /kde-base/kdeartwork-emoticons | |
parent | Version bump KDE 4.3.1 (diff) | |
download | gentoo-2-9280a8f0ff995769bc4027362c19a81ed0c23b62.tar.gz gentoo-2-9280a8f0ff995769bc4027362c19a81ed0c23b62.tar.bz2 gentoo-2-9280a8f0ff995769bc4027362c19a81ed0c23b62.zip |
Version bump KDE 4.3.1
(Portage version: 2.2_rc38/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.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 10e297688b3f..aa8de3c15697 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.100 2009/08/04 00:05:13 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.101 2009/09/01 15:00:39 tampakrap Exp $ + +*kdeartwork-emoticons-4.3.1 (01 Sep 2009) + + 01 Sep 2009; Theo Chatzimichos <tampakrap@gentoo.org> + +kdeartwork-emoticons-4.3.1.ebuild: + Version bump *kdeartwork-emoticons-4.3.0 (04 Aug 2009) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.3.1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.3.1.ebuild new file mode 100644 index 000000000000..c0dc52e559c0 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.3.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.3.1.ebuild,v 1.1 2009/09/01 15:00:39 tampakrap 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="" |