diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-10 04:06:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-10 04:06:35 +0000 |
commit | 940bcfec8ff1df8d94ae4c1640609b8d29d9a1d2 (patch) | |
tree | 35328982c892a55e941e42262c809b8c22447ec8 /xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild | |
parent | Add examples USE flag. (diff) | |
download | gentoo-2-940bcfec8ff1df8d94ae4c1640609b8d29d9a1d2.tar.gz gentoo-2-940bcfec8ff1df8d94ae4c1640609b8d29d9a1d2.tar.bz2 gentoo-2-940bcfec8ff1df8d94ae4c1640609b8d29d9a1d2.zip |
arm love
(Portage version: 2.1.1_rc1-r6)
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild index 6fa8885f56b8..5765e3fa7ba0 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.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/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.9 2006/07/13 19:02:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.10 2006/09/10 04:06:35 vapier 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" IUSE="doc" RDEPEND="doc? ( dev-util/gtk-doc )" |