diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-04-15 01:54:55 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-04-15 01:54:55 +0000 |
commit | 9d1fb7f16495bba9901ba7c630eefeccaa3066b1 (patch) | |
tree | 1cca7703c1d5807955327b57145e70bf25a8ea47 /xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild | |
parent | Stable on x86; bug #129371 (diff) | |
download | gentoo-2-9d1fb7f16495bba9901ba7c630eefeccaa3066b1.tar.gz gentoo-2-9d1fb7f16495bba9901ba7c630eefeccaa3066b1.tar.bz2 gentoo-2-9d1fb7f16495bba9901ba7c630eefeccaa3066b1.zip |
Stable on x86; bug #129371
(Portage version: 2.1_pre7-r5)
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 6e23141a757f..589b2d950420 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.3 2006/04/10 19:50:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.4 2006/04/15 01:54:55 halcy0n 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 )" |