diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-07-22 08:35:34 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-07-22 08:35:34 +0000 |
commit | e1053d747a9a3db9a22feb4e72823a9d9aca8993 (patch) | |
tree | 38d6dfdc6e80de5540907b3b41dd58a516dc55c7 /dev-libs/libotf | |
parent | Remove virtual/x11 references. (diff) | |
download | historical-e1053d747a9a3db9a22feb4e72823a9d9aca8993.tar.gz historical-e1053d747a9a3db9a22feb4e72823a9d9aca8993.tar.bz2 historical-e1053d747a9a3db9a22feb4e72823a9d9aca8993.zip |
Drop virtual/x11 references.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r-- | dev-libs/libotf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libotf/libotf-0.9.4.ebuild | 10 |
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} |