diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 07:27:04 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 07:27:04 +0000 |
commit | f76b87bd641c0e0e8e326c044d4076be1a3aac2b (patch) | |
tree | 472b2a81dff1a27f747128ba9f4059f6a8d2dfd2 /kde-base/kdeartwork-wallpapers | |
parent | Add kde-4.1.2 into the tree from the kde-testing overlay. (diff) | |
download | gentoo-2-f76b87bd641c0e0e8e326c044d4076be1a3aac2b.tar.gz gentoo-2-f76b87bd641c0e0e8e326c044d4076be1a3aac2b.tar.bz2 gentoo-2-f76b87bd641c0e0e8e326c044d4076be1a3aac2b.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-wallpapers')
-rw-r--r-- | kde-base/kdeartwork-wallpapers/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.1.2.ebuild | 15 |
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-wallpapers/ChangeLog b/kde-base/kdeartwork-wallpapers/ChangeLog index 8005b1b6fc59..611563d06d08 100644 --- a/kde-base/kdeartwork-wallpapers/ChangeLog +++ b/kde-base/kdeartwork-wallpapers/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-wallpapers # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.84 2008/09/13 23:57:56 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.85 2008/10/02 07:27:04 jmbsvicetto Exp $ + +*kdeartwork-wallpapers-4.1.2 (02 Oct 2008) + + 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + +kdeartwork-wallpapers-4.1.2.ebuild: + Add kde-4.1.2 into the tree from the kde-testing overlay. *kdeartwork-wallpapers-3.5.10 (13 Sep 2008) diff --git a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.1.2.ebuild b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.1.2.ebuild new file mode 100644 index 000000000000..a846f860bcfb --- /dev/null +++ b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.1.2.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-wallpapers/kdeartwork-wallpapers-4.1.2.ebuild,v 1.1 2008/10/02 07:27:04 jmbsvicetto Exp $ + +EAPI="2" + +RESTRICT="binchecks strip" + +KMMODULE=wallpapers +KMNAME=kdeartwork +inherit kde4-meta + +DESCRIPTION="Wallpapers from kde" +KEYWORDS="~amd64 ~x86" +IUSE="" |