diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-17 23:41:36 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-17 23:41:36 +0000 |
commit | fd85fa4897bebab6c3cb2966e3591e9e419b5a86 (patch) | |
tree | 74b39b25d967981b59e0cbb4c1f670f955bd4ddb /kde-base/kdeartwork-iconthemes | |
parent | Added KDE 4.0.0's kdeartwork-emoticons. (diff) | |
download | gentoo-2-fd85fa4897bebab6c3cb2966e3591e9e419b5a86.tar.gz gentoo-2-fd85fa4897bebab6c3cb2966e3591e9e419b5a86.tar.bz2 gentoo-2-fd85fa4897bebab6c3cb2966e3591e9e419b5a86.zip |
Added KDE 4.0.0's kdeartwork-iconthemes.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kdeartwork-iconthemes')
3 files changed, 26 insertions, 2 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 37bcdda09148..541eb2a4a87d 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.70 2007/10/19 22:15:07 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.71 2008/01/17 23:41:35 philantrop Exp $ + +*kdeartwork-iconthemes-4.0.0 (17 Jan 2008) + + 17 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + +kdeartwork-iconthemes-4.0.0.ebuild: + Added KDE 4.0.0's kdeartwork-iconthemes. *kdeartwork-iconthemes-3.5.8 (19 Oct 2007) diff --git a/kde-base/kdeartwork-iconthemes/files/digest-kdeartwork-iconthemes-4.0.0 b/kde-base/kdeartwork-iconthemes/files/digest-kdeartwork-iconthemes-4.0.0 new file mode 100644 index 000000000000..4672d7a4fceb --- /dev/null +++ b/kde-base/kdeartwork-iconthemes/files/digest-kdeartwork-iconthemes-4.0.0 @@ -0,0 +1,3 @@ +MD5 140a1ba06c57b8d4ca2a2331e60840c5 kdeartwork-4.0.0.tar.bz2 42283311 +RMD160 9000af78519ddf5f9c2b829896402402c0f6bab8 kdeartwork-4.0.0.tar.bz2 42283311 +SHA256 c60efcbbcd379815dbc35f9d2b3a1a926cea82a19cb23075d61ccacffb425590 kdeartwork-4.0.0.tar.bz2 42283311 diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.0.0.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.0.0.ebuild new file mode 100644 index 000000000000..3f03240cc57e --- /dev/null +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.0.0.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-iconthemes/kdeartwork-iconthemes-4.0.0.ebuild,v 1.1 2008/01/17 23:41:35 philantrop Exp $ + +EAPI="1" + +RESTRICT="binchecks strip" + +KMNAME=kdeartwork +KMMODULE=IconThemes +inherit kde4-meta + +DESCRIPTION="Icon themes for kde" +KEYWORDS="~amd64 ~x86" +IUSE="" |