From c7b2242fea223a4578165488c83ff350f2fea543 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Tue, 30 Mar 2004 17:33:47 +0000 Subject: Change x11-base/xfree dependency to virtual/x11. --- app-sci/libgeda/libgeda-20040111.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-sci/libgeda/libgeda-20040111.ebuild') diff --git a/app-sci/libgeda/libgeda-20040111.ebuild b/app-sci/libgeda/libgeda-20040111.ebuild index f9db7ba9bcf1..37eac7273020 100644 --- a/app-sci/libgeda/libgeda-20040111.ebuild +++ b/app-sci/libgeda/libgeda-20040111.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/libgeda/libgeda-20040111.ebuild,v 1.1 2004/02/01 18:36:14 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/libgeda/libgeda-20040111.ebuild,v 1.2 2004/03/30 17:33:47 spyderous Exp $ HOMEPAGE="http://www.geda.seul.org" DESCRIPTION="libgeda - this library provides functions needed for a working gEDA/gaf system" @@ -13,7 +13,7 @@ SLOT="0" DEPEND=">=dev-libs/glib-1.2.10 >=x11-libs/gtk+-2.2 - x11-base/xfree + virtual/x11 >=dev-util/pkgconfig-0.15.0 >=app-sci/libgdgeda-2.0.15" -- cgit v1.2.3-65-gdbad