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/uim-tomoe-gtk
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/uim-tomoe-gtk')
-rw-r--r--app-i18n/uim-tomoe-gtk/ChangeLog7
-rw-r--r--app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/uim-tomoe-gtk/ChangeLog b/app-i18n/uim-tomoe-gtk/ChangeLog
index 5422abd628ab..dd114f575572 100644
--- a/app-i18n/uim-tomoe-gtk/ChangeLog
+++ b/app-i18n/uim-tomoe-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/uim-tomoe-gtk
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim-tomoe-gtk/ChangeLog,v 1.1 2007/07/07 05:52:33 matsuu Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim-tomoe-gtk/ChangeLog,v 1.2 2012/05/03 19:24:31 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> uim-tomoe-gtk-0.6.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*uim-tomoe-gtk-0.6.0 (07 Jul 2007)
diff --git a/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild b/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
index c770b4518494..8867b793ed1c 100644
--- a/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
+++ b/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild,v 1.1 2007/07/07 05:52:33 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild,v 1.2 2012/05/03 19:24:31 jdhore Exp $
DESCRIPTION="Japanese input method Tomoe IMEngine for uim"
HOMEPAGE="http://tomoe.sourceforge.net/"
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND="|| ( app-i18n/uim app-i18n/uim-svn )
>=app-i18n/libtomoe-gtk-0.6.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install || die "make install failed"