diff options
Diffstat (limited to 'kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.3.ebuild')
-rw-r--r-- | kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.3.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.3.ebuild b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.3.ebuild new file mode 100644 index 000000000000..504f26042be9 --- /dev/null +++ b/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kworldclock/kdeartwork-kworldclock-3.5.3.ebuild,v 1.1 2006/06/01 17:28:23 flameeyes Exp $ + +KMMODULE=kworldclock +KMNAME=kdeartwork +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="kworldclock from kdeartwork" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kworldwatch)" |