/[gentoo-x86]/x11-themes/crystal/crystal-2.1.0.ebuild
Gentoo

Contents of /x11-themes/crystal/crystal-2.1.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Thu Aug 2 08:52:41 2012 UTC (9 months, 2 weeks ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
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