diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-07-04 17:54:43 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-07-04 17:54:43 +0000 |
commit | bc8da4bba9847e4210ffa744c33ace731591c1c0 (patch) | |
tree | b87a99d8c9505936efaf3ddea238fe6fc3b407fb /x11-themes | |
parent | version bump: new cvs snapshot (diff) | |
download | gentoo-2-bc8da4bba9847e4210ffa744c33ace731591c1c0.tar.gz gentoo-2-bc8da4bba9847e4210ffa744c33ace731591c1c0.tar.bz2 gentoo-2-bc8da4bba9847e4210ffa744c33ace731591c1c0.zip |
* amd64 stable
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index d72921a289e7..406911cd582d 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,9 @@ # 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.23 2006/07/04 17:21:25 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.24 2006/07/04 17:54:43 voxus Exp $ + + 04 Jul 2006; Konstantin Arkhipov <voxus@gentoo.org> crystal-1.0.0.ebuild: + Stable on amd64 wrt bug #138048. *crystal-1.0.1 (04 Jul 2006) diff --git a/x11-themes/crystal/crystal-1.0.0.ebuild b/x11-themes/crystal/crystal-1.0.0.ebuild index b45446682f76..e3635a40fcae 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.1 2006/05/01 15:59:56 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.0.ebuild,v 1.2 2006/07/04 17:54:43 voxus 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="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="~x86 ~ppc amd64 ~sparc" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |