diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-04-17 18:26:44 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-04-17 18:26:44 +0000 |
commit | 1aa9fa369c5bd6b9ce5a8ef48b94c9975fc69ab0 (patch) | |
tree | 2dc57251dc4ae6a0026487b947b86612158c9cea /xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | historical-1aa9fa369c5bd6b9ce5a8ef48b94c9975fc69ab0.tar.gz historical-1aa9fa369c5bd6b9ce5a8ef48b94c9975fc69ab0.tar.bz2 historical-1aa9fa369c5bd6b9ce5a8ef48b94c9975fc69ab0.zip |
Stable on ppc.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild')
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild index 880adb059ece..8318534e2e93 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild,v 1.4 2006/04/15 01:54:32 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild,v 1.5 2006/04/17 18:23:15 hansmi Exp $ inherit xfce42 DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -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/libX11 x11-libs/libICE |