summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-06-17 22:57:08 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-06-17 22:57:08 +0000
commit3c5ce8f81f2c5487478046d39f40fed96ec80ec3 (patch)
tree656b705e16d65541eb82dd8d8ff86365b8afa334 /media-gfx/pinta/pinta-1.3.ebuild
parentQA: Fix patches so that they don't use ../ . (diff)
downloadhistorical-3c5ce8f81f2c5487478046d39f40fed96ec80ec3.tar.gz
historical-3c5ce8f81f2c5487478046d39f40fed96ec80ec3.tar.bz2
historical-3c5ce8f81f2c5487478046d39f40fed96ec80ec3.zip
remove useflags wrt bug #421673
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/pinta/pinta-1.3.ebuild')
-rw-r--r--media-gfx/pinta/pinta-1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/pinta/pinta-1.3.ebuild b/media-gfx/pinta/pinta-1.3.ebuild
index 4b75bc4ce6f4..0bac2787bed4 100644
--- a/media-gfx/pinta/pinta-1.3.ebuild
+++ b/media-gfx/pinta/pinta-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pinta/pinta-1.3.ebuild,v 1.4 2012/06/08 11:46:57 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pinta/pinta-1.3.ebuild,v 1.5 2012/06/17 22:57:08 hasufell Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="mirror://github/PintaProject/Pinta/${P}.tar.gz"
LICENSE="MIT CCPL-Attribution-3.0"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="jpeg tiff"
+IUSE=""
COMMON_DEPEND="dev-dotnet/atk-sharp:2
dev-dotnet/gdk-sharp:2
@@ -24,7 +24,7 @@ COMMON_DEPEND="dev-dotnet/atk-sharp:2
dev-lang/mono"
RDEPEND="${COMMON_DEPEND}
x11-libs/cairo[X]
- x11-libs/gdk-pixbuf[X,jpeg=,tiff=]
+ x11-libs/gdk-pixbuf[X,jpeg,tiff]
x11-themes/gnome-icon-theme"
DEPEND="${COMMON_DEPEND}
dev-util/intltool