summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 12:24:56 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 12:24:56 +0000
commita30ed6c17847e9d3c310388c31aa70a91b67b67d (patch)
tree30ef5dddd0199e5a24a65d252958c05d1ecfbd09 /media-gfx/iscan
parentFixed slot deps (diff)
downloadhistorical-a30ed6c17847e9d3c310388c31aa70a91b67b67d.tar.gz
historical-a30ed6c17847e9d3c310388c31aa70a91b67b67d.tar.bz2
historical-a30ed6c17847e9d3c310388c31aa70a91b67b67d.zip
Fixed slot deps
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/iscan')
-rw-r--r--media-gfx/iscan/ChangeLog6
-rw-r--r--media-gfx/iscan/iscan-2.11.0.ebuild5
-rw-r--r--media-gfx/iscan/iscan-2.21.0.ebuild4
-rw-r--r--media-gfx/iscan/iscan-2.25.0.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/media-gfx/iscan/ChangeLog b/media-gfx/iscan/ChangeLog
index bc67b9e63035..9cbc207542fe 100644
--- a/media-gfx/iscan/ChangeLog
+++ b/media-gfx/iscan/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/iscan
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.39 2011/02/26 17:26:24 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.40 2011/03/29 12:22:06 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> iscan-2.11.0.ebuild,
+ iscan-2.21.0.ebuild, iscan-2.25.0.ebuild:
+ Fixed slot deps
26 Feb 2011; Kevin McCarthy <signals@gentoo.org> iscan-2.11.0.ebuild,
iscan-2.21.0.ebuild, iscan-2.25.0.ebuild:
diff --git a/media-gfx/iscan/iscan-2.11.0.ebuild b/media-gfx/iscan/iscan-2.11.0.ebuild
index 335c0caa56f0..693441edfb26 100644
--- a/media-gfx/iscan/iscan-2.11.0.ebuild
+++ b/media-gfx/iscan/iscan-2.11.0.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.11.0.ebuild,v 1.8 2011/02/26 17:26:24 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.11.0.ebuild,v 1.9 2011/03/29 12:22:06 angelos Exp $
+EAPI=1
inherit eutils toolchain-funcs flag-o-matic autotools rpm
SRC_REV="1" # revision used by upstream
@@ -94,7 +95,7 @@ RDEPEND="media-gfx/sane-backends
x86? (
X? (
sys-devel/gettext
- >=x11-libs/gtk+-2.0
+ x11-libs/gtk+:2
gimp? ( media-gfx/gimp )
)
)"
diff --git a/media-gfx/iscan/iscan-2.21.0.ebuild b/media-gfx/iscan/iscan-2.21.0.ebuild
index 255477d55fa4..8061e1f63c2c 100644
--- a/media-gfx/iscan/iscan-2.21.0.ebuild
+++ b/media-gfx/iscan/iscan-2.21.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild,v 1.6 2011/02/26 17:26:24 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.21.0.ebuild,v 1.7 2011/03/29 12:22:06 angelos Exp $
EAPI="2"
@@ -44,7 +44,7 @@ RDEPEND="media-gfx/sane-backends
>=sys-fs/udev-103
>=dev-libs/libusb-0.1.12
X? (
- >=x11-libs/gtk+-2.0
+ x11-libs/gtk+:2
gimp? ( media-gfx/gimp )
png? ( media-libs/libpng )
jpeg? ( virtual/jpeg )
diff --git a/media-gfx/iscan/iscan-2.25.0.ebuild b/media-gfx/iscan/iscan-2.25.0.ebuild
index b20df4b20afc..fbde25b69477 100644
--- a/media-gfx/iscan/iscan-2.25.0.ebuild
+++ b/media-gfx/iscan/iscan-2.25.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.25.0.ebuild,v 1.3 2011/02/26 17:26:24 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.25.0.ebuild,v 1.4 2011/03/29 12:22:06 angelos Exp $
EAPI="2"
@@ -50,7 +50,7 @@ RDEPEND="media-gfx/iscan-data
>=dev-libs/libusb-0.1.12
sys-libs/libieee1284
X? (
- >=x11-libs/gtk+-2.0
+ x11-libs/gtk+:2
gimp? ( media-gfx/gimp )
png? ( media-libs/libpng )
jpeg? ( virtual/jpeg )