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/scim-tables
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/scim-tables')
-rw-r--r--app-i18n/scim-tables/ChangeLog8
-rw-r--r--app-i18n/scim-tables/scim-tables-0.5.10.ebuild6
-rw-r--r--app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-i18n/scim-tables/ChangeLog b/app-i18n/scim-tables/ChangeLog
index 4f31fb0842b2..ddbb41fc4b65 100644
--- a/app-i18n/scim-tables/ChangeLog
+++ b/app-i18n/scim-tables/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/scim-tables
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.66 2011/06/14 13:46:46 naota Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.67 2012/05/03 19:24:32 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> scim-tables-0.5.8-r1.ebuild,
+ scim-tables-0.5.10.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*scim-tables-0.5.10 (14 Jun 2011)
diff --git a/app-i18n/scim-tables/scim-tables-0.5.10.ebuild b/app-i18n/scim-tables/scim-tables-0.5.10.ebuild
index 50b764236a4b..3da7c05f9e31 100644
--- a/app-i18n/scim-tables/scim-tables-0.5.10.ebuild
+++ b/app-i18n/scim-tables/scim-tables-0.5.10.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-tables/scim-tables-0.5.10.ebuild,v 1.1 2011/06/14 13:46:46 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.10.ebuild,v 1.2 2012/05/03 19:24:32 jdhore Exp $
inherit autotools base eutils
@@ -20,7 +20,7 @@ done
RDEPEND=">=app-i18n/scim-1.4.7-r2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
PATCHES=( "${FILESDIR}/${PN}-0.5.8+gcc-4.3.patch" )
diff --git a/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild b/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild
index 0aea168d45c7..69bc0c744bda 100644
--- a/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild
+++ b/app-i18n/scim-tables/scim-tables-0.5.8-r1.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-tables/scim-tables-0.5.8-r1.ebuild,v 1.10 2011/02/13 19:17:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.11 2012/05/03 19:24:33 jdhore Exp $
inherit autotools base eutils
@@ -20,7 +20,7 @@ done
RDEPEND=">=app-i18n/scim-1.4.7-r2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
PATCHES=( "${FILESDIR}/${P}+gcc-4.3.patch" )