diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-17 23:42:19 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-17 23:42:19 +0000 |
commit | cd71a71c2be17cb7600ad256d49a578789e3dce1 (patch) | |
tree | 6f895b94584c7a202ebc74008d0b668b98a73ddd /kde-base/kdeartwork-kworldclock | |
parent | Added KDE 4.0.0's kdeartwork-kscreensaver. (diff) | |
download | gentoo-2-cd71a71c2be17cb7600ad256d49a578789e3dce1.tar.gz gentoo-2-cd71a71c2be17cb7600ad256d49a578789e3dce1.tar.bz2 gentoo-2-cd71a71c2be17cb7600ad256d49a578789e3dce1.zip |
Added KDE 4.0.0's kdeartwork-kworldclock.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kdeartwork-kworldclock')
3 files changed, 24 insertions, 2 deletions
diff --git a/kde-base/kdeartwork-kworldclock/ChangeLog b/kde-base/kdeartwork-kworldclock/ChangeLog index a7427fde3667..8a92bed35449 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/ChangeLog,v 1.71 2007/10/19 22:16:16 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/ChangeLog,v 1.72 2008/01/17 23:42:18 philantrop Exp $ + +*kdeartwork-kworldclock-4.0.0 (17 Jan 2008) + + 17 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + +kdeartwork-kworldclock-4.0.0.ebuild: + Added KDE 4.0.0's kdeartwork-kworldclock. *kdeartwork-kworldclock-3.5.8 (19 Oct 2007) diff --git a/kde-base/kdeartwork-kworldclock/files/digest-kdeartwork-kworldclock-4.0.0 b/kde-base/kdeartwork-kworldclock/files/digest-kdeartwork-kworldclock-4.0.0 new file mode 100644 index 000000000000..4672d7a4fceb --- /dev/null +++ b/kde-base/kdeartwork-kworldclock/files/digest-kdeartwork-kworldclock-4.0.0 @@ -0,0 +1,3 @@ +MD5 140a1ba06c57b8d4ca2a2331e60840c5 kdeartwork-4.0.0.tar.bz2 42283311 +RMD160 9000af78519ddf5f9c2b829896402402c0f6bab8 kdeartwork-4.0.0.tar.bz2 42283311 +SHA256 c60efcbbcd379815dbc35f9d2b3a1a926cea82a19cb23075d61ccacffb425590 kdeartwork-4.0.0.tar.bz2 42283311 diff --git a/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-4.0.0.ebuild b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-4.0.0.ebuild new file mode 100644 index 000000000000..7e368de398da --- /dev/null +++ b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-4.0.0.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.0.0.ebuild,v 1.1 2008/01/17 23:42:18 philantrop Exp $ + +EAPI="1" + +KMNAME=kdeartwork +KMMODULE=kworldclock +inherit kde4-meta + +DESCRIPTION="KDE worldclock artwork" +KEYWORDS="~amd64 ~x86" +IUSE="" |