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 | 3a64c8769526e8dbb52ce03bbe29c012993fcd77 (patch) | |
tree | 2a46920e3832b6bbaeb81dddaabaa95032df10e6 /xfce-base/xfdesktop | |
parent | cleanup whitespace (diff) | |
download | historical-3a64c8769526e8dbb52ce03bbe29c012993fcd77.tar.gz historical-3a64c8769526e8dbb52ce03bbe29c012993fcd77.tar.bz2 historical-3a64c8769526e8dbb52ce03bbe29c012993fcd77.zip |
cleanups
Diffstat (limited to 'xfce-base/xfdesktop')
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.1.90.ebuild | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.1.90.ebuild b/xfce-base/xfdesktop/xfdesktop-4.1.90.ebuild index 828446964205..a1568c28d22d 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.1.90.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-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/xfdesktop/xfdesktop-4.1.90.ebuild,v 1.2 2004/10/05 01:14:08 bcowan Exp $ IUSE="" DESCRIPTION="Xfce 4 desktop manager" @@ -14,16 +14,16 @@ KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips" RDEPEND="virtual/x11 >=x11-libs/gtk+-2.2* dev-libs/libxml2 - =xfce-base/libxfce4util-4.1.90 - =xfce-base/libxfcegui4-4.1.90 - =xfce-base/libxfce4mcs-4.1.90 + =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 =xfce-base/xfce4-panel-4.1.90" -DEPEND="${RDEPEND} - dev-util/pkgconfig - !<xfce-base/xfdesktop-4.1.90" +DEPEND="${RDEPEND} + dev-util/pkgconfig + !<xfce-base/xfdesktop-4.1.90" src_install () { make DESTDIR=${D} install || die dodoc ChangeLog* AUTHORS README* TODO* -} +}
\ No newline at end of file |