2012-06-05 15:44:08 +04:00
|
|
|
# Copyright 1999-2012 Gentoo Foundation
|
2012-01-25 22:04:41 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# $Header: /var/cvsroot/gentoo-x86/x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild,v 1.3 2007/10/24 18:39:26 hanno Exp $
|
|
|
|
|
2012-06-05 15:48:39 +04:00
|
|
|
EAPI="4"
|
|
|
|
|
2012-01-25 22:04:41 +04:00
|
|
|
DESCRIPTION="Emerald window decorator themes"
|
2012-06-05 15:37:42 +04:00
|
|
|
HOMEPAGE="http://compiz.org"
|
2012-06-05 15:44:08 +04:00
|
|
|
SRC_URI="http://cgit.compiz.org/fusion/decorators/${PV}/snapshot/${P}.tar.bz2"
|
2012-01-25 22:04:41 +04:00
|
|
|
|
|
|
|
LICENSE="GPL-2"
|
|
|
|
SLOT="0"
|
|
|
|
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
|
|
|
|
IUSE=""
|
|
|
|
DEPEND="x11-wm/emerald"
|
|
|
|
|
2012-06-05 15:48:39 +04:00
|
|
|
DOCS="ChangeLog NEWS README"
|