diff options
Diffstat (limited to 'media-gfx/nip2/nip2-7.10.9.ebuild')
-rw-r--r-- | media-gfx/nip2/nip2-7.10.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/nip2/nip2-7.10.9.ebuild b/media-gfx/nip2/nip2-7.10.9.ebuild index 639c23be8e77..088a4ce20010 100644 --- a/media-gfx/nip2/nip2-7.10.9.ebuild +++ b/media-gfx/nip2/nip2-7.10.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.10.9.ebuild,v 1.1 2005/04/06 21:13:07 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.10.9.ebuild,v 1.1.1.1 2005/11/30 09:37:38 chriswhite Exp $ DESCRIPTION="VIPS Image Processing Graphical User Interface" SRC_URI="http://www.vips.ecs.soton.ac.uk/vips-7.10/${P}.tar.gz" @@ -17,7 +17,7 @@ RDEPEND=">=media-libs/vips-7.10.7 >=x11-libs/gtk+-2.4 dev-libs/libxml2 >=dev-libs/glib-2 - fftw? ( >=sci-libs/fftw )" + fftw? ( sci-libs/fftw )" DEPEND="${RDEPEND} sys-devel/flex |