diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-27 16:47:48 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-27 16:47:48 +0000 |
commit | 22134beecc570973b2cf83bb1df8dea54a8e7b30 (patch) | |
tree | 724d8e5d8501262823c6765541a9ab5300e56f97 /kde-base/kdeartwork-iconthemes | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-22134beecc570973b2cf83bb1df8dea54a8e7b30.tar.gz gentoo-2-22134beecc570973b2cf83bb1df8dea54a8e7b30.tar.bz2 gentoo-2-22134beecc570973b2cf83bb1df8dea54a8e7b30.zip |
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
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.2.0.ebuild | 13 |
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 6f3bd600572c..1e2eefda3aad 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.98 2009/01/14 14:22:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.99 2009/01/27 16:47:48 alexxy Exp $ + +*kdeartwork-iconthemes-4.2.0 (27 Jan 2009) + + 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-iconthemes-4.2.0.ebuild: + Bump KDE-4.2.0 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kdeartwork-iconthemes-4.1.2.ebuild, -kdeartwork-iconthemes-4.1.3.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.0.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.0.ebuild new file mode 100644 index 000000000000..3537ccbb57a7 --- /dev/null +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.2.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2009 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.2.0.ebuild,v 1.1 2009/01/27 16:47:48 alexxy Exp $ + +EAPI="2" + +KMNAME="kdeartwork" +KMMODULE="IconThemes" +inherit kde4-meta + +DESCRIPTION="Icon themes for kde" +KEYWORDS="~amd64 ~x86" +IUSE="" |