summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild')
-rw-r--r--app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild
index c85e74d92368..443b64cce700 100644
--- a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild
+++ b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild,v 1.3 2012/05/03 19:24:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild,v 1.4 2012/10/02 02:12:59 naota Exp $
+
+EAPI=2
inherit autotools
@@ -13,13 +15,11 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=app-i18n/scim-0.99.8"
+RDEPEND=">=app-i18n/scim-0.99.8[-gtk3]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
eautoreconf
}