diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 22:15:08 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 22:15:08 +0000 |
commit | 2337eb3f04226fa9d5d6fefc29cc5428c86bb4e6 (patch) | |
tree | b74d24250bb0cd79a48f0bb92d98f0dd469115dc /kde-base/kdeartwork-iconthemes | |
parent | Bump to KDE 3.5.8. (diff) | |
download | gentoo-2-2337eb3f04226fa9d5d6fefc29cc5428c86bb4e6.tar.gz gentoo-2-2337eb3f04226fa9d5d6fefc29cc5428c86bb4e6.tar.bz2 gentoo-2-2337eb3f04226fa9d5d6fefc29cc5428c86bb4e6.zip |
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base/kdeartwork-iconthemes')
3 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 6ed2be3312f0..37bcdda09148 100644 --- a/kde-base/kdeartwork-iconthemes/ChangeLog +++ b/kde-base/kdeartwork-iconthemes/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-iconthemes # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.69 2007/08/11 15:11:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.70 2007/10/19 22:15:07 philantrop Exp $ + +*kdeartwork-iconthemes-3.5.8 (19 Oct 2007) + + 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> + +kdeartwork-iconthemes-3.5.8.ebuild: + Bump to KDE 3.5.8. 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kdeartwork-iconthemes-3.5.7.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/files/digest-kdeartwork-iconthemes-3.5.8 b/kde-base/kdeartwork-iconthemes/files/digest-kdeartwork-iconthemes-3.5.8 new file mode 100644 index 000000000000..9c2b4c2d8b44 --- /dev/null +++ b/kde-base/kdeartwork-iconthemes/files/digest-kdeartwork-iconthemes-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-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild new file mode 100644 index 000000000000..47868eb0b4bf --- /dev/null +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild,v 1.1 2007/10/19 22:15:07 philantrop Exp $ + +ARTS_REQUIRED="never" +RESTRICT="binchecks strip" + +KMMODULE=IconThemes +KMNAME=kdeartwork +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="Icon themes for kde" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND="" |