diff options
author | 2007-02-12 21:26:59 +0000 | |
---|---|---|
committer | 2007-02-12 21:26:59 +0000 | |
commit | cb71b53d53d6f6e1080e026ab71ee6f15c46f74f (patch) | |
tree | 8780db9305ab0a3ca77615358e22e32e196e30cf /gnome-base/gnome-applets/gnome-applets-2.16.2.ebuild | |
parent | stable on amd64; bug 166431 (diff) | |
download | gentoo-2-cb71b53d53d6f6e1080e026ab71ee6f15c46f74f.tar.gz gentoo-2-cb71b53d53d6f6e1080e026ab71ee6f15c46f74f.tar.bz2 gentoo-2-cb71b53d53d6f6e1080e026ab71ee6f15c46f74f.zip |
Added ~x86-fbsd keyword
(Portage version: 2.1.2-r9)
Diffstat (limited to 'gnome-base/gnome-applets/gnome-applets-2.16.2.ebuild')
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.16.2.ebuild | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/gnome-base/gnome-applets/gnome-applets-2.16.2.ebuild b/gnome-base/gnome-applets/gnome-applets-2.16.2.ebuild index cd725384ca6e..392647167780 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.16.2.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.16.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/gnome-base/gnome-applets/gnome-applets-2.16.2.ebuild,v 1.11 2007/02/12 17:30:36 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.16.2.ebuild,v 1.12 2007/02/12 21:26:59 uberlord Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="acpi apm gstreamer hal ipv6" RDEPEND=">=x11-libs/gtk+-2.6 @@ -34,8 +34,10 @@ RDEPEND=">=x11-libs/gtk+-2.6 >=dev-python/gnome-python-2.10 >=x11-themes/gnome-icon-theme-2.15.91 >=virtual/python-2.4 - apm? ( sys-apps/apmd ) - acpi? ( sys-power/acpid ) + kernel_linux? ( + apm? ( sys-apps/apmd ) + acpi? ( sys-power/acpid ) + ) x11-apps/xrdb x11-libs/libX11 >=gnome-extra/gucharmap-1.4 gstreamer? ( |