diff options
author | 2006-07-11 04:11:23 +0000 | |
---|---|---|
committer | 2006-07-11 04:11:23 +0000 | |
commit | 7cc1223f814dbde22c0d25839ad754cb5ac14bd2 (patch) | |
tree | dbd89f66a4b08d57b591ece7bec30c5291d46ce7 /x11-themes/crystal | |
parent | stable x86; the mdadm is in (diff) | |
download | gentoo-2-7cc1223f814dbde22c0d25839ad754cb5ac14bd2.tar.gz gentoo-2-7cc1223f814dbde22c0d25839ad754cb5ac14bd2.tar.bz2 gentoo-2-7cc1223f814dbde22c0d25839ad754cb5ac14bd2.zip |
Stable x86; its actually a pretty theme
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-themes/crystal')
-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 406911cd582d..b19009e61536 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.24 2006/07/04 17:54:43 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.25 2006/07/11 04:11:23 tsunam Exp $ + + 11 Jul 2006; Joshua Jackson <tsunam@gentoo.org> crystal-1.0.0.ebuild: + stable x86; bug #138048 04 Jul 2006; Konstantin Arkhipov <voxus@gentoo.org> crystal-1.0.0.ebuild: Stable on amd64 wrt bug #138048. diff --git a/x11-themes/crystal/crystal-1.0.0.ebuild b/x11-themes/crystal/crystal-1.0.0.ebuild index e3635a40fcae..8579278304e6 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.2 2006/07/04 17:54:43 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.0.ebuild,v 1.3 2006/07/11 04:11:23 tsunam 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="amd64 ~ppc ~sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |