summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base/xfce4/xfce4-3.99.3.ebuild')
-rw-r--r--xfce-base/xfce4/xfce4-3.99.3.ebuild33
1 files changed, 0 insertions, 33 deletions
diff --git a/xfce-base/xfce4/xfce4-3.99.3.ebuild b/xfce-base/xfce4/xfce4-3.99.3.ebuild
deleted file mode 100644
index 50dec05833a8..000000000000
--- a/xfce-base/xfce4/xfce4-3.99.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-3.99.3.ebuild,v 1.2 2003/09/04 07:26:31 msterret Exp $
-
-IUSE=""
-S=${WORKDIR}/${P}
-
-DESCRIPTION="XFCE4, a lightweight Desktop Environment"
-HOMEPAGE="http://www.xfce.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
-
-DEPEND="=xfce-base/xfce4-base-${PV}
- =xfce-extra/xfce4-systray-${PV}
- =xfce-extra/xfce4-iconbox-${PV}
- >=xfce-extra/xfce4-battery-0.1.1
- =xfce-extra/xfce4-mixer-${PV}
- >=xfce-extra/xfce4-systemload-0.3.2
- =xfce-extra/xfce4-themes-${PV}
- =xfce-extra/xfce4-toys-${PV}
- =xfce-extra/xfce4-trigger-launcher-${PV}
- =xfce-extra/xffm-icons-${PV}
- =xfce-extra/xfwm4-themes-${PV}
- >=xfce-extra/xfce4-showdesktop-0.1.1
- >=xfce-extra/xfce4-minicmd-0.1.1
- >=xfce-extra/xfce4-netload-0.1.3"
-
-src_install() {
- einfo "This is just a wrapper script to install all the components of Xfce4 and"
- einfo "all the extras."
-}