diff options
Diffstat (limited to 'app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild')
-rw-r--r-- | app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild index 8759f28c9d48..383f38e357fc 100644 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild,v 1.2 2010/05/04 00:29:43 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild,v 1.3 2012/05/03 19:24:31 jdhore Exp $ DESCRIPTION="The CangJie for IBus Tables" HOMEPAGE="http://code.google.com/p/ibus/" @@ -13,7 +13,7 @@ IUSE="" RDEPEND=">=app-i18n/ibus-table-1.2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_install() { emake DESTDIR="${D}" install || die |