diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2007-03-11 15:32:40 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2007-03-11 15:32:40 +0000 |
commit | 9e3398ffb7aa5cfe439684f0728a599a7817693b (patch) | |
tree | ebd82d1f7227b9e835d47f44e339679b4429715c /x11-themes | |
parent | change HOMEPAGE and SRC_URI to sourceforge.net from sourceforge.jp. (diff) | |
download | gentoo-2-9e3398ffb7aa5cfe439684f0728a599a7817693b.tar.gz gentoo-2-9e3398ffb7aa5cfe439684f0728a599a7817693b.tar.bz2 gentoo-2-9e3398ffb7aa5cfe439684f0728a599a7817693b.zip |
* amd64 stable wrt bug #168233
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-1.0.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index 091372088f3b..8de35cb7e62e 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.29 2006/12/17 18:05:36 voxus Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.30 2007/03/11 15:32:40 voxus Exp $ + + 11 Mar 2007; Konstantin V. Arkhipov <voxus@gentoo.org> + crystal-1.0.2.ebuild: + Goes stable on amd64 wrt bug #168233. *crystal-1.0.2 (17 Dec 2006) diff --git a/x11-themes/crystal/crystal-1.0.2.ebuild b/x11-themes/crystal/crystal-1.0.2.ebuild index b1b74738c1bb..3efeb175239d 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-2006 Gentoo Foundation +# 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.1 2006/12/17 18:05:36 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-1.0.2.ebuild,v 1.2 2007/03/11 15:32:40 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="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |