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
commit73a2804e119d1e81b457652b820457541598ed87 (patch)
tree91f7f890a11431bb6c0dd492b41599cf5f27de99 /app-i18n/ibus-table-code
parentdev-python/feedparser: 5.1.2 (diff)
downloadhistorical-73a2804e119d1e81b457652b820457541598ed87.tar.gz
historical-73a2804e119d1e81b457652b820457541598ed87.tar.bz2
historical-73a2804e119d1e81b457652b820457541598ed87.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-i18n/ibus-table-code')
-rw-r--r--app-i18n/ibus-table-code/ChangeLog8
-rw-r--r--app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/ibus-table-code/ChangeLog b/app-i18n/ibus-table-code/ChangeLog
index de677b2ffc65..4aefad9a0c19 100644
--- a/app-i18n/ibus-table-code/ChangeLog
+++ b/app-i18n/ibus-table-code/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/ibus-table-code
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-code/ChangeLog,v 1.4 2010/05/04 00:37:30 matsuu Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-code/ChangeLog,v 1.5 2012/05/03 19:24:33 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ ibus-table-code-1.2.0.20100305.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
04 May 2010; MATSUU Takuto <matsuu@gentoo.org>
-ibus-table-code-1.2.0.20100108.ebuild,
diff --git a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild b/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild
index 5089530fd17e..5c69268c790c 100644
--- a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild
+++ b/app-i18n/ibus-table-code/ibus-table-code-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-code/ibus-table-code-1.2.0.20100305.ebuild,v 1.2 2010/05/04 00:37:30 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild,v 1.3 2012/05/03 19:24:33 jdhore Exp $
DESCRIPTION="The code tables for IBus-Table"
HOMEPAGE="http://code.google.com/p/ibus/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND=">=app-i18n/ibus-table-1.2.0.20090912"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install || die