diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-08-13 11:19:31 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-08-13 11:19:31 +0000 |
commit | 67e3915f099e1b688b61cba5242233caf66141ed (patch) | |
tree | fcf173788d38e56b1c72ab975542387c8cf78c99 /x11-themes/crystal | |
parent | use append-flags instead of assigning directly (diff) | |
download | historical-67e3915f099e1b688b61cba5242233caf66141ed.tar.gz historical-67e3915f099e1b688b61cba5242233caf66141ed.tar.bz2 historical-67e3915f099e1b688b61cba5242233caf66141ed.zip |
* bump
Package-Manager: portage-2.0.51.22-r2
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.4.ebuild | 18 | ||||
-rw-r--r-- | x11-themes/crystal/files/digest-crystal-0.9.4 | 1 |
4 files changed, 28 insertions, 2 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog index 2325cbf6591c..a4bad8e0ceca 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.14 2005/08/06 22:13:30 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.15 2005/08/13 11:19:31 voxus Exp $ + +*crystal-0.9.4 (13 Aug 2005) + + 13 Aug 2005; Konstantin Arkhipov <voxus@gentoo.org> +crystal-0.9.4.ebuild: + Version bump. *crystal-0.9.3 (07 Aug 2005) diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest index 2351e8c2c0ce..ce6e3e89f422 100644 --- a/x11-themes/crystal/Manifest +++ b/x11-themes/crystal/Manifest @@ -1,6 +1,8 @@ MD5 7cd7a6d3713a0067a2675d8525d4d6ed crystal-0.9.2.ebuild 603 +MD5 21c70aaf2a16ffc4e53d18b10bee96b8 crystal-0.9.4.ebuild 578 MD5 9a747587eeb0a8f568556fa87218afb4 crystal-0.9.3.ebuild 578 -MD5 f49415a2202892819a4548eb7effe305 ChangeLog 1981 +MD5 f07af490588022a0f896dd84d46c2b4b ChangeLog 2105 MD5 b045d3420e428a024e2afea15d6b57a7 metadata.xml 199 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 diff --git a/x11-themes/crystal/crystal-0.9.4.ebuild b/x11-themes/crystal/crystal-0.9.4.ebuild new file mode 100644 index 000000000000..1ba63d040df6 --- /dev/null +++ b/x11-themes/crystal/crystal-0.9.4.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.4.ebuild,v 1.1 2005/08/13 11:19: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.4 b/x11-themes/crystal/files/digest-crystal-0.9.4 new file mode 100644 index 000000000000..ecfe4553d515 --- /dev/null +++ b/x11-themes/crystal/files/digest-crystal-0.9.4 @@ -0,0 +1 @@ +MD5 f1193bfb41c4e95fc28bf58532cf3e30 crystal-0.9.4.tar.bz2 488580 |