diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-08-06 22:13:30 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-08-06 22:13:30 +0000 |
commit | caa0acfdf5dc284a4dfff3f18360f35d7e336394 (patch) | |
tree | 793934b22ddc8c4cf6c1928f25a62a0473993ccf /x11-themes | |
parent | Stable on mips. (diff) | |
download | gentoo-2-caa0acfdf5dc284a4dfff3f18360f35d7e336394.tar.gz gentoo-2-caa0acfdf5dc284a4dfff3f18360f35d7e336394.tar.bz2 gentoo-2-caa0acfdf5dc284a4dfff3f18360f35d7e336394.zip |
* bump
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/crystal/Manifest | 14 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-0.9.3.ebuild | 18 | ||||
-rw-r--r-- | x11-themes/crystal/files/digest-crystal-0.9.3 | 1 |
4 files changed, 28 insertions, 12 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index e301e6be8715..2325cbf6591c 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,11 @@ # 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.13 2005/08/03 19:15:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.14 2005/08/06 22:13:30 voxus Exp $ + +*crystal-0.9.3 (07 Aug 2005) + + 07 Aug 2005; Konstantin Arkhipov <voxus@gentoo.org> +crystal-0.9.3.ebuild: + Version bump. 03 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> crystal-0.9.2.ebuild: Keyworded ~sparc diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest index d154e3d559c3..b47122f189a6 100644 --- a/x11-themes/crystal/Manifest +++ b/x11-themes/crystal/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 7cd7a6d3713a0067a2675d8525d4d6ed crystal-0.9.2.ebuild 603 +MD5 08b3c2df906fe08e347353be5712824a crystal-0.9.3.ebuild 478 +MD5 b4d037924741319783469d238ab909a2 ChangeLog 1984 MD5 b045d3420e428a024e2afea15d6b57a7 metadata.xml 199 -MD5 3a38299b3a95142747c97d0f78a51afc ChangeLog 1860 MD5 73ac90add2f2f6c3612c86f520e38c2e files/digest-crystal-0.9.2 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFC8RfrKRy60XGEcJIRAvlJAJ9JImMxjrT++85Z7exIt1ARYSh9GQCfdv6x -J2gD0PAZM/xu0ypwUhHDyUk= -=kaxR ------END PGP SIGNATURE----- +MD5 f03a3804553af0c8d4729da519a214b3 files/digest-crystal-0.9.3 66 diff --git a/x11-themes/crystal/crystal-0.9.3.ebuild b/x11-themes/crystal/crystal-0.9.3.ebuild new file mode 100644 index 000000000000..c40c731f0723 --- /dev/null +++ b/x11-themes/crystal/crystal-0.9.3.ebuild @@ -0,0 +1,18 @@ +# 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.3.ebuild,v 1.1 2005/08/06 22:13:30 voxus Exp $ + +inherit kde + +DESCRIPTION="KDE native window decoration with transparent titlebar, buttons and borders" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=13969" +SRC_URI="http://www.saschahlusiak.de/linux/${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +IUSE="" + +DEPEND="|| ( kde-base/kwin kde-base/kdebase )" + +need-kde 3.2 diff --git a/x11-themes/crystal/files/digest-crystal-0.9.3 b/x11-themes/crystal/files/digest-crystal-0.9.3 new file mode 100644 index 000000000000..e84ca261a386 --- /dev/null +++ b/x11-themes/crystal/files/digest-crystal-0.9.3 @@ -0,0 +1 @@ +MD5 55a93a6ef3167ecb98497d4e27201ab9 crystal-0.9.3.tar.bz2 513974 |