diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-11 20:01:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-11 20:01:23 +0000 |
commit | a651dd59de7b76a54816560b865a7d887c32ad59 (patch) | |
tree | f06a9eb15b6d12ac8419dc52a704f7a2130a00bb /x11-themes/crystal/crystal-1.0.2.ebuild | |
parent | x86 stable wrt bug 140068 (diff) | |
download | gentoo-2-a651dd59de7b76a54816560b865a7d887c32ad59.tar.gz gentoo-2-a651dd59de7b76a54816560b865a7d887c32ad59.tar.bz2 gentoo-2-a651dd59de7b76a54816560b865a7d887c32ad59.zip |
x86 stable wrt bug 168233
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-themes/crystal/crystal-1.0.2.ebuild')
-rw-r--r-- | x11-themes/crystal/crystal-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/crystal/crystal-1.0.2.ebuild b/x11-themes/crystal/crystal-1.0.2.ebuild index 3efeb175239d..4a670ec0c3c0 100644 --- a/x11-themes/crystal/crystal-1.0.2.ebuild +++ b/x11-themes/crystal/crystal-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.2.ebuild,v 1.2 2007/03/11 15:32:40 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.2.ebuild,v 1.3 2007/03/11 20:01:23 armin76 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 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |