diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-05-18 03:05:45 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-05-18 03:05:45 +0000 |
commit | 1b019b7cd747c24a9e00123fde6402c3ba34db31 (patch) | |
tree | cca1e46a4662d7c092f9a85e5ecab1cd91a7947c /xfce-extra/xfce4-iconbox/xfce4-iconbox-4.2.2.ebuild | |
parent | 4.2.2 bugfix release of Xfce 4. (diff) | |
download | gentoo-2-1b019b7cd747c24a9e00123fde6402c3ba34db31.tar.gz gentoo-2-1b019b7cd747c24a9e00123fde6402c3ba34db31.tar.bz2 gentoo-2-1b019b7cd747c24a9e00123fde6402c3ba34db31.zip |
4.2.2 bugfix release of Xfce 4.
Diffstat (limited to 'xfce-extra/xfce4-iconbox/xfce4-iconbox-4.2.2.ebuild')
-rw-r--r-- | xfce-extra/xfce4-iconbox/xfce4-iconbox-4.2.2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.2.2.ebuild b/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.2.2.ebuild new file mode 100644 index 000000000000..e2cc0137bc80 --- /dev/null +++ b/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.2.2.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-iconbox/xfce4-iconbox-4.2.2.ebuild,v 1.1 2005/05/18 03:05:45 bcowan Exp $ + +DESCRIPTION="Xfce 4 icon box" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND="~xfce-base/xfce4-panel-${PV}" + +inherit xfce4 |