diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-01-15 15:57:31 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-01-15 15:57:31 +0000 |
commit | f5990bf10f7a5041eaab9d21596cb2ff36b87be3 (patch) | |
tree | 0c5836dd0ed09dfe3406d44927f0076d5020c7cd /x11-themes/crystal | |
parent | Mark 1.0.10 stable on ia64. Remove 1.0.3 (diff) | |
download | historical-f5990bf10f7a5041eaab9d21596cb2ff36b87be3.tar.gz historical-f5990bf10f7a5041eaab9d21596cb2ff36b87be3.tar.bz2 historical-f5990bf10f7a5041eaab9d21596cb2ff36b87be3.zip |
* bump
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-themes/crystal')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/crystal/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-0.9.8.ebuild | 18 | ||||
-rw-r--r-- | x11-themes/crystal/files/digest-crystal-0.9.8 | 1 |
4 files changed, 28 insertions, 2 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index 6764f1efb902..caa1518b3bc2 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,11 @@ # 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.18 2006/01/03 19:33:18 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.19 2006/01/15 15:57:31 voxus Exp $ + +*crystal-0.9.8 (15 Jan 2006) + + 15 Jan 2005; Konstantin Arkhipov <voxus@gentoo.org> +crystal-0.9.8.ebuild: + Version bump, closing bug #118269. *crystal-0.9.7 (03 Jan 2006) diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest index b38a451006cb..f2ee8ab3db46 100644 --- a/x11-themes/crystal/Manifest +++ b/x11-themes/crystal/Manifest @@ -1,6 +1,8 @@ -MD5 2834a4f632d675b04e8b20f6723076b7 ChangeLog 2501 +MD5 477038a7ffb80f66c5655184fd3b8b3d ChangeLog 2646 MD5 dadc006614f33128f3da411b681eb231 crystal-0.9.2.ebuild 599 MD5 af37558bef45a0942e6204ca33a2317a crystal-0.9.7.ebuild 578 +MD5 9731bdb710a604a531200f021391780a crystal-0.9.8.ebuild 578 MD5 73ac90add2f2f6c3612c86f520e38c2e files/digest-crystal-0.9.2 72 MD5 1d13b65450fcc83190758342ef4c3726 files/digest-crystal-0.9.7 66 +MD5 29a14e2937db8913da095fc84c4dda04 files/digest-crystal-0.9.8 66 MD5 b045d3420e428a024e2afea15d6b57a7 metadata.xml 199 diff --git a/x11-themes/crystal/crystal-0.9.8.ebuild b/x11-themes/crystal/crystal-0.9.8.ebuild new file mode 100644 index 000000000000..d4bf186d2bf5 --- /dev/null +++ b/x11-themes/crystal/crystal-0.9.8.ebuild @@ -0,0 +1,18 @@ +# 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-0.9.8.ebuild,v 1.1 2006/01/15 15:57:31 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.8 b/x11-themes/crystal/files/digest-crystal-0.9.8 new file mode 100644 index 000000000000..2a2c4748901e --- /dev/null +++ b/x11-themes/crystal/files/digest-crystal-0.9.8 @@ -0,0 +1 @@ +MD5 ada04938c87217a9f41848a0d367dd84 crystal-0.9.8.tar.bz2 611696 |