diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-03-17 02:58:59 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-03-17 02:58:59 +0000 |
commit | e5e4b881401245aaa3a3ff0df2bb96f54e8b100a (patch) | |
tree | e123a05fc417ddb33ee8bd5ee1624699b5c2a853 /xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.1.ebuild | |
parent | Marked stable on amd64. (diff) | |
download | gentoo-2-e5e4b881401245aaa3a3ff0df2bb96f54e8b100a.tar.gz gentoo-2-e5e4b881401245aaa3a3ff0df2bb96f54e8b100a.tar.bz2 gentoo-2-e5e4b881401245aaa3a3ff0df2bb96f54e8b100a.zip |
Bugfix release of Xfce4.
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.1.ebuild')
-rw-r--r-- | xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.1.ebuild new file mode 100644 index 000000000000..bb9612f2405a --- /dev/null +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.1.ebuild,v 1.1 2005/03/17 02:54:08 bcowan Exp $ + +DESCRIPTION="Xfce4 mcs plugins" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND="~xfce-base/xfce-mcs-manager-${PV}" +XFCE_CONFIG="--enable-xf86misc --enable-xkb --enable-randr --enable-xf86vm" + +inherit xfce4 |