diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-09 01:30:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-09 01:30:48 +0000 |
commit | 4843e147401aa58b7a664cea813d66ec225b9cfc (patch) | |
tree | 0277528af73b30b2de15803b3857aafa583b871b /xfce-base/libxfce4mcs | |
parent | arm love (diff) | |
download | historical-4843e147401aa58b7a664cea813d66ec225b9cfc.tar.gz historical-4843e147401aa58b7a664cea813d66ec225b9cfc.tar.bz2 historical-4843e147401aa58b7a664cea813d66ec225b9cfc.zip |
arm stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'xfce-base/libxfce4mcs')
-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 e507ca84d53c..470d69237684 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.4 2005/07/08 17:26:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.2.ebuild,v 1.5 2005/07/09 01:26:09 vapier 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}" |