summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild')
-rw-r--r--x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild b/x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild
new file mode 100644
index 000000000000..6af4224e5ea1
--- /dev/null
+++ b/x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+DESCRIPTION="Emerald window decorator themes"
+HOMEPAGE="http://compiz.org"
+SRC_URI="http://cgit.compiz.org/fusion/decorators/${PV}/snapshot/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+DEPEND="x11-wm/emerald"
+
+DOCS="ChangeLog INSTALL NEWS README"