diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-10-05 00:56:12 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-10-05 00:56:12 +0000 |
commit | 9c7e40f3a791a0eba1f147838fd2c62de240cb2e (patch) | |
tree | 9d90323b2bfb0a891f7c5ed18fd006828313a1f6 /xfce-base/libxfce4util | |
parent | add missing files to mask (diff) | |
download | gentoo-2-9c7e40f3a791a0eba1f147838fd2c62de240cb2e.tar.gz gentoo-2-9c7e40f3a791a0eba1f147838fd2c62de240cb2e.tar.bz2 gentoo-2-9c7e40f3a791a0eba1f147838fd2c62de240cb2e.zip |
cleanup whitespace
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild b/xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild index 43b03079291b..0b9af482fb08 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.1.90.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.1.90.ebuild,v 1.2 2004/10/05 00:56:12 bcowan Exp $ IUSE="" DESCRIPTION="Libraries for Xfce 4" @@ -15,11 +15,11 @@ RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* dev-libs/libxml2 dev-util/gtk-doc" -DEPEND="${RDEPEND} - dev-util/pkgconfig - !<xfce-base/libxfce4util-4.1.90" +DEPEND="${RDEPEND} + dev-util/pkgconfig + !<xfce-base/libxfce4util-4.1.90" src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* TODO* -} +}
\ No newline at end of file |