diff options
author | Jory Pratt <anarchy@gentoo.org> | 2010-11-07 19:09:13 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2010-11-07 19:09:13 +0000 |
commit | 3d8bbdf1598f1b9d3fa73a7c8c1f58f0b45f801e (patch) | |
tree | 2fd07eb19eabdf288c51ac09f15d49b832b755b9 /media-gfx/gimp/gimp-9999.ebuild | |
parent | Convert media-libs/jpeg to virtual/jpeg (diff) | |
download | gentoo-2-3d8bbdf1598f1b9d3fa73a7c8c1f58f0b45f801e.tar.gz gentoo-2-3d8bbdf1598f1b9d3fa73a7c8c1f58f0b45f801e.tar.bz2 gentoo-2-3d8bbdf1598f1b9d3fa73a7c8c1f58f0b45f801e.zip |
Convert media-libs/jpeg to virtual/jpeg
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/gimp/gimp-9999.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index 7fe675c23cdb..2cb0b7f5e2f4 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.30 2010/07/09 15:28:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.31 2010/11/07 19:09:13 anarchy Exp $ EAPI=2 PYTHON_DEPEND="python? 2:2.5" @@ -38,7 +38,7 @@ RDEPEND=">=dev-libs/glib-2.18.1 hal? ( sys-apps/hal ) gnome? ( gnome-base/gvfs ) webkit? ( net-libs/webkit-gtk ) - jpeg? ( >=media-libs/jpeg-6b-r2:0 ) + jpeg? ( virtual/jpeg ) exif? ( >=media-libs/libexif-0.6.15 ) lcms? ( media-libs/lcms:0 ) mng? ( media-libs/libmng ) |