From c6926acfde5cd894d8757293712272c1853609eb Mon Sep 17 00:00:00 2001 From: Bryan Stine Date: Mon, 9 Feb 2004 21:57:43 +0000 Subject: Changed xfree dependency to 4.3.0-r5, reflecting new release plan. --- media-video/ati-gatos/ChangeLog | 5 ++++- media-video/ati-gatos/ati-gatos-4.3.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-video/ati-gatos') diff --git a/media-video/ati-gatos/ChangeLog b/media-video/ati-gatos/ChangeLog index 389edfa1a491..87809a7b89d4 100644 --- a/media-video/ati-gatos/ChangeLog +++ b/media-video/ati-gatos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/ati-gatos # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ChangeLog,v 1.11 2004/02/08 04:59:47 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ChangeLog,v 1.12 2004/02/09 21:57:43 battousai Exp $ + + 09 Feb 2004; Bryan Stine ; ati-gatos-4.3.0.ebuild: + Change xfree dependency to 4.3.0-r5, reflecting new release plan. 08 Feb 2004; ati-gatos-4.3.0.ebuild: Now depends on xfree >=4.3.0-r4 for the gatos-SDK patch diff --git a/media-video/ati-gatos/ati-gatos-4.3.0.ebuild b/media-video/ati-gatos/ati-gatos-4.3.0.ebuild index a959db2f8bf4..c899ea0e586e 100644 --- a/media-video/ati-gatos/ati-gatos-4.3.0.ebuild +++ b/media-video/ati-gatos/ati-gatos-4.3.0.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/media-video/ati-gatos/ati-gatos-4.3.0.ebuild,v 1.6 2004/02/08 04:59:47 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ati-gatos-4.3.0.ebuild,v 1.7 2004/02/09 21:57:43 battousai Exp $ inherit eutils @@ -15,7 +15,7 @@ LICENSE="GPL-2" KEYWORDS="~x86" DEPEND="${DEPEND} - >=x11-base/xfree-4.3.0-r4" + >=x11-base/xfree-4.3.0-r5" pkg_setup() { if [ ! "`grep gatos /var/db/pkg/x11-base/xfree-[0-9]*/USE`" ] -- cgit v1.2.3-65-gdbad