diff options
author | 2007-07-02 15:08:00 +0000 | |
---|---|---|
committer | 2007-07-02 15:08:00 +0000 | |
commit | c7abf9455f172e66288d4bdc11315bc0e4c864cb (patch) | |
tree | 29015c9470cec69116b008aaadc411e62be44985 /x11-themes/thinkeramik | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-c7abf9455f172e66288d4bdc11315bc0e4c864cb.tar.gz gentoo-2-c7abf9455f172e66288d4bdc11315bc0e4c864cb.tar.bz2 gentoo-2-c7abf9455f172e66288d4bdc11315bc0e4c864cb.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-themes/thinkeramik')
-rw-r--r-- | x11-themes/thinkeramik/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/thinkeramik/ChangeLog b/x11-themes/thinkeramik/ChangeLog index 1ea91b6bbc7a..6aac0b954ae2 100644 --- a/x11-themes/thinkeramik/ChangeLog +++ b/x11-themes/thinkeramik/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/thinkeramik -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/ChangeLog,v 1.29 2006/11/28 01:03:35 flameeyes Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/ChangeLog,v 1.30 2007/07/02 15:08:00 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + thinkeramik-3.2.1.ebuild: + (QA) RESTRICT clean up. 28 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> thinkeramik-3.2.1.ebuild: diff --git a/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild b/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild index 41d0aec511e4..65cef144348a 100644 --- a/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild +++ b/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild @@ -1,6 +1,6 @@ -# 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/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild,v 1.14 2006/11/28 01:03:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild,v 1.15 2007/07/02 15:08:00 peper Exp $ ARTS_REQUIRED="never" @@ -9,7 +9,7 @@ inherit kde DESCRIPTION="A cool kde style modified from keramik" SRC_URI="http://prefsx1.hp.infoseek.co.jp/tk040429/${P}.tar.gz" HOMEPAGE="http://www.kde-look.org/content/show.php?content=10919" -RESTRICT="nomirror" +RESTRICT="mirror" LICENSE="GPL-2" SLOT="0" |