diff options
Diffstat (limited to 'xfce-extra/xfce4-toys/xfce4-toys-4.2.2-r1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-toys/xfce4-toys-4.2.2-r1.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.2.2-r1.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.2.2-r1.ebuild new file mode 100644 index 000000000000..bc08543cb4b1 --- /dev/null +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.2.2-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.2-r1.ebuild,v 1.1 2005/10/06 06:55:33 bcowan Exp $ + +inherit xfce42 + +DESCRIPTION="Xfce 4 panel toys plugin" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND="|| ( ( x11-libs/libX11 + x11-libs/libICE + x11-libs/libSM ) + virtual/x11 ) + ~xfce-base/xfce4-panel-${PV}" + +core_package
\ No newline at end of file |