diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-07 02:11:39 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-07 02:11:39 +0000 |
commit | 939d52c41f4034b8a7d7411669a15b5d07df1a97 (patch) | |
tree | 50bc9e027381e64329a9da8819468ccc0298c12f /xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild | |
parent | sync IUSE (-syntax) (diff) | |
download | historical-939d52c41f4034b8a7d7411669a15b5d07df1a97.tar.gz historical-939d52c41f4034b8a7d7411669a15b5d07df1a97.tar.bz2 historical-939d52c41f4034b8a7d7411669a15b5d07df1a97.zip |
Stable on ppc and ppc64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild')
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild index b1445a3b8a32..2095eda5ab65 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild,v 1.1 2005/05/18 02:44:58 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild,v 1.2 2005/07/07 02:03:29 dostrow Exp $ 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="~xfce-base/libxfce4util-${PV} ~xfce-base/libxfcegui4-${PV}" |