diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 22:44:26 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 22:44:26 +0000 |
commit | d6c1f7e45051ef73f7b0dabf050015ef094eb296 (patch) | |
tree | eebb41ab6954888ccbcc73de7cd4a8a9ad6acf4e /kde-base/kdeartwork-emoticons | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-d6c1f7e45051ef73f7b0dabf050015ef094eb296.tar.gz gentoo-2-d6c1f7e45051ef73f7b0dabf050015ef094eb296.tar.bz2 gentoo-2-d6c1f7e45051ef73f7b0dabf050015ef094eb296.zip |
Version bump to KDE 3.5.9.
(Portage version: 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-3.5.9.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index aaf873624915..4d2526091ee0 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.59 2008/02/17 03:29:37 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.60 2008/02/20 22:44:26 philantrop Exp $ + +*kdeartwork-emoticons-3.5.9 (20 Feb 2008) + + 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> + +kdeartwork-emoticons-3.5.9.ebuild: + Version bump to KDE 3.5.9. 17 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kdeartwork-emoticons-3.5.4.ebuild, -kdeartwork-emoticons-4.0.0.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.9.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.9.ebuild new file mode 100644 index 000000000000..648b3e1d2b2f --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.9.ebuild @@ -0,0 +1,17 @@ +# 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-3.5.9.ebuild,v 1.1 2008/02/20 22:44:26 philantrop Exp $ + +ARTS_REQUIRED="never" + +RESTRICT="binchecks strip" + +KMMODULE=emoticons +KMNAME=kdeartwork +EAPI="1" +inherit kde-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND="" |