diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:19:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:19:52 +0000 |
commit | 189e319dfb957e5993c37caea01386c5dcc6ff71 (patch) | |
tree | efc2f8ce9bbd5d3b4e4140c461fac303e5668649 /media-libs/compface | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-189e319dfb957e5993c37caea01386c5dcc6ff71.tar.gz gentoo-2-189e319dfb957e5993c37caea01386c5dcc6ff71.tar.bz2 gentoo-2-189e319dfb957e5993c37caea01386c5dcc6ff71.zip |
sync IUSE (missing)
Diffstat (limited to 'media-libs/compface')
-rw-r--r-- | media-libs/compface/compface-1.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/compface/compface-1.4.ebuild b/media-libs/compface/compface-1.4.ebuild index cd7fd3b356bd..f6cbba4fee37 100644 --- a/media-libs/compface/compface-1.4.ebuild +++ b/media-libs/compface/compface-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.18 2004/07/01 07:55:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.19 2004/07/14 19:18:23 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +IUSE="" DEPEND="virtual/libc" |