From a0816ef2c3388a8681e4b0180de3596b0081d97b Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Thu, 20 Oct 2005 21:48:45 +0000 Subject: add entropy some improvement in etk --- x11-misc/entropy/Manifest | 2 ++ x11-misc/entropy/entropy-9999.ebuild | 14 ++++++++++++++ x11-misc/entropy/files/digest-entropy-9999 | 0 3 files changed, 16 insertions(+) create mode 100644 x11-misc/entropy/Manifest create mode 100644 x11-misc/entropy/entropy-9999.ebuild create mode 100644 x11-misc/entropy/files/digest-entropy-9999 (limited to 'x11-misc') diff --git a/x11-misc/entropy/Manifest b/x11-misc/entropy/Manifest new file mode 100644 index 00000000..0a0256d9 --- /dev/null +++ b/x11-misc/entropy/Manifest @@ -0,0 +1,2 @@ +MD5 6fda41384d6d887c0e79f4ba4de8d2a3 entropy-9999.ebuild 286 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-entropy-9999 0 diff --git a/x11-misc/entropy/entropy-9999.ebuild b/x11-misc/entropy/entropy-9999.ebuild new file mode 100644 index 00000000..7682a1d3 --- /dev/null +++ b/x11-misc/entropy/entropy-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +ECVS_MODULE="e17/proto/entropy" +inherit enlightenment + +DESCRIPTION="Entropy" + +DEPEND="sys-fs/evfs + x11-libs/ewl + media-libs/imlib2 + x11-libs/etk + media-libs/libpng" diff --git a/x11-misc/entropy/files/digest-entropy-9999 b/x11-misc/entropy/files/digest-entropy-9999 new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3