diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 07:20:31 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 07:20:31 +0000 |
commit | ceabc70c31eb52182d4c0adbb39a5220143a5971 (patch) | |
tree | 5495034edbe7f68e927070cc62bca759b56e145e /kde-base/kdeartwork-iconthemes | |
parent | Add kde-4.1.2 into the tree from the kde-testing overlay. (diff) | |
download | gentoo-2-ceabc70c31eb52182d4c0adbb39a5220143a5971.tar.gz gentoo-2-ceabc70c31eb52182d4c0adbb39a5220143a5971.tar.bz2 gentoo-2-ceabc70c31eb52182d4c0adbb39a5220143a5971.zip |
Add kde-4.1.2 into the tree from the kde-testing overlay.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 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.1.2.ebuild | 13 |
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 13766f90d2cd..d1e828ee2e84 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.92 2008/09/13 23:57:51 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.93 2008/10/02 07:20:31 jmbsvicetto Exp $ + +*kdeartwork-iconthemes-4.1.2 (02 Oct 2008) + + 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + +kdeartwork-iconthemes-4.1.2.ebuild: + Add kde-4.1.2 into the tree from the kde-testing overlay. *kdeartwork-iconthemes-3.5.10 (13 Sep 2008) diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.1.2.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.1.2.ebuild new file mode 100644 index 000000000000..878cdd241e69 --- /dev/null +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.1.2.ebuild @@ -0,0 +1,13 @@ +# 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.1.2.ebuild,v 1.1 2008/10/02 07:20:31 jmbsvicetto Exp $ + +EAPI="2" + +KMNAME=kdeartwork +KMMODULE=IconThemes +inherit kde4-meta + +DESCRIPTION="Icon themes for kde" +KEYWORDS="~amd64 ~x86" +IUSE="" |