diff options
author | 2005-10-15 22:58:51 +0000 | |
---|---|---|
committer | 2005-10-15 22:58:51 +0000 | |
commit | 361398ebf6ec30505c87faae6bc1a1948cb16712 (patch) | |
tree | 03da2e399444d68b95cd5a7257d6a8be5d3cc75b /x11-themes/crystal | |
parent | First commit. Includes the GUI browser previously found in the monodoc packag... (diff) | |
download | historical-361398ebf6ec30505c87faae6bc1a1948cb16712.tar.gz historical-361398ebf6ec30505c87faae6bc1a1948cb16712.tar.bz2 historical-361398ebf6ec30505c87faae6bc1a1948cb16712.zip |
Marked ppc stable for bug #107754.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'x11-themes/crystal')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/crystal/Manifest | 16 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-0.9.2.ebuild | 4 |
3 files changed, 14 insertions, 11 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index 88c2bf8335c0..eb8a3d0657c9 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.16 2005/09/19 13:37:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.17 2005/10/15 22:58:51 josejx Exp $ + + 15 Oct 2005; Joseph Jezak <josejx@gentoo.org> crystal-0.9.2.ebuild: + Marked ppc stable for bug #107754. 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> crystal-0.9.2.ebuild: Stable on sparc diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest index 2eaced0834d6..2fe89866cee7 100644 --- a/x11-themes/crystal/Manifest +++ b/x11-themes/crystal/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 8111885e8c37c086e215a73fb74a162e crystal-0.9.2.ebuild 602 -MD5 21c70aaf2a16ffc4e53d18b10bee96b8 crystal-0.9.4.ebuild 578 +MD5 9529c5740fa59f5dc480c66d50d7824d ChangeLog 2309 +MD5 dadc006614f33128f3da411b681eb231 crystal-0.9.2.ebuild 599 MD5 9a747587eeb0a8f568556fa87218afb4 crystal-0.9.3.ebuild 578 -MD5 0ea5873d2cc8c142292b748935b96019 ChangeLog 2203 -MD5 b045d3420e428a024e2afea15d6b57a7 metadata.xml 199 +MD5 21c70aaf2a16ffc4e53d18b10bee96b8 crystal-0.9.4.ebuild 578 MD5 73ac90add2f2f6c3612c86f520e38c2e files/digest-crystal-0.9.2 72 MD5 f03a3804553af0c8d4729da519a214b3 files/digest-crystal-0.9.3 66 MD5 3d70bfb6be1d6bb63c5de47ee2d7230a files/digest-crystal-0.9.4 66 +MD5 b045d3420e428a024e2afea15d6b57a7 metadata.xml 199 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDLr8WKRy60XGEcJIRAiDRAKCpsQQLB5HNqV3QolvOHg2k2j12xQCdGFEk -Tl5KfeyZv0Jm6FHQapLlcK4= -=OjQj +iD8DBQFDUYm9csIHjyDViGQRAsplAJoCEN/dMhFoTzO3Ujcq64rUaPR2mwCgo/kZ +BUkdwd8/c2v5OE0BQ15DQio= +=XB2t -----END PGP SIGNATURE----- diff --git a/x11-themes/crystal/crystal-0.9.2.ebuild b/x11-themes/crystal/crystal-0.9.2.ebuild index 14d21f8476cd..7213376abe9a 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.5 2005/09/19 13:37:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.2.ebuild,v 1.6 2005/10/15 22:58:51 josejx 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="amd64 ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |