diff options
Diffstat (limited to 'x11-themes/crystal')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index 5cc6669f334a..e301e6be8715 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/crystal # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.12 2005/05/15 10:41:18 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.13 2005/08/03 19:15:26 gustavoz Exp $ + + 03 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> crystal-0.9.2.ebuild: + Keyworded ~sparc 15 May 2005; Gregorio Guidi <greg_g@gentoo.org> crystal-0.9.2.ebuild: Correct dependencies (#92649). diff --git a/x11-themes/crystal/crystal-0.9.2.ebuild b/x11-themes/crystal/crystal-0.9.2.ebuild index bb933a86c94c..605413ca8fec 100644 --- a/x11-themes/crystal/crystal-0.9.2.ebuild +++ b/x11-themes/crystal/crystal-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.2.ebuild,v 1.3 2005/05/15 10:41:18 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.2.ebuild,v 1.4 2005/08/03 19:15:26 gustavoz Exp $ inherit kde KLV="13969" @@ -11,7 +11,7 @@ SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc amd64" +KEYWORDS="x86 ~ppc amd64 ~sparc" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |