summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-02-14 18:07:15 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-02-14 18:07:15 +0000
commit4d3e6c79e3526c79ddd5075ad1b209af9b07a93e (patch)
treedc8ac1d315cace1734c79a63f14e28ac4fea666f /media-video/ati-gatos
parentChanging comment about ati-gatos unmask to refer to xfree-4.3.0-r6. (diff)
downloadgentoo-2-4d3e6c79e3526c79ddd5075ad1b209af9b07a93e.tar.gz
gentoo-2-4d3e6c79e3526c79ddd5075ad1b209af9b07a93e.tar.bz2
gentoo-2-4d3e6c79e3526c79ddd5075ad1b209af9b07a93e.zip
Change dep to xfree-4.3.0-r6, another security fix in -r5.
Diffstat (limited to 'media-video/ati-gatos')
-rw-r--r--media-video/ati-gatos/ChangeLog5
-rw-r--r--media-video/ati-gatos/ati-gatos-4.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ati-gatos/ChangeLog b/media-video/ati-gatos/ChangeLog
index 87809a7b89d4..b4976f381ad2 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.12 2004/02/09 21:57:43 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ChangeLog,v 1.13 2004/02/14 18:07:15 spyderous Exp $
+
+ 14 Feb 2004; Donnie Berkholz <spyderous@gentoo.org>; ati-gatos-4.3.0.ebuild:
+ Change dep to xfree-4.3.0-r6, another security fix in -r5.
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.
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 c899ea0e586e..8a4b2b4622ba 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.7 2004/02/09 21:57:43 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ati-gatos-4.3.0.ebuild,v 1.8 2004/02/14 18:07:15 spyderous Exp $
inherit eutils
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
KEYWORDS="~x86"
DEPEND="${DEPEND}
- >=x11-base/xfree-4.3.0-r5"
+ >=x11-base/xfree-4.3.0-r6"
pkg_setup() {
if [ ! "`grep gatos /var/db/pkg/x11-base/xfree-[0-9]*/USE`" ]