summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-07-22 08:28:47 +0000
committerHans de Graaff <graaff@gentoo.org>2007-07-22 08:28:47 +0000
commitef62cd22a30a0c787e7371f0deae5313dbdf5e87 (patch)
tree4554caa9dba0e0e44745fb2eba94a20652566eaf /dev-libs/libotf
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-ef62cd22a30a0c787e7371f0deae5313dbdf5e87.tar.gz
gentoo-2-ef62cd22a30a0c787e7371f0deae5313dbdf5e87.tar.bz2
gentoo-2-ef62cd22a30a0c787e7371f0deae5313dbdf5e87.zip
Drop virtual/x11 references.
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r--dev-libs/libotf/ChangeLog5
-rw-r--r--dev-libs/libotf/libotf-0.9.4.ebuild10
2 files changed, 8 insertions, 7 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog
index 4a5efee87c6d..b1a67012bf41 100644
--- a/dev-libs/libotf/ChangeLog
+++ b/dev-libs/libotf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libotf
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.24 2007/03/01 13:28:07 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.25 2007/07/22 08:28:47 graaff Exp $
+
+ 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> libotf-0.9.4.ebuild:
+ Drop virtual/x11 references.
*libotf-0.9.5 (01 Mar 2007)
diff --git a/dev-libs/libotf/libotf-0.9.4.ebuild b/dev-libs/libotf/libotf-0.9.4.ebuild
index 62fc4bffc558..948d772a75b1 100644
--- a/dev-libs/libotf/libotf-0.9.4.ebuild
+++ b/dev-libs/libotf/libotf-0.9.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.4.ebuild,v 1.1 2006/06/16 16:45:22 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.4.ebuild,v 1.2 2007/07/22 08:28:47 graaff Exp $
DESCRIPTION="Library for handling OpenType fonts (OTF)"
HOMEPAGE="http://www.m17n.org/libotf/"
@@ -11,10 +11,8 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 ppc alpha amd64 ppc64 sparc hppa"
IUSE="X"
-RDEPEND="|| ( ( x11-libs/libXaw
- x11-libs/libICE
- )
- virtual/x11 )
+RDEPEND="x11-libs/libXaw
+ x11-libs/libICE
>=media-libs/freetype-2.1"
DEPEND="${RDEPEND}