diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2006-12-02 09:59:15 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2006-12-02 09:59:15 +0000 |
commit | 6927826874786bbc79843ae65b04e797d680db32 (patch) | |
tree | c63aab0d5765f1f73243ce6f132f9eceb0dd27fa /xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild | |
parent | Fixed ebuild to respect our CC and added -j1 for the Makefile race condition (diff) | |
download | historical-6927826874786bbc79843ae65b04e797d680db32.tar.gz historical-6927826874786bbc79843ae65b04e797d680db32.tar.bz2 historical-6927826874786bbc79843ae65b04e797d680db32.zip |
~x86-fbsd keyword added
Package-Manager: portage-2.1.2_rc2
Diffstat (limited to 'xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild')
-rw-r--r-- | xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild index 82c6b751b106..451001d8f91f 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-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-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.11 2006/11/13 22:21:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.12 2006/12/02 09:57:05 dev-zero Exp $ inherit xfce42 DESCRIPTION="Xfce 4 panel toys plugin" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE |