diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-12-09 22:24:59 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-12-09 22:24:59 +0000 |
commit | f36ca96236cee2506dcb308a65d66191c934984b (patch) | |
tree | 9ef83d7048e07d47997c606cc43a06941ae1bf8a /x11-themes | |
parent | version bump (diff) | |
download | gentoo-2-f36ca96236cee2506dcb308a65d66191c934984b.tar.gz gentoo-2-f36ca96236cee2506dcb308a65d66191c934984b.tar.bz2 gentoo-2-f36ca96236cee2506dcb308a65d66191c934984b.zip |
Fix second straight to stable oops of the day...damnit.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild index 9faee2f206e3..7e166f440f22 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild,v 1.1 2005/12/09 20:55:34 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild,v 1.2 2005/12/09 22:24:59 dostrow Exp $ MY_P="gtk-xfce-engine-${PV}" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-4.2.3.2/src/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="static" RDEPEND=">=x11-libs/gtk+-2 |