diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-07-09 03:27:01 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-07-09 03:27:01 +0000 |
commit | da3208fde6c267835fb59e74ad497682bfe29bf2 (patch) | |
tree | e9a1a702b84ea5c1f89967f214009dc49c957d8b /xfce-base/libxfcegui4/libxfcegui4-4.2.3.ebuild | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-da3208fde6c267835fb59e74ad497682bfe29bf2.tar.gz gentoo-2-da3208fde6c267835fb59e74ad497682bfe29bf2.tar.bz2 gentoo-2-da3208fde6c267835fb59e74ad497682bfe29bf2.zip |
Marked stable on mips.
(Portage version: 2.1-r1)
Diffstat (limited to 'xfce-base/libxfcegui4/libxfcegui4-4.2.3.ebuild')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.3.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.3.ebuild index 5c7a99cd219d..31862d28ddff 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.3.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-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/libxfcegui4/libxfcegui4-4.2.3.ebuild,v 1.7 2006/04/22 10:26:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.3.ebuild,v 1.8 2006/07/09 03:27:01 kumba 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 |