summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Shepherd <masterdriverz@gentoo.org>2007-01-19 15:18:03 +0000
committerCharlie Shepherd <masterdriverz@gentoo.org>2007-01-19 15:18:03 +0000
commit39a91bd02e6eda726687fa66fc7ab41e119e9e9c (patch)
treec23d753c2adf3a0b241f6a6bff7e244a41e5782d /kde-misc
parentQA: remove invalid RESTRICT="mirror"; fix grammer (diff)
downloadgentoo-2-39a91bd02e6eda726687fa66fc7ab41e119e9e9c.tar.gz
gentoo-2-39a91bd02e6eda726687fa66fc7ab41e119e9e9c.tar.bz2
gentoo-2-39a91bd02e6eda726687fa66fc7ab41e119e9e9c.zip
Remove invalid RESTRICT="mirror"
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/styleclock/ChangeLog8
-rw-r--r--kde-misc/styleclock/styleclock-0.5.1.ebuild5
2 files changed, 8 insertions, 5 deletions
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 <masterdriverz@gentoo.org>
+ styleclock-0.5.1.ebuild:
+ Remove invalid RESTRICT="mirror"
06 May 2006; Jason Wever <weeve@gentoo.org> 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"