From 39a91bd02e6eda726687fa66fc7ab41e119e9e9c Mon Sep 17 00:00:00 2001 From: Charlie Shepherd Date: Fri, 19 Jan 2007 15:18:03 +0000 Subject: Remove invalid RESTRICT="mirror" (Portage version: 2.1.2_rc4-r3) --- kde-misc/styleclock/ChangeLog | 8 ++++++-- kde-misc/styleclock/styleclock-0.5.1.ebuild | 5 ++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'kde-misc/styleclock') diff --git a/kde-misc/styleclock/ChangeLog b/kde-misc/styleclock/ChangeLog index 551e05110246..540f68b2cdcf 100644 --- a/kde-misc/styleclock/ChangeLog +++ b/kde-misc/styleclock/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/styleclock -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/styleclock/ChangeLog,v 1.3 2006/05/06 23:12:31 weeve Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/styleclock/ChangeLog,v 1.4 2007/01/19 15:18:03 masterdriverz Exp $ + + 19 Jan 2007; Charlie Shepherd + styleclock-0.5.1.ebuild: + Remove invalid RESTRICT="mirror" 06 May 2006; Jason Wever styleclock-0.5.1.ebuild: Added ~sparc keyword. 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" -- cgit v1.2.3-65-gdbad