diff options
author | 2005-09-19 13:43:31 +0000 | |
---|---|---|
committer | 2005-09-19 13:43:31 +0000 | |
commit | f486a3a69334687a637d2293ab262f055209a8c8 (patch) | |
tree | a51d34df3df4770c5b35e4b0c071b779097a9c3a /x11-themes/crystal | |
parent | Depend on a gcc equal or major than 3, as it seems to work fine with gcc4. (diff) | |
download | historical-f486a3a69334687a637d2293ab262f055209a8c8.tar.gz historical-f486a3a69334687a637d2293ab262f055209a8c8.tar.bz2 historical-f486a3a69334687a637d2293ab262f055209a8c8.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
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 a4bad8e0ceca..88c2bf8335c0 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.15 2005/08/13 11:19:31 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.16 2005/09/19 13:37:00 gustavoz Exp $ + + 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> crystal-0.9.2.ebuild: + Stable on sparc *crystal-0.9.4 (13 Aug 2005) diff --git a/x11-themes/crystal/crystal-0.9.2.ebuild b/x11-themes/crystal/crystal-0.9.2.ebuild index 605413ca8fec..14d21f8476cd 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.4 2005/08/03 19:15:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.2.ebuild,v 1.5 2005/09/19 13:37:00 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 ~sparc" +KEYWORDS="x86 ~ppc amd64 sparc" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |