diff options
author | 2008-06-05 21:22:01 +0000 | |
---|---|---|
committer | 2008-06-05 21:22:01 +0000 | |
commit | 1896ae80581da2c07a525c9bc0c106871118465a (patch) | |
tree | f306f4d5e349cdf8b6fb464d730d0b073835f733 /kde-base/kdeartwork-emoticons | |
parent | Added the KDE 4.0.5 version of kdeartwork-colorschemes. (diff) | |
download | historical-1896ae80581da2c07a525c9bc0c106871118465a.tar.gz historical-1896ae80581da2c07a525c9bc0c106871118465a.tar.bz2 historical-1896ae80581da2c07a525c9bc0c106871118465a.zip |
Added the KDE 4.0.5 version of kdeartwork-emoticons.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
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.0.5.ebuild | 15 |
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 8dc6519fe2ff..52f51031d992 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.70 2008/05/18 15:45:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.71 2008/06/05 21:22:01 keytoaster Exp $ + +*kdeartwork-emoticons-4.0.5 (05 Jun 2008) + + 05 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + +kdeartwork-emoticons-4.0.5.ebuild: + Added the KDE 4.0.5 version of kdeartwork-emoticons. 18 May 2008; Markus Meier <maekke@gentoo.org> kdeartwork-emoticons-3.5.9.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.0.5.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.0.5.ebuild new file mode 100644 index 000000000000..905fbaf9e759 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.0.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 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.0.5.ebuild,v 1.1 2008/06/05 21:22:01 keytoaster Exp $ + +EAPI="1" + +RESTRICT="binchecks strip" + +KMMODULE=emoticons +KMNAME=kdeartwork +inherit kde4-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~amd64 ~x86" +IUSE="" |