diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2006-01-03 04:03:52 +0000 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2006-01-03 04:03:52 +0000 |
commit | b33294f6fee29d6bd5b5dec1b09bc12695eea4f7 (patch) | |
tree | 049ab4ff9b52c8a5d87b7aebd88f0ec6bbe436ef | |
parent | del etk (diff) | |
download | portage-b33294f6fee29d6bd5b5dec1b09bc12695eea4f7.tar.xz |
ne more check
-rw-r--r-- | x11-misc/entropy/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/entropy/entropy-9999.ebuild | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-misc/entropy/Manifest b/x11-misc/entropy/Manifest index 7d21407e..93c53541 100644 --- a/x11-misc/entropy/Manifest +++ b/x11-misc/entropy/Manifest @@ -1,2 +1,2 @@ -MD5 0e03f38a7c91b428b90d3d2fbe4dbff9 entropy-9999.ebuild 272 +MD5 d2a744677b36aa35693a4672db34f56b entropy-9999.ebuild 253 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-entropy-9999 0 diff --git a/x11-misc/entropy/entropy-9999.ebuild b/x11-misc/entropy/entropy-9999.ebuild index e2a27647..ae65bb34 100644 --- a/x11-misc/entropy/entropy-9999.ebuild +++ b/x11-misc/entropy/entropy-9999.ebuild @@ -9,6 +9,4 @@ DESCRIPTION="Entropy" DEPEND="sys-fs/evfs x11-libs/ewl - media-libs/imlib2 - media-libs/libpng - media-libs/epsilon" + media-libs/imlib2" |