diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-03-11 00:07:10 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-03-11 00:07:10 +0000 |
commit | 7d230fcd1e93cc9b3925ccc230cc470effb56dea (patch) | |
tree | 357908cfce1aa7466aefe4803c167bfd1cd69d63 /kde-base/kdeartwork-emoticons | |
parent | Added sys-apps/findutils to RDEPEND since find/xargs are used by the bootmisc... (diff) | |
download | historical-7d230fcd1e93cc9b3925ccc230cc470effb56dea.tar.gz historical-7d230fcd1e93cc9b3925ccc230cc470effb56dea.tar.bz2 historical-7d230fcd1e93cc9b3925ccc230cc470effb56dea.zip |
Version bump to KDE 4.0.2.
Package-Manager: portage-2.1.4.4
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.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 d592d97ee498..f60153365f51 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.61 2008/03/04 04:20:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.62 2008/03/10 23:28:57 philantrop Exp $ + +*kdeartwork-emoticons-4.0.2 (10 Mar 2008) + + 10 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> + +kdeartwork-emoticons-4.0.2.ebuild: + Version bump to KDE 4.0.2 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> kdeartwork-emoticons-3.5.8.ebuild, kdeartwork-emoticons-3.5.9.ebuild, diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.0.2.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.0.2.ebuild new file mode 100644 index 000000000000..6e5cfe002969 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.0.2.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.2.ebuild,v 1.1 2008/03/10 23:28:57 philantrop 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="" |