diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:24:52 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:24:52 +0000 |
commit | 357c2cb829de8f04d7919cdc97cb3c767ec6ce4b (patch) | |
tree | cfb2ee811caa76c6b7f8b467f1f50521d879eb15 /x11-themes | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-357c2cb829de8f04d7919cdc97cb3c767ec6ce4b.tar.gz gentoo-2-357c2cb829de8f04d7919cdc97cb3c767ec6ce4b.tar.bz2 gentoo-2-357c2cb829de8f04d7919cdc97cb3c767ec6ce4b.zip |
ppc stable, bug #138048
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index 5588f93c8bf2..948ba5177190 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/crystal # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.26 2006/07/12 14:16:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.27 2006/07/16 11:24:52 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + crystal-1.0.0.ebuild: + ppc stable, bug #138048 12 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> crystal-1.0.0.ebuild: Stable on sparc wrt #138048 diff --git a/x11-themes/crystal/crystal-1.0.0.ebuild b/x11-themes/crystal/crystal-1.0.0.ebuild index 33d7e7f25226..1ed0a6802eb3 100644 --- a/x11-themes/crystal/crystal-1.0.0.ebuild +++ b/x11-themes/crystal/crystal-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.0.ebuild,v 1.4 2006/07/12 14:16:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.0.ebuild,v 1.5 2006/07/16 11:24:52 dertobi123 Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/content/files/13969-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |