diff options
author | Bryan Stine <battousai@gentoo.org> | 2004-02-09 21:57:43 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2004-02-09 21:57:43 +0000 |
commit | c6926acfde5cd894d8757293712272c1853609eb (patch) | |
tree | f6441a8c5eacef5d1564227307d26d66073cd7e1 /media-video/ati-gatos | |
parent | stable on hppa, again... (Manifest recommit) (diff) | |
download | gentoo-2-c6926acfde5cd894d8757293712272c1853609eb.tar.gz gentoo-2-c6926acfde5cd894d8757293712272c1853609eb.tar.bz2 gentoo-2-c6926acfde5cd894d8757293712272c1853609eb.zip |
Changed xfree dependency to 4.3.0-r5, reflecting new release plan.
Diffstat (limited to 'media-video/ati-gatos')
-rw-r--r-- | media-video/ati-gatos/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ati-gatos/ati-gatos-4.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <battousai@gentoo.org>; ati-gatos-4.3.0.ebuild: + Change xfree dependency to 4.3.0-r5, reflecting new release plan. 08 Feb 2004; <bryan@gentoo.org> 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`" ] |