summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/exo/exo-0.3.1.6_beta1.ebuild')
-rw-r--r--xfce-extra/exo/exo-0.3.1.6_beta1.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/xfce-extra/exo/exo-0.3.1.6_beta1.ebuild b/xfce-extra/exo/exo-0.3.1.6_beta1.ebuild
deleted file mode 100644
index abd320b7b4ae..000000000000
--- a/xfce-extra/exo/exo-0.3.1.6_beta1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.1.6_beta1.ebuild,v 1.2 2006/04/22 23:50:08 mr_bones_ Exp $
-
-inherit xfce44 versionator
-
-xfce44_beta
-
-MY_PV="$(replace_version_separator 4 '')"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-DESCRIPTION="Libraries for Xfce 4"
-SRC_URI="http://www.xfce.org/archive/xfce-${XFCE_MASTER_VERSION}/src/${PN}-${MY_PV}${COMPRESS}"
-HOMEPAGE="http://www.xfce.org"
-LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-
-RDEPEND=">=dev-libs/glib-2.6.4
- >=x11-libs/gtk+-2.6
- media-libs/libpng
- x11-libs/pango
- >=xfce-base/libxfce4mcs-4.2.2
- >=xfce-base/libxfce4util-4.2.2
- >=xfce-base/libxfcegui4-4.2.2"
-DEPEND="${RDEPEND}
- dev-python/pygtk
- >=xfce-base/xfce-mcs-manager-4.2.2"