diff options
Diffstat (limited to 'virtual/xft/xft-6.8.ebuild')
-rw-r--r-- | virtual/xft/xft-6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/xft/xft-6.8.ebuild b/virtual/xft/xft-6.8.ebuild index ababc9681c7e..a594990a40ce 100644 --- a/virtual/xft/xft-6.8.ebuild +++ b/virtual/xft/xft-6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/xft/xft-6.8.ebuild,v 1.2 2006/07/10 21:19:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/xft/xft-6.8.ebuild,v 1.3 2006/08/23 21:26:11 swegener Exp $ DESCRIPTION="Virtual for the Xft font library" HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/" @@ -10,4 +10,4 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND="<=x11-base/xorg-x11-6.99" -DEPEND="${RDEPEND}" +DEPEND="" |