aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/etk/etk-20090313.ebuild')
-rw-r--r--x11-libs/etk/etk-20090313.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/x11-libs/etk/etk-20090313.ebuild b/x11-libs/etk/etk-20090313.ebuild
deleted file mode 100644
index 9751c11..0000000
--- a/x11-libs/etk/etk-20090313.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-inherit enlightenment_svn
-
-DESCRIPTION="The Enlightenment etk library."
-HOMEPAGE="http://enlightenment.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~arm ~x86 ~amd64"
-IUSE=""
-
-RDEPEND="net-libs/gnutls
- dev-libs/openssl
- =dev-libs/eina-${PV}
- =x11-libs/evas-${PV}
- =x11-libs/ecore-${PV}
- =media-libs/edje-${PV}"
-
-DEPEND=">=dev-util/pkgconfig-0.9.0
- media-libs/edje"
-
-E17_EXTRA_CONF="--x-includes=${SYSROOT}/usr/X11R6/include \
- --x-libraries=${SYSROOT}/usr/X11R6/lib"