diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2004-11-09 08:40:51 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2004-11-09 08:40:51 +0000 |
commit | 21337b15e63693e176df8f0bf57442db7b49fea1 (patch) | |
tree | b521503a6f1eb6a3e5560b84d3df7ad1b5284ab2 /x11-themes/crystal | |
parent | New version, a bugfix release, as requested in bug #62265 (diff) | |
download | historical-21337b15e63693e176df8f0bf57442db7b49fea1.tar.gz historical-21337b15e63693e176df8f0bf57442db7b49fea1.tar.bz2 historical-21337b15e63693e176df8f0bf57442db7b49fea1.zip |
version bump
Diffstat (limited to 'x11-themes/crystal')
-rw-r--r-- | x11-themes/crystal/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/crystal/Manifest | 6 | ||||
-rw-r--r-- | x11-themes/crystal/crystal-0.9.0.ebuild | 16 | ||||
-rw-r--r-- | x11-themes/crystal/files/digest-crystal-0.9.0 | 1 |
4 files changed, 28 insertions, 3 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index c79961edc140..02708eb0b7c3 100644 --- a/x11-themes/crystal/ChangeLog +++ b/x11-themes/crystal/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-themes/crystal # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.6 2004/10/28 11:55:02 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.7 2004/11/09 08:40:51 voxus Exp $ + +*crystal-0.9.0 (09 Nov 2004) + + 09 Nov 2004; Konstantin Arkhipov <voxus@gentoo.org> + +crystal-0.9.0.ebuild: + Version bump, closing #70190. *crystal-0.8.0 (28 Oct 2004) diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest index 48965f7106cb..57a0f96f3c74 100644 --- a/x11-themes/crystal/Manifest +++ b/x11-themes/crystal/Manifest @@ -1,4 +1,6 @@ -MD5 12d3c43561d0f9d3cd6bba093a8088df metadata.xml 223 -MD5 1b75ea50c581c3f0769dded8b7321359 ChangeLog 902 MD5 99dde7862de4e0512dd6a9d297273b96 crystal-0.8.0.ebuild 538 +MD5 b70da601936797d88220f765bad0332a ChangeLog 1044 +MD5 12d3c43561d0f9d3cd6bba093a8088df metadata.xml 223 +MD5 03f1764ca8b7e14879961a0830a5776d crystal-0.9.0.ebuild 539 MD5 319b77037d3ec6c382bae2d3b7be472e files/digest-crystal-0.8.0 72 +MD5 4c9a61cf8c296307a0c074947b104c7d files/digest-crystal-0.9.0 72 diff --git a/x11-themes/crystal/crystal-0.9.0.ebuild b/x11-themes/crystal/crystal-0.9.0.ebuild new file mode 100644 index 000000000000..7ee32a990456 --- /dev/null +++ b/x11-themes/crystal/crystal-0.9.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.0.ebuild,v 1.1 2004/11/09 08:40:51 voxus Exp $ + +inherit kde +need-kde 3.2 +KLV="13969" + +DESCRIPTION="KDE native window decoration with transparent titlebar, buttons and borders" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" +SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc" +IUSE="" diff --git a/x11-themes/crystal/files/digest-crystal-0.9.0 b/x11-themes/crystal/files/digest-crystal-0.9.0 new file mode 100644 index 000000000000..f57e5beaa401 --- /dev/null +++ b/x11-themes/crystal/files/digest-crystal-0.9.0 @@ -0,0 +1 @@ +MD5 052aeb7e0c665e4a2b75cf697315241f 13969-crystal-0.9.0.tar.bz2 409368 |