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/fcitx
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/fcitx')
-rw-r--r--app-i18n/fcitx/ChangeLog7
-rw-r--r--app-i18n/fcitx/fcitx-3.6.3.ebuild6
-rw-r--r--app-i18n/fcitx/fcitx-3.6.4.ebuild6
-rw-r--r--app-i18n/fcitx/fcitx-4.0.0.ebuild4
-rw-r--r--app-i18n/fcitx/fcitx-4.0.1.ebuild6
-rw-r--r--app-i18n/fcitx/fcitx-4.2.1.ebuild4
-rw-r--r--app-i18n/fcitx/fcitx-4.2.2.ebuild4
7 files changed, 21 insertions, 16 deletions
diff --git a/app-i18n/fcitx/ChangeLog b/app-i18n/fcitx/ChangeLog
index f6962f9e1eee..28aaed6b30fd 100644
--- a/app-i18n/fcitx/ChangeLog
+++ b/app-i18n/fcitx/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-i18n/fcitx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.45 2012/04/23 10:21:28 qiaomuf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.46 2012/05/03 19:24:26 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> fcitx-3.6.3.ebuild,
+ fcitx-3.6.4.ebuild, fcitx-4.0.0.ebuild, fcitx-4.0.1.ebuild,
+ fcitx-4.2.1.ebuild, fcitx-4.2.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*fcitx-4.2.2 (23 Apr 2012)
diff --git a/app-i18n/fcitx/fcitx-3.6.3.ebuild b/app-i18n/fcitx/fcitx-3.6.3.ebuild
index 174137e328f3..39c1be39a91b 100644
--- a/app-i18n/fcitx/fcitx-3.6.3.ebuild
+++ b/app-i18n/fcitx/fcitx-3.6.3.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/fcitx-3.6.3.ebuild,v 1.1 2010/02/14 04:35:54 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.6.3.ebuild,v 1.2 2012/05/03 19:24:26 jdhore Exp $
EAPI=2
inherit autotools eutils
@@ -24,7 +24,7 @@ RDEPEND="x11-libs/libX11
dbus? ( >=sys-apps/dbus-0.2 )"
DEPEND="${RDEPEND}
x11-proto/xproto
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-asneeded.patch
diff --git a/app-i18n/fcitx/fcitx-3.6.4.ebuild b/app-i18n/fcitx/fcitx-3.6.4.ebuild
index 9c2a26010856..ce4adbdb1b4a 100644
--- a/app-i18n/fcitx/fcitx-3.6.4.ebuild
+++ b/app-i18n/fcitx/fcitx-3.6.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/fcitx-3.6.4.ebuild,v 1.1 2010/11/27 07:05:07 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.6.4.ebuild,v 1.2 2012/05/03 19:24:26 jdhore Exp $
EAPI=2
inherit autotools eutils
@@ -24,7 +24,7 @@ RDEPEND="x11-libs/libX11
dbus? ( >=sys-apps/dbus-0.2 )"
DEPEND="${RDEPEND}
x11-proto/xproto
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${PN}-3.6.3-asneeded.patch
diff --git a/app-i18n/fcitx/fcitx-4.0.0.ebuild b/app-i18n/fcitx/fcitx-4.0.0.ebuild
index e8d2b27beb8b..5913f7d5e7ac 100644
--- a/app-i18n/fcitx/fcitx-4.0.0.ebuild
+++ b/app-i18n/fcitx/fcitx-4.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.0.0.ebuild,v 1.2 2012/03/21 01:54:50 qiaomuf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.0.0.ebuild,v 1.3 2012/05/03 19:24:26 jdhore Exp $
EAPI="3"
@@ -21,7 +21,7 @@ RDEPEND="x11-libs/libX11
dbus? ( >=sys-apps/dbus-0.2 )"
DEPEND="${RDEPEND}
x11-proto/xproto
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/app-i18n/fcitx/fcitx-4.0.1.ebuild b/app-i18n/fcitx/fcitx-4.0.1.ebuild
index f5417f4fbcff..f6bc7d5ff057 100644
--- a/app-i18n/fcitx/fcitx-4.0.1.ebuild
+++ b/app-i18n/fcitx/fcitx-4.0.1.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/fcitx/fcitx-4.0.1.ebuild,v 1.3 2011/11/02 06:53:22 qiaomuf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.0.1.ebuild,v 1.4 2012/05/03 19:24:26 jdhore Exp $
EAPI="3"
@@ -23,7 +23,7 @@ RDEPEND="x11-libs/libX11
dbus? ( >=sys-apps/dbus-0.2 )"
DEPEND="${RDEPEND}
x11-proto/xproto
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# fix a bug when compiling without pango
diff --git a/app-i18n/fcitx/fcitx-4.2.1.ebuild b/app-i18n/fcitx/fcitx-4.2.1.ebuild
index 31e91e1415ab..11ca1554c8c5 100644
--- a/app-i18n/fcitx/fcitx-4.2.1.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild,v 1.5 2012/04/18 18:39:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild,v 1.6 2012/05/03 19:24:26 jdhore Exp $
EAPI="3"
@@ -27,7 +27,7 @@ RDEPEND="x11-libs/libX11
DEPEND="${RDEPEND}
app-arch/xz-utils
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xproto"
update_gtk_immodules() {
diff --git a/app-i18n/fcitx/fcitx-4.2.2.ebuild b/app-i18n/fcitx/fcitx-4.2.2.ebuild
index 5c1bacbea04a..aa62861fce71 100644
--- a/app-i18n/fcitx/fcitx-4.2.2.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.2.ebuild,v 1.1 2012/04/23 10:21:28 qiaomuf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.2.ebuild,v 1.2 2012/05/03 19:24:26 jdhore Exp $
EAPI="3"
@@ -43,7 +43,7 @@ RDEPEND="
DEPEND="${RDEPEND}
app-arch/xz-utils
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xproto"
update_gtk_immodules() {