diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:55:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:55:41 +0000 |
commit | b3c22832551aad2d0cba141c32172aaaf0f4ccc7 (patch) | |
tree | e915d27c4288dce5fc57f039313c636abd356168 /xfce-base/xfwm4 | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-b3c22832551aad2d0cba141c32172aaaf0f4ccc7.tar.gz gentoo-2-b3c22832551aad2d0cba141c32172aaaf0f4ccc7.tar.bz2 gentoo-2-b3c22832551aad2d0cba141c32172aaaf0f4ccc7.zip |
arm stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'xfce-base/xfwm4')
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfwm4/xfwm4-4.4.2.ebuild b/xfce-base/xfwm4/xfwm4-4.4.2.ebuild index 6a40d887ad7e..809891f6bdca 100644 --- a/xfce-base/xfwm4/xfwm4-4.4.2.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.2.ebuild,v 1.3 2007/12/09 20:40:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.2.ebuild,v 1.4 2007/12/11 10:55:36 vapier Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Window manager" HOMEPAGE="http://www.xfce.org/projects/xfwm4" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug startup-notification xcomposite" |