diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-11-22 22:14:16 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-11-22 22:14:16 +0000 |
commit | b082217c4a241b37430dd0864ecc001ff8e923bd (patch) | |
tree | f58c26cbd1dfd16006cbeb6cf89310d4ef91531e /kde-base/kworldwatch/kworldwatch-3.5.0.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.tar.gz gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.tar.bz2 gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.zip |
KDE 3.5.0 (not yet released, p.masked)
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kworldwatch/kworldwatch-3.5.0.ebuild')
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.0.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild new file mode 100644 index 000000000000..bbb0f7d6b120 --- /dev/null +++ b/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.0.ebuild,v 1.1 2005/11/22 22:14:14 danarmak Exp $ + +KMNAME=kdetoys +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" +KEYWORDS="~amd64 ~x86" +IUSE="" +DEPEND="" + +# kworldwatch is more commonly known as kworldclock +KMEXTRA="doc/kworldclock" + |