diff options
author | 2004-10-05 00:56:12 +0000 | |
---|---|---|
committer | 2004-10-05 00:56:12 +0000 | |
commit | 9c7e40f3a791a0eba1f147838fd2c62de240cb2e (patch) | |
tree | 9d90323b2bfb0a891f7c5ed18fd006828313a1f6 /xfce-base/libxfce4mcs | |
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/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.1.90.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.1.90.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.1.90.ebuild index e5071ada50a3..88a9636eeefb 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.1.90.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-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/libxfce4mcs/libxfce4mcs-4.1.90.ebuild,v 1.2 2004/10/05 00:54:07 bcowan Exp $ IUSE="" DESCRIPTION="Libraries for Xfce 4" @@ -16,11 +16,11 @@ RDEPEND="virtual/x11 dev-libs/libxml2 =xfce-base/libxfce4util-4.1.90 =xfce-base/libxfcegui4-4.1.90" -DEPEND="${RDEPEND} - dev-util/pkgconfig - !<xfce-base/libxfce4mcs-4.1.90" +DEPEND="${RDEPEND} + dev-util/pkgconfig + !<xfce-base/libxfce4mcs-4.1.90" src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* TODO* -} +}
\ No newline at end of file |