summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2013-07-25 14:46:26 +0000
committerManuel Rüger <mrueg@gentoo.org>2013-07-25 14:46:26 +0000
commit8a6a824f017b0fbdcbd3f773238944ec659b0081 (patch)
tree21e610ca2fbb61d225064c3f480a30d42b468eab /sci-geosciences/gmapcatcher
parentVersion bump (diff)
downloadgentoo-2-8a6a824f017b0fbdcbd3f773238944ec659b0081.tar.gz
gentoo-2-8a6a824f017b0fbdcbd3f773238944ec659b0081.tar.bz2
gentoo-2-8a6a824f017b0fbdcbd3f773238944ec659b0081.zip
Change dep to virtual/python-imaging. Fixes bug #478088
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'sci-geosciences/gmapcatcher')
-rw-r--r--sci-geosciences/gmapcatcher/ChangeLog5
-rw-r--r--sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-geosciences/gmapcatcher/ChangeLog b/sci-geosciences/gmapcatcher/ChangeLog
index 5919f18325a7..98d2ac706efb 100644
--- a/sci-geosciences/gmapcatcher/ChangeLog
+++ b/sci-geosciences/gmapcatcher/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-geosciences/gmapcatcher
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmapcatcher/ChangeLog,v 1.1 2013/07/25 02:04:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmapcatcher/ChangeLog,v 1.2 2013/07/25 14:46:26 mrueg Exp $
+
+ 25 Jul 2013; Manuel Rüger <mrueg@gentoo.org> gmapcatcher-0.8.0.4.ebuild:
+ Change dep to virtual/python-imaging. Fixes bug #478088
*gmapcatcher-0.8.0.4 (25 Jul 2013)
diff --git a/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild b/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild
index eb1c52a6bf0f..073a9680e71c 100644
--- a/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild
+++ b/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild,v 1.1 2013/07/25 02:04:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild,v 1.2 2013/07/25 14:46:26 mrueg Exp $
EAPI=5
@@ -20,7 +20,7 @@ RDEPEND="x11-libs/gtk+:2
dev-python/pygtk[${PYTHON_USEDEP}]
dev-python/pygobject[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
- dev-python/imaging[${PYTHON_USEDEP}]"
+ virtual/python-imaging[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
S=${WORKDIR}/mapcatcher-${PV}