diff options
author | Akinori Hattori <hattya@gentoo.org> | 2006-07-14 13:50:07 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2006-07-14 13:50:07 +0000 |
commit | f8a71415999f97db681cf267527aa7038b1dc679 (patch) | |
tree | f2a50771132fbef1f4f724d719ebb0c53c851516 /media-libs/compface/compface-1.4.ebuild | |
parent | Forcing mb version (diff) | |
download | gentoo-2-f8a71415999f97db681cf267527aa7038b1dc679.tar.gz gentoo-2-f8a71415999f97db681cf267527aa7038b1dc679.tar.bz2 gentoo-2-f8a71415999f97db681cf267527aa7038b1dc679.zip |
use emake for install. and 1.5.2 is unnecessary to invoke autoconf.
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'media-libs/compface/compface-1.4.ebuild')
-rw-r--r-- | media-libs/compface/compface-1.4.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/compface/compface-1.4.ebuild b/media-libs/compface/compface-1.4.ebuild index 25ae570c191f..9be7d1f48f7d 100644 --- a/media-libs/compface/compface-1.4.ebuild +++ b/media-libs/compface/compface-1.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.24 2005/01/31 04:29:53 gongloo Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.25 2006/07/14 13:50:07 hattya Exp $ inherit eutils +IUSE="" + DESCRIPTION="Utilities and library to convert to/from X-Face format" HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/" SRC_URI="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/${P}.tar.gz" |