diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 22:14:24 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 22:14:24 +0000 |
commit | 896fa60dd7f02b1f875a4757b0d8ddcdf7524c90 (patch) | |
tree | 0265648072ac99156a296245e1ee2e2952ac66fd /kde-base/kdeartwork-emoticons | |
parent | Bump to KDE 3.5.8. (diff) | |
download | gentoo-2-896fa60dd7f02b1f875a4757b0d8ddcdf7524c90.tar.gz gentoo-2-896fa60dd7f02b1f875a4757b0d8ddcdf7524c90.tar.bz2 gentoo-2-896fa60dd7f02b1f875a4757b0d8ddcdf7524c90.zip |
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
3 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 70fdaa893939..dbe00d946483 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.50 2007/05/24 11:14:58 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.51 2007/10/19 22:14:23 philantrop Exp $ + +*kdeartwork-emoticons-3.5.8 (19 Oct 2007) + + 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> + +kdeartwork-emoticons-3.5.8.ebuild: + Bump to KDE 3.5.8. 24 May 2007; Carsten Lohrke <carlo@gentoo.org> kdeartwork-emoticons-3.5.4.ebuild: diff --git a/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5.8 b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5.8 new file mode 100644 index 000000000000..9c2b4c2d8b44 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5.8 @@ -0,0 +1,3 @@ +MD5 03becf82a233e6007e9372ffa5756d0b kdeartwork-3.5.8.tar.bz2 16602701 +RMD160 41ff99627ff8a9a459acd432507857dfe57e9453 kdeartwork-3.5.8.tar.bz2 16602701 +SHA256 edb99200bdfe6ec1ffe497297c92c5b1d3de203959c0f833a2eb4a6bfef34516 kdeartwork-3.5.8.tar.bz2 16602701 diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.8.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.8.ebuild new file mode 100644 index 000000000000..7c95fdf042a5 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.8.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2007 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.8.ebuild,v 1.1 2007/10/19 22:14:23 philantrop Exp $ + +ARTS_REQUIRED="never" + +RESTRICT="binchecks strip" + +KMMODULE=emoticons +KMNAME=kdeartwork +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND="" |