diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-14 03:17:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-14 03:17:53 +0000 |
commit | d1b360ef27dcd3409dc14dbc153def228113e49d (patch) | |
tree | 6e590f0486d5b3f205487a07fd1691cd11fae98d /media-gfx/imlib2_tools/imlib2_tools-0.0.0.20031013_alpha2.ebuild | |
parent | ver bump (diff) | |
download | gentoo-2-d1b360ef27dcd3409dc14dbc153def228113e49d.tar.gz gentoo-2-d1b360ef27dcd3409dc14dbc153def228113e49d.tar.bz2 gentoo-2-d1b360ef27dcd3409dc14dbc153def228113e49d.zip |
old
Diffstat (limited to 'media-gfx/imlib2_tools/imlib2_tools-0.0.0.20031013_alpha2.ebuild')
-rw-r--r-- | media-gfx/imlib2_tools/imlib2_tools-0.0.0.20031013_alpha2.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/media-gfx/imlib2_tools/imlib2_tools-0.0.0.20031013_alpha2.ebuild b/media-gfx/imlib2_tools/imlib2_tools-0.0.0.20031013_alpha2.ebuild new file mode 100644 index 000000000000..f80cc9521d35 --- /dev/null +++ b/media-gfx/imlib2_tools/imlib2_tools-0.0.0.20031013_alpha2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imlib2_tools/imlib2_tools-0.0.0.20031013_alpha2.ebuild,v 1.1 2003/10/14 03:17:53 vapier Exp $ + +EHACKAUTOGEN=yes +inherit enlightenment + +DESCRIPTION="command line programs to utilize Imlib2" + +DEPEND="${DEPEND} + >=media-libs/imlib2-1.1.0" |