diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-19 02:10:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-19 02:10:01 +0000 |
commit | 89e9b4d738fe4c63050633ecf902986ff58c8aef (patch) | |
tree | ee549920a47dbf5b9f6d7e09dbca58be383d0c25 /app-emulation/wine | |
parent | Versioned libusb dependency as 0.1.8 doesn't work. (diff) | |
download | gentoo-2-89e9b4d738fe4c63050633ecf902986ff58c8aef.tar.gz gentoo-2-89e9b4d738fe4c63050633ecf902986ff58c8aef.tar.bz2 gentoo-2-89e9b4d738fe4c63050633ecf902986ff58c8aef.zip |
libungif -> giflib
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-20041019-r3.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050111-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050211.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050310.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-emulation/wine/wine-20041019-r3.ebuild b/app-emulation/wine/wine-20041019-r3.ebuild index 29b6afa9753c..a86993509b76 100644 --- a/app-emulation/wine/wine-20041019-r3.ebuild +++ b/app-emulation/wine/wine-20041019-r3.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/app-emulation/wine/wine-20041019-r3.ebuild,v 1.9 2005/02/12 19:54:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019-r3.ebuild,v 1.10 2005/03/19 02:10:01 vapier Exp $ inherit eutils flag-o-matic @@ -23,7 +23,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 nas? ( media-libs/nas ) cups? ( net-print/cups ) opengl? ( virtual/opengl ) - gif? ( media-libs/libungif ) + gif? ( media-libs/giflib ) jpeg? ( media-libs/jpeg ) glut? ( virtual/glut ) lcms? ( media-libs/lcms )" diff --git a/app-emulation/wine/wine-20050111-r1.ebuild b/app-emulation/wine/wine-20050111-r1.ebuild index f151027c30b3..6781a8f2cf4b 100644 --- a/app-emulation/wine/wine-20050111-r1.ebuild +++ b/app-emulation/wine/wine-20050111-r1.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/app-emulation/wine/wine-20050111-r1.ebuild,v 1.1 2005/03/18 00:53:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111-r1.ebuild,v 1.2 2005/03/19 02:10:01 vapier Exp $ inherit eutils flag-o-matic @@ -23,7 +23,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 nas? ( media-libs/nas ) cups? ( net-print/cups ) opengl? ( virtual/opengl ) - gif? ( media-libs/libungif ) + gif? ( media-libs/giflib ) jpeg? ( media-libs/jpeg ) glut? ( virtual/glut ) lcms? ( media-libs/lcms )" diff --git a/app-emulation/wine/wine-20050211.ebuild b/app-emulation/wine/wine-20050211.ebuild index 5beced6d1c87..42911b24a60a 100644 --- a/app-emulation/wine/wine-20050211.ebuild +++ b/app-emulation/wine/wine-20050211.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/app-emulation/wine/wine-20050211.ebuild,v 1.5 2005/03/16 20:21:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050211.ebuild,v 1.6 2005/03/19 02:10:01 vapier Exp $ inherit eutils flag-o-matic @@ -23,7 +23,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 nas? ( media-libs/nas ) cups? ( net-print/cups ) opengl? ( virtual/opengl ) - gif? ( media-libs/libungif ) + gif? ( media-libs/giflib ) jpeg? ( media-libs/jpeg ) glut? ( virtual/glut ) lcms? ( media-libs/lcms ) diff --git a/app-emulation/wine/wine-20050310.ebuild b/app-emulation/wine/wine-20050310.ebuild index 2fad6818a01a..421f0fa40866 100644 --- a/app-emulation/wine/wine-20050310.ebuild +++ b/app-emulation/wine/wine-20050310.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/app-emulation/wine/wine-20050310.ebuild,v 1.3 2005/03/16 20:21:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050310.ebuild,v 1.4 2005/03/19 02:10:01 vapier Exp $ inherit eutils flag-o-matic @@ -23,7 +23,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 nas? ( media-libs/nas ) cups? ( net-print/cups ) opengl? ( virtual/opengl ) - gif? ( media-libs/libungif ) + gif? ( media-libs/giflib ) jpeg? ( media-libs/jpeg ) glut? ( virtual/glut ) lcms? ( media-libs/lcms ) |