diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 07:22:25 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 07:22:25 +0000 |
commit | 9dd1d51d4465ed2ac4bed57ac29f64ae37b5b080 (patch) | |
tree | 716886a9934c7a4868bd443e794ea9260fa213bc /kde-base/kdeartwork-kworldclock | |
parent | Add kde-4.1.2 into the tree from the kde-testing overlay. (diff) | |
download | gentoo-2-9dd1d51d4465ed2ac4bed57ac29f64ae37b5b080.tar.gz gentoo-2-9dd1d51d4465ed2ac4bed57ac29f64ae37b5b080.tar.bz2 gentoo-2-9dd1d51d4465ed2ac4bed57ac29f64ae37b5b080.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-kworldclock')
-rw-r--r-- | kde-base/kdeartwork-kworldclock/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-4.1.2.ebuild | 13 |
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-kworldclock/ChangeLog b/kde-base/kdeartwork-kworldclock/ChangeLog index f851f16fe613..8b6668a92855 100644 --- a/kde-base/kdeartwork-kworldclock/ChangeLog +++ b/kde-base/kdeartwork-kworldclock/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-kworldclock # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/ChangeLog,v 1.94 2008/09/13 23:57:53 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/ChangeLog,v 1.95 2008/10/02 07:22:25 jmbsvicetto Exp $ + +*kdeartwork-kworldclock-4.1.2 (02 Oct 2008) + + 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + +kdeartwork-kworldclock-4.1.2.ebuild: + Add kde-4.1.2 into the tree from the kde-testing overlay. *kdeartwork-kworldclock-3.5.10 (13 Sep 2008) diff --git a/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-4.1.2.ebuild b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-4.1.2.ebuild new file mode 100644 index 000000000000..604e5d9696bf --- /dev/null +++ b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-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-kworldclock/kdeartwork-kworldclock-4.1.2.ebuild,v 1.1 2008/10/02 07:22:25 jmbsvicetto Exp $ + +EAPI="2" + +KMNAME=kdeartwork +KMMODULE=kworldclock +inherit kde4-meta + +DESCRIPTION="KDE worldclock artwork" +KEYWORDS="~amd64 ~x86" +IUSE="" |