diff options
Diffstat (limited to 'media-gfx/entice/entice-0.9.0.20031020.ebuild')
-rw-r--r-- | media-gfx/entice/entice-0.9.0.20031020.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/media-gfx/entice/entice-0.9.0.20031020.ebuild b/media-gfx/entice/entice-0.9.0.20031020.ebuild new file mode 100644 index 000000000000..74c2478b7224 --- /dev/null +++ b/media-gfx/entice/entice-0.9.0.20031020.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/entice/entice-0.9.0.20031020.ebuild,v 1.1 2003/10/20 16:29:58 vapier Exp $ + +inherit enlightenment + +DESCRIPTION="the E image browser" +HOMEPAGE="http://www.enlightenment.org/pages/entice.html" + +DEPEND="${DEPEND} + >=media-libs/imlib2-1.1.0 + >=x11-libs/evas-1.0.0.20031020_pre12 + >=dev-db/edb-1.0.4.20031013 + >=x11-libs/ecore-1.0.0.20031013_pre4 + >=x11-libs/esmart-0.0.2.20031018" |