summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 19:24:34 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 19:24:34 +0000
commit9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161 (patch)
tree051bc064135270aec2cbf4eac72f1e7baf8927c6 /app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
parentdev-python/feedparser: 5.1.2 (diff)
downloadgentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.tar.gz
gentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.tar.bz2
gentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild')
-rw-r--r--app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
index 0d96ad08f4db..fb4b35fa7d24 100644
--- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/ibus-table-1.2.0.20100111.ebuild,v 1.5 2011/04/16 22:21:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild,v 1.6 2012/05/03 19:24:29 jdhore Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -20,7 +20,7 @@ RDEPEND=">=app-i18n/ibus-1.2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
nls? ( >=sys-devel/gettext-0.16.1 )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
mv py-compile py-compile.orig || die