summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-01-04 22:39:14 +0000
committerUlrich Müller <ulm@gentoo.org>2009-01-04 22:39:14 +0000
commit96b001ed48b47f9242ba9480302e8ff64d62db8a (patch)
tree330528a47093385ab46020a98df60c275e1aea92 /app-i18n
parentAdding paramiko to releaseforge-1.3 deps. Fixes #238313 (diff)
downloadhistorical-96b001ed48b47f9242ba9480302e8ff64d62db8a.tar.gz
historical-96b001ed48b47f9242ba9480302e8ff64d62db8a.tar.bz2
historical-96b001ed48b47f9242ba9480302e8ff64d62db8a.zip
Change virtual/xft dependency to x11-libs/libXft, bug 253771.
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.27-gentoo-r4 i686
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/fcitx/ChangeLog7
-rw-r--r--app-i18n/fcitx/fcitx-3.1.1.ebuild6
-rw-r--r--app-i18n/minichinput/ChangeLog7
-rw-r--r--app-i18n/minichinput/minichinput-0.1.9.ebuild6
-rw-r--r--app-i18n/xvnkb/ChangeLog8
-rw-r--r--app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild6
-rw-r--r--app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild6
-rw-r--r--app-i18n/xvnkb/xvnkb-0.2.9a.ebuild6
8 files changed, 31 insertions, 21 deletions
diff --git a/app-i18n/fcitx/ChangeLog b/app-i18n/fcitx/ChangeLog
index d701c7cdca69..6253c57d5a61 100644
--- a/app-i18n/fcitx/ChangeLog
+++ b/app-i18n/fcitx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/fcitx
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.23 2008/08/08 23:23:54 matsuu Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.24 2009/01/04 22:34:30 ulm Exp $
+
+ 04 Jan 2009; Ulrich Mueller <ulm@gentoo.org> fcitx-3.1.1.ebuild:
+ Change virtual/xft dependency to x11-libs/libXft, bug 253771.
*fcitx-3.5 (08 Aug 2008)
diff --git a/app-i18n/fcitx/fcitx-3.1.1.ebuild b/app-i18n/fcitx/fcitx-3.1.1.ebuild
index 43b085aa4eff..781ea0f1b9cd 100644
--- a/app-i18n/fcitx/fcitx-3.1.1.ebuild
+++ b/app-i18n/fcitx/fcitx-3.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.1.1.ebuild,v 1.10 2008/08/08 23:23:54 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.1.1.ebuild,v 1.11 2009/01/04 22:34:30 ulm Exp $
DESCRIPTION="Free Chinese Input Toy for X. Another Chinese XIM Input Method"
HOMEPAGE="http://fcitx.net/"
@@ -15,7 +15,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXpm
x11-libs/libXrender
x11-libs/libXt
- truetype? ( || ( x11-libs/libXft virtual/xft ) )"
+ truetype? ( x11-libs/libXft )"
DEPEND="${RDEPEND}"
src_compile() {
diff --git a/app-i18n/minichinput/ChangeLog b/app-i18n/minichinput/ChangeLog
index e5ef2397d510..9aece1bea1eb 100644
--- a/app-i18n/minichinput/ChangeLog
+++ b/app-i18n/minichinput/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/minichinput
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/minichinput/ChangeLog,v 1.6 2007/07/22 09:16:50 calchan Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/minichinput/ChangeLog,v 1.7 2009/01/04 22:36:51 ulm Exp $
+
+ 04 Jan 2009; Ulrich Mueller <ulm@gentoo.org> minichinput-0.1.9.ebuild:
+ Change virtual/xft dependency to x11-libs/libXft, bug 253771.
22 Jul 2007; Denis Dupeyron <calchan@gentoo.org> minichinput-0.1.9.ebuild:
Drop virtual/x11 dependency.
diff --git a/app-i18n/minichinput/minichinput-0.1.9.ebuild b/app-i18n/minichinput/minichinput-0.1.9.ebuild
index fcb7c00cbb88..8acdd81d4e50 100644
--- a/app-i18n/minichinput/minichinput-0.1.9.ebuild
+++ b/app-i18n/minichinput/minichinput-0.1.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/minichinput/minichinput-0.1.9.ebuild,v 1.8 2007/07/22 09:16:50 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/minichinput/minichinput-0.1.9.ebuild,v 1.9 2009/01/04 22:36:51 ulm Exp $
inherit eutils
@@ -17,7 +17,7 @@ KEYWORDS="x86"
IUSE=""
DEPEND="x11-libs/libX11
- || ( x11-libs/libXft virtual/xft )
+ x11-libs/libXft
media-libs/fontconfig
>=media-libs/imlib-1.9.13
!app-i18n/chinput"
diff --git a/app-i18n/xvnkb/ChangeLog b/app-i18n/xvnkb/ChangeLog
index f3807579a86d..4e1be846117e 100644
--- a/app-i18n/xvnkb/ChangeLog
+++ b/app-i18n/xvnkb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/xvnkb
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/ChangeLog,v 1.19 2008/10/30 15:27:52 matsuu Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/ChangeLog,v 1.20 2009/01/04 22:39:14 ulm Exp $
+
+ 04 Jan 2009; Ulrich Mueller <ulm@gentoo.org> xvnkb-0.2.8a-r1.ebuild,
+ xvnkb-0.2.9a.ebuild, xvnkb-0.2.9a-r1.ebuild:
+ Change virtual/xft dependency to x11-libs/libXft, bug 253771.
*xvnkb-0.2.9a-r1 (30 Oct 2008)
diff --git a/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild b/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild
index 6f0edfc20e03..bbf50587d7f0 100644
--- a/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild
+++ b/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild,v 1.5 2007/07/22 09:53:17 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/xvnkb-0.2.8a-r1.ebuild,v 1.6 2009/01/04 22:39:14 ulm Exp $
inherit eutils
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
RDEPEND="x11-libs/libX11
- truetype? ( virtual/xft )"
+ truetype? ( x11-libs/libXft )"
DEPEND="${RDEPEND}
x11-proto/xproto"
diff --git a/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild b/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild
index b2325a48e592..73ad08d48f48 100644
--- a/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild
+++ b/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild,v 1.1 2008/10/30 15:27:52 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild,v 1.2 2009/01/04 22:39:14 ulm Exp $
inherit eutils multilib toolchain-funcs
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="x11-libs/libX11
- truetype? ( virtual/xft )"
+ truetype? ( x11-libs/libXft )"
DEPEND="${RDEPEND}
x11-proto/xproto"
diff --git a/app-i18n/xvnkb/xvnkb-0.2.9a.ebuild b/app-i18n/xvnkb/xvnkb-0.2.9a.ebuild
index f462cecc2717..9a87b47e465c 100644
--- a/app-i18n/xvnkb/xvnkb-0.2.9a.ebuild
+++ b/app-i18n/xvnkb/xvnkb-0.2.9a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/xvnkb-0.2.9a.ebuild,v 1.5 2008/03/01 13:04:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/xvnkb/xvnkb-0.2.9a.ebuild,v 1.6 2009/01/04 22:39:14 ulm Exp $
inherit eutils
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc ~x86"
RDEPEND="x11-libs/libX11
- truetype? ( virtual/xft )"
+ truetype? ( x11-libs/libXft )"
DEPEND="${RDEPEND}
x11-proto/xproto"