diff options
Diffstat (limited to 'kde-misc/styleclock/styleclock-0.5.1.ebuild')
-rw-r--r-- | kde-misc/styleclock/styleclock-0.5.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/kde-misc/styleclock/styleclock-0.5.1.ebuild b/kde-misc/styleclock/styleclock-0.5.1.ebuild index e34b7a838c5a..c202e96c5494 100644 --- a/kde-misc/styleclock/styleclock-0.5.1.ebuild +++ b/kde-misc/styleclock/styleclock-0.5.1.ebuild @@ -1,13 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/styleclock/styleclock-0.5.1.ebuild,v 1.3 2006/05/06 23:12:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/styleclock/styleclock-0.5.1.ebuild,v 1.4 2007/01/19 15:18:03 masterdriverz Exp $ inherit kde eutils DESCRIPTION="StyleClock is a better-looking replacement for the regular KDE clock. It is easily and flexibly themable and it comes with a built in alarm clock and countdown timer." HOMEPAGE="http://fred.hexbox.de/styleclock/" SRC_URI="http://fred.hexbox.de/${PN}/${P}.tar.gz" -RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" |