diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:44:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-12 12:44:24 +0000 |
commit | 5ffda4f7a39e1687d68fb728f77cce69896cc0e6 (patch) | |
tree | c05f2f88557f49390a6791a81b073d623dca88b3 /xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild | |
parent | Added gst-plugins-gnomevfs dependency, required to preview sound files (bug #... (diff) | |
download | historical-5ffda4f7a39e1687d68fb728f77cce69896cc0e6.tar.gz historical-5ffda4f7a39e1687d68fb728f77cce69896cc0e6.tar.bz2 historical-5ffda4f7a39e1687d68fb728f77cce69896cc0e6.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild index 94eeab89a1a0..5b15ca72bf90 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.7 2005/07/11 19:36:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.8 2005/07/12 12:40:34 blubb 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" IUSE="doc" RDEPEND="doc? ( dev-util/gtk-doc )" |