diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-10-05 01:14:08 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-10-05 01:14:08 +0000 |
commit | 090ad458f2f702fbc7f5d72411595080711821a9 (patch) | |
tree | f06d2320ff94a0531d08b411f1c70e2828856526 /xfce-base/xfce-utils | |
parent | cleanup whitespace (Manifest recommit) (diff) | |
download | gentoo-2-090ad458f2f702fbc7f5d72411595080711821a9.tar.gz gentoo-2-090ad458f2f702fbc7f5d72411595080711821a9.tar.bz2 gentoo-2-090ad458f2f702fbc7f5d72411595080711821a9.zip |
cleanups
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.1.90.ebuild | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/xfce-base/xfce-utils/xfce-utils-4.1.90.ebuild b/xfce-base/xfce-utils/xfce-utils-4.1.90.ebuild index a0aa49a2d21a..dc63031265cf 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.1.90.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.1.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.1.90.ebuild,v 1.2 2004/10/05 01:14:08 bcowan Exp $ IUSE="gtkhtml" DESCRIPTION="Xfce 4 utilities" @@ -12,16 +12,16 @@ SLOT="0" KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" RDEPEND="virtual/x11 - >=x11-libs/gtk+-2.2* - dev-libs/libxml2 - gtkhtml? ( gnome-extra/libgtkhtml ) - =xfce-base/libxfce4util-4.1.90 - =xfce-base/libxfcegui4-4.1.90 - =xfce-base/libxfce4mcs-4.1.90 - =xfce-base/xfce-mcs-manager-4.1.90 - >=dev-libs/dbh-1.0.20" -DEPEND="${RDEPEND} - dev-util/pkgconfig + >=x11-libs/gtk+-2.2* + dev-libs/libxml2 + gtkhtml? ( gnome-extra/libgtkhtml ) + =xfce-base/libxfce4util-4.1.90 + =xfce-base/libxfcegui4-4.1.90 + =xfce-base/libxfce4mcs-4.1.90 + =xfce-base/xfce-mcs-manager-4.1.90 + >=dev-libs/dbh-1.0.20" +DEPEND="${RDEPEND} + dev-util/pkgconfig !<xfce-base/xfce-utils-4.1.90" src_compile() { @@ -34,4 +34,4 @@ src_compile() { src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* TODO* NEWS INSTALL -} +}
\ No newline at end of file |