diff options
author | 2008-06-05 21:23:12 +0000 | |
---|---|---|
committer | 2008-06-05 21:23:12 +0000 | |
commit | 6fb01d5b20c713324047e01273152368b173c59a (patch) | |
tree | 8c0e15f65f13d85856e98ca176be067db5521a12 /kde-base/kdeartwork-iconthemes | |
parent | Added the KDE 4.0.5 version of kdeartwork-icewm-themes. (diff) | |
download | historical-6fb01d5b20c713324047e01273152368b173c59a.tar.gz historical-6fb01d5b20c713324047e01273152368b173c59a.tar.bz2 historical-6fb01d5b20c713324047e01273152368b173c59a.zip |
Added the KDE 4.0.5 version of kdeartwork-iconthemes.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Diffstat (limited to 'kde-base/kdeartwork-iconthemes')
-rw-r--r-- | kde-base/kdeartwork-iconthemes/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.0.5.ebuild | 15 |
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index acd699f20f34..04c512660c29 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.89 2008/05/18 15:43:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.90 2008/06/05 21:23:11 keytoaster Exp $ + +*kdeartwork-iconthemes-4.0.5 (05 Jun 2008) + + 05 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + +kdeartwork-iconthemes-4.0.5.ebuild: + Added the KDE 4.0.5 version of kdeartwork-iconthemes. 18 May 2008; Markus Meier <maekke@gentoo.org> kdeartwork-iconthemes-3.5.9.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.0.5.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.0.5.ebuild new file mode 100644 index 000000000000..e12b2cf1e570 --- /dev/null +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.0.5.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.5.ebuild,v 1.1 2008/06/05 21:23:12 keytoaster Exp $ + +EAPI="1" + +RESTRICT="binchecks" + +KMNAME=kdeartwork +KMMODULE=IconThemes +inherit kde4-meta + +DESCRIPTION="Icon themes for kde" +KEYWORDS="~amd64 ~x86" +IUSE="" |