# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.2.ebuild,v 1.1 2006/12/20 03:25:12 nichoj Exp $ inherit gnome2 xfce44 xfce44_beta xfce44_goodies_thunar_plugin DESCRIPTION="Thunar archive plugin" HOMEPAGE="http://www.foo-projects.org/~benny/projects/thunar-archive-plugin/" KEYWORDS="~x86" pkg_postinst() { gnome2_icon_cache_update } pkg_postrm() { gnome2_icon_cache_update }