--- /usr/portage/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild 2005-08-17 12:14:40.000000000 +0200 +++ scim-pinyin-0.5.91.ebuild 2005-09-08 01:29:58.000000000 +0200 @@ -8,7 +8,7 @@ DESCRIPTION="Smart Common Input Method ( HOMEPAGE="http://www.scim-im.org/" SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" -IUSE="" +IUSE="arts" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" @@ -17,6 +17,6 @@ DEPEND="virtual/x11 || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )" SCROLLKEEPER_UPDATE="0" -G2CONF="--disable-static" +G2CONF="--disable-static $(use_with arts)" DOCS="AUTHORS NEWS README ChangeLog" USE_DESTDIR=1