summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-23 09:46:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-23 09:46:34 +0000
commit88308a2757ecf120a24bf01256b9137f0c8e85c4 (patch)
tree583bfdb09c6d476e8390daa378c74188e3c6ce6a /x11-wm
parentmips needs deps first (Manifest recommit) (diff)
downloadgentoo-2-88308a2757ecf120a24bf01256b9137f0c8e85c4.tar.gz
gentoo-2-88308a2757ecf120a24bf01256b9137f0c8e85c4.tar.bz2
gentoo-2-88308a2757ecf120a24bf01256b9137f0c8e85c4.zip
header fix; mips needs deps first
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce/xfce-3.8.16.ebuild4
-rw-r--r--x11-wm/xfce/xfce-3.8.18-r1.ebuild4
-rw-r--r--x11-wm/xfce/xfce-3.8.18-r2.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-wm/xfce/xfce-3.8.16.ebuild b/x11-wm/xfce/xfce-3.8.16.ebuild
index efbbc9c27987..74c6e4625b22 100644
--- a/x11-wm/xfce/xfce-3.8.16.ebuild
+++ b/x11-wm/xfce/xfce-3.8.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.15 2003/09/04 05:11:37 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.16 2004/02/23 09:43:33 mr_bones_ Exp $
IUSE="arts gtk gnome nls"
diff --git a/x11-wm/xfce/xfce-3.8.18-r1.ebuild b/x11-wm/xfce/xfce-3.8.18-r1.ebuild
index c447a1f297ba..685241b1daf5 100644
--- a/x11-wm/xfce/xfce-3.8.18-r1.ebuild
+++ b/x11-wm/xfce/xfce-3.8.18-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.18-r1.ebuild,v 1.4 2003/09/04 05:11:37 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.18-r1.ebuild,v 1.5 2004/02/23 09:43:33 mr_bones_ Exp $
IUSE="arts gtk gnome nls"
diff --git a/x11-wm/xfce/xfce-3.8.18-r2.ebuild b/x11-wm/xfce/xfce-3.8.18-r2.ebuild
index e7ed8a664fe1..bfb2d922dbb5 100644
--- a/x11-wm/xfce/xfce-3.8.18-r2.ebuild
+++ b/x11-wm/xfce/xfce-3.8.18-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.18-r2.ebuild,v 1.8 2004/01/05 20:02:53 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.18-r2.ebuild,v 1.9 2004/02/23 09:43:33 mr_bones_ Exp $
IUSE="arts gtk gnome nls tcltk"
inherit gnuconfig
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.xfce.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~mips"
+KEYWORDS="x86 ~ppc sparc"
DEPEND="virtual/x11
=x11-libs/gtk+-1.2*