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 | 73a2804e119d1e81b457652b820457541598ed87 (patch) | |
tree | 91f7f890a11431bb6c0dd492b41599cf5f27de99 /app-i18n/scim-tomoe | |
parent | dev-python/feedparser: 5.1.2 (diff) | |
download | historical-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/scim-tomoe')
-rw-r--r-- | app-i18n/scim-tomoe/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/scim-tomoe/ChangeLog b/app-i18n/scim-tomoe/ChangeLog index f4c7267b1f77..1ce1443297dd 100644 --- a/app-i18n/scim-tomoe/ChangeLog +++ b/app-i18n/scim-tomoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-tomoe -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/ChangeLog,v 1.12 2011/03/27 11:36:05 nirbheek Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/ChangeLog,v 1.13 2012/05/03 19:24:28 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> scim-tomoe-0.6.0-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> scim-tomoe-0.6.0-r2.ebuild: diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild index c4cc5b64a5b1..1f12569d66b2 100644 --- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild +++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-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-tomoe/scim-tomoe-0.6.0-r2.ebuild,v 1.2 2011/03/27 11:36:05 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r2.ebuild,v 1.3 2012/05/03 19:24:28 jdhore Exp $ EAPI="2" @@ -20,7 +20,7 @@ RDEPEND=">=app-i18n/scim-1.2.0 gucharmap? ( >=gnome-extra/gucharmap-1.4 ) >=x11-libs/gtk+-2.4:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=dev-util/intltool-0.35.0" src_prepare() { |