summaryrefslogtreecommitdiff
path: root/media-gfx/simple-scan/simple-scan-2.32.0.2.ebuild
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-07-01 19:20:37 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-07-01 19:20:37 +0200
commit1a40afe522067ebeb6ac8092ed13aad70547b92d (patch)
tree3028443f7231dbe4dba0b7f101a547e19a4c1133 /media-gfx/simple-scan/simple-scan-2.32.0.2.ebuild
parent8f1cb1732b94d4d8959faacdcb844c06c11bce15 (diff)
downloadoverlay-1a40afe522067ebeb6ac8092ed13aad70547b92d.tar.gz
overlay-1a40afe522067ebeb6ac8092ed13aad70547b92d.tar.bz2
overlay-1a40afe522067ebeb6ac8092ed13aad70547b92d.zip
Bump EAPIs
Diffstat (limited to '')
-rw-r--r--media-gfx/simple-scan/simple-scan-2.32.0.2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-gfx/simple-scan/simple-scan-2.32.0.2.ebuild b/media-gfx/simple-scan/simple-scan-2.32.0.2.ebuild
index b97215a..c58c86f 100644
--- a/media-gfx/simple-scan/simple-scan-2.32.0.2.ebuild
+++ b/media-gfx/simple-scan/simple-scan-2.32.0.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/simple-scan/simple-scan-2.32.0.2.ebuild,v 1.1 2011/04/26 21:23:11 eva Exp $
-EAPI=3
+EAPI=5
GCONF_DEBUG="no"
@@ -39,7 +39,5 @@ DOCS="AUTHORS ChangeLog NEWS README"
src_prepare() {
gnome2_src_prepare
-
- intltoolize --force --copy --automake || die "intltoolize failed"
eautoreconf
}