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-tv | |
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-tv')
-rw-r--r-- | app-i18n/ibus-table-tv/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/ibus-table-tv/ChangeLog b/app-i18n/ibus-table-tv/ChangeLog index 6d7db10d3944..4528b0ce1836 100644 --- a/app-i18n/ibus-table-tv/ChangeLog +++ b/app-i18n/ibus-table-tv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/ibus-table-tv -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ChangeLog,v 1.3 2010/05/04 00:43:51 matsuu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ChangeLog,v 1.4 2012/05/03 19:24:34 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> + ibus-table-tv-1.2.0.20100305.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 04 May 2010; MATSUU Takuto <matsuu@gentoo.org> -ibus-table-tv-1.2.0.20100108.ebuild, ibus-table-tv-1.2.0.20100305.ebuild: diff --git a/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild b/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild index 58a7b206c59e..6b3909d633ee 100644 --- a/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-tv/ibus-table-tv-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-tv/ibus-table-tv-1.2.0.20100305.ebuild,v 1.2 2010/05/04 00:43:51 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild,v 1.3 2012/05/03 19:24:34 jdhore Exp $ DESCRIPTION="The Thai and Viqr (Vietnamese) tables for IBus-Table" HOMEPAGE="http://code.google.com/p/ibus/" @@ -13,7 +13,7 @@ IUSE="" RDEPEND=">=app-i18n/ibus-table-1.2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_install() { emake DESTDIR="${D}" install || die |