blob: 483d1a27430634378a27f35d6512fc62133af94c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/epeg/epeg-0.9.0.20040912.ebuild,v 1.1 2004/09/14 22:58:01 vapier Exp $
inherit enlightenment
DESCRIPTION="wicked fast jpeg thumbnail generator"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
DEPEND="media-libs/jpeg"
|