Parent Directory
|
Revision Log
Version bump supporting KDE 4.9 by Michael Palimaka <kensington@gentoo.org>. (Portage version: 2.2.0_alpha120/cvs/Linux i686)
| 1 | binki | 1.1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 | ||
| 3 | johu | 1.2 | # $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.1.0.ebuild,v 1.1 2012/01/13 16:49:04 binki Exp $ |
| 4 | binki | 1.1 | |
| 5 | EAPI=4 | ||
| 6 | inherit kde4-base | ||
| 7 | |||
| 8 | DESCRIPTION="Crystal decoration theme for KDE4.x" | ||
| 9 | HOMEPAGE="http://kde-look.org/content/show.php/Crystal?content=75140" | ||
| 10 | SRC_URI="http://kde-look.org/CONTENT/content-files/75140-${P}.tar.bz2" | ||
| 11 | |||
| 12 | LICENSE="GPL-2" | ||
| 13 | SLOT="4" | ||
| 14 | KEYWORDS="~amd64 ~x86" | ||
| 15 | IUSE="" | ||
| 16 | |||
| 17 | DEPEND="$(add_kdebase_dep kwin)" | ||
| 18 | RDEPEND="${DEPEND}" | ||
| 19 | |||
| 20 | DOCS=( AUTHORS README ) |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |