diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-10 04:06:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-10 04:06:35 +0000 |
commit | 1567691da41c2f6af108cfccef1f06934cd645bd (patch) | |
tree | ac0725e7d2d3a1cb58fe508ddfb181746555195f /xfce-base/xfce-mcs-plugins | |
parent | Add examples USE flag. (diff) | |
download | historical-1567691da41c2f6af108cfccef1f06934cd645bd.tar.gz historical-1567691da41c2f6af108cfccef1f06934cd645bd.tar.bz2 historical-1567691da41c2f6af108cfccef1f06934cd645bd.zip |
arm love
Package-Manager: portage-2.1.1_rc1-r6
Diffstat (limited to 'xfce-base/xfce-mcs-plugins')
-rw-r--r-- | xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild index f31b724005b3..c282f309a59d 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.3.ebuild,v 1.9 2006/07/13 19:12:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild,v 1.10 2006/09/10 04:06:35 vapier Exp $ inherit xfce42 DESCRIPTION="Xfce4 mcs plugins" -KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libXrandr x11-libs/libXrender |