diff options
Diffstat (limited to 'x11-themes/crystal/crystal-0.9.8.ebuild')
-rw-r--r-- | x11-themes/crystal/crystal-0.9.8.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-themes/crystal/crystal-0.9.8.ebuild b/x11-themes/crystal/crystal-0.9.8.ebuild deleted file mode 100644 index 63eaf9ca5f27..000000000000 --- a/x11-themes/crystal/crystal-0.9.8.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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.2 2006/03/25 23:58:06 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 |