diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 19:24:34 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 19:24:34 +0000 |
commit | 9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161 (patch) | |
tree | 051bc064135270aec2cbf4eac72f1e7baf8927c6 /app-i18n/ibus-table-extraphrase | |
parent | dev-python/feedparser: 5.1.2 (diff) | |
download | gentoo-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-extraphrase')
3 files changed, 13 insertions, 8 deletions
diff --git a/app-i18n/ibus-table-extraphrase/ChangeLog b/app-i18n/ibus-table-extraphrase/ChangeLog index ea03ba272483..829435e52598 100644 --- a/app-i18n/ibus-table-extraphrase/ChangeLog +++ b/app-i18n/ibus-table-extraphrase/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/ibus-table-extraphrase -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-extraphrase/ChangeLog,v 1.8 2010/03/13 00:54:30 matsuu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-extraphrase/ChangeLog,v 1.9 2012/05/03 19:24:28 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> + ibus-table-extraphrase-1.1.0.20090415.ebuild, + ibus-table-extraphrase-1.2.0.20100305.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *ibus-table-extraphrase-1.2.0.20100305 (13 Mar 2010) diff --git a/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.1.0.20090415.ebuild b/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.1.0.20090415.ebuild index aed49a2044a9..d5973b788189 100644 --- a/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.1.0.20090415.ebuild +++ b/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.1.0.20090415.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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-extraphrase/ibus-table-extraphrase-1.1.0.20090415.ebuild,v 1.1 2009/04/23 14:04:31 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.1.0.20090415.ebuild,v 1.2 2012/05/03 19:24:28 jdhore Exp $ DESCRIPTION="Chinese extra phrases for ibus-table based IME" HOMEPAGE="http://code.google.com/p/ibus/" @@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=app-i18n/ibus-table-1.1 - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="" src_install() { diff --git a/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.2.0.20100305.ebuild b/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.2.0.20100305.ebuild index a5e9cd598410..fe1c100682e7 100644 --- a/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-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-extraphrase/ibus-table-extraphrase-1.2.0.20100305.ebuild,v 1.1 2010/03/13 00:54:30 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.2.0.20100305.ebuild,v 1.2 2012/05/03 19:24:28 jdhore Exp $ DESCRIPTION="Chinese extra phrases for ibus-table based IME" HOMEPAGE="http://code.google.com/p/ibus/" @@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=app-i18n/ibus-table-1.1 - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="" src_install() { |