diff options
author | 2012-05-03 19:24:34 +0000 | |
---|---|---|
committer | 2012-05-03 19:24:34 +0000 | |
commit | 73a2804e119d1e81b457652b820457541598ed87 (patch) | |
tree | 91f7f890a11431bb6c0dd492b41599cf5f27de99 /app-i18n/fcitx-configtool/fcitx-configtool-0.1.4.ebuild | |
parent | dev-python/feedparser: 5.1.2 (diff) | |
download | historical-73a2804e119d1e81b457652b820457541598ed87.tar.gz historical-73a2804e119d1e81b457652b820457541598ed87.tar.bz2 historical-73a2804e119d1e81b457652b820457541598ed87.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-i18n/fcitx-configtool/fcitx-configtool-0.1.4.ebuild')
-rw-r--r-- | app-i18n/fcitx-configtool/fcitx-configtool-0.1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.1.4.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.1.4.ebuild index 22814eb132e8..34b026e5a8ef 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.1.4.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.1.4.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/fcitx-configtool/fcitx-configtool-0.1.4.ebuild,v 1.2 2010/12/18 08:50:55 qiaomuf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.1.4.ebuild,v 1.3 2012/05/03 19:24:27 jdhore Exp $ EAPI="2" DESCRIPTION="A gtk GUI to edit fcitx settings" @@ -17,7 +17,7 @@ RDEPEND="dev-libs/glib:2 DEPEND="${RDEPEND} =app-i18n/fcitx-4.0.0 dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" src_install(){ |