# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ KEYWORDS="~amd64 ~x86" DESCRIPTION="Open-Xchange Crystal Top Navigation Icon Theme" HOMEPAGE="http://www.mikefetherston.ca/OX/" SRC_URI="http://www.mikefetherston.ca/OX/Crystal_OX_Theme.tgz" LICENSE="GPL-2" SLOT="0" IUSE="" DEPEND="" RDEPEND=">=www-apps/open-xchange-webpack-0.8.2.1 !www-apps/open-xchange-icons-zenith" S=${WORKDIR} src_install() { insinto /usr/share/open-xchange/www/cfintranet/images/top/EN/ doins *.png insinto /usr/share/open-xchange/www/cfintranet/images/top/DE/ doins *.png }