summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-03-17 03:05:47 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-03-17 03:05:47 +0000
commita32c28cb4ac24d0603a0ffd5c3f5a9a817c94f49 (patch)
tree6fd01000b4e1aab7b73f66c0a9b6a28e5d463d71 /xfce-base/xfwm4/xfwm4-4.2.1.ebuild
parentMarked stable on amd64. (diff)
downloadhistorical-a32c28cb4ac24d0603a0ffd5c3f5a9a817c94f49.tar.gz
historical-a32c28cb4ac24d0603a0ffd5c3f5a9a817c94f49.tar.bz2
historical-a32c28cb4ac24d0603a0ffd5c3f5a9a817c94f49.zip
Bugfix release of Xfce4.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'xfce-base/xfwm4/xfwm4-4.2.1.ebuild')
-rw-r--r--xfce-base/xfwm4/xfwm4-4.2.1.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/xfce-base/xfwm4/xfwm4-4.2.1.ebuild b/xfce-base/xfwm4/xfwm4-4.2.1.ebuild
new file mode 100644
index 000000000000..3e54bc8a9bba
--- /dev/null
+++ b/xfce-base/xfwm4/xfwm4-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/xfwm4/xfwm4-4.2.1.ebuild,v 1.1 2005/03/17 03:05:46 bcowan Exp $
+
+DESCRIPTION="Xfce 4 window manager"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="~xfce-base/xfce-mcs-manager-${PV}"
+XFCE_CONFIG="--enable-randr --enable-compositor"
+
+inherit xfce4 \ No newline at end of file