summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-13 13:12:01 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-13 13:12:01 +0000
commitbc197b77db7eab7fd1564e4888e8bc1a8db9dda7 (patch)
tree7fc52abd1f5cdb3582fbcc7d93eca7f5c665e99a /dev-db
parentStable on sparc wrt security #172746 (diff)
downloadgentoo-2-bc197b77db7eab7fd1564e4888e8bc1a8db9dda7.tar.gz
gentoo-2-bc197b77db7eab7fd1564e4888e8bc1a8db9dda7.tar.bz2
gentoo-2-bc197b77db7eab7fd1564e4888e8bc1a8db9dda7.zip
Stable on sparc wrt security #172746
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/qt-unixODBC/ChangeLog6
-rw-r--r--dev-db/qt-unixODBC/qt-unixODBC-3.3.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog
index be7a7f555d03..d1fb9e3d3a87 100644
--- a/dev-db/qt-unixODBC/ChangeLog
+++ b/dev-db/qt-unixODBC/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/qt-unixODBC
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.31 2007/04/12 20:33:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.32 2007/04/13 13:12:01 gustavoz Exp $
+
+ 13 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ qt-unixODBC-3.3.8.ebuild:
+ Stable on sparc wrt security #172746
12 Apr 2007; Jeroen Roovers <jer@gentoo.org> qt-unixODBC-3.3.8.ebuild:
Stable for HPPA (bug #172746).
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.8.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.8.ebuild
index b647b0ccc5ae..61edc34df8bb 100644
--- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.8.ebuild
+++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.8.ebuild,v 1.6 2007/04/12 20:33:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.8.ebuild,v 1.7 2007/04/13 13:12:01 gustavoz Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.gz"
IUSE=""
LICENSE="|| ( QPL-1.0 GPL-2 )"
SLOT="3"
-KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
DEPEND="~x11-libs/qt-$PV
dev-db/unixODBC"