From 9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161 Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Thu, 3 May 2012 19:24:34 +0000 Subject: dev-util/pkgconfig -> virtual/pkgconfig (Portage version: 2.2.0_alpha101/cvs/Linux i686) --- app-i18n/scim-pinyin/ChangeLog | 8 ++++++-- app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild | 6 +++--- app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'app-i18n/scim-pinyin') diff --git a/app-i18n/scim-pinyin/ChangeLog b/app-i18n/scim-pinyin/ChangeLog index b602e2ebb0c4..5f84ab975a65 100644 --- a/app-i18n/scim-pinyin/ChangeLog +++ b/app-i18n/scim-pinyin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-pinyin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.41 2011/02/13 19:17:08 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.42 2012/05/03 19:24:31 jdhore Exp $ + + 03 May 2012; Jeff Horelick scim-pinyin-0.5.91-r2.ebuild, + scim-pinyin-0.5.91-r3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 13 Feb 2011; Raúl Porcel scim-pinyin-0.5.91-r2.ebuild, scim-pinyin-0.5.91-r3.ebuild: diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild index 014f94c023e9..7f13601b6c18 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.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/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild,v 1.7 2011/02/13 18:07:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild,v 1.8 2012/05/03 19:24:31 jdhore Exp $ inherit eutils autotools @@ -18,7 +18,7 @@ RDEPEND="x11-libs/libXt nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" src_unpack() { diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild index 052b84fe8ac9..d98b820dbf9b 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.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/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild,v 1.10 2011/02/13 19:17:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild,v 1.11 2012/05/03 19:24:31 jdhore Exp $ inherit autotools eutils @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libXt || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 ) nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" src_unpack() { -- cgit v1.2.3-65-gdbad