diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-18 21:28:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-18 21:28:28 +0000 |
commit | 6ea66d7f1f8e5826a08bf5cf2c297f4151a19524 (patch) | |
tree | 560640bf3f96f2597a9bf78792a2681437b5495d /xfce-extra/xfce4-xfapplet | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-6ea66d7f1f8e5826a08bf5cf2c297f4151a19524.tar.gz gentoo-2-6ea66d7f1f8e5826a08bf5cf2c297f4151a19524.tar.bz2 gentoo-2-6ea66d7f1f8e5826a08bf5cf2c297f4151a19524.zip |
arm love
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-xfapplet')
-rw-r--r-- | xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild index db5869d5529a..798add340e21 100644 --- a/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild +++ b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild,v 1.16 2007/03/15 14:01:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild,v 1.17 2007/03/18 21:28:28 vapier Exp $ inherit xfce44 xfce44 DESCRIPTION="Panel plugin to support GNOME applets" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" + +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" + RDEPEND=">=gnome-base/orbit-2.12.5 gnome-base/gnome-panel" DEPEND="${RDEPEND}" |