summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-10 09:02:57 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-10 09:02:57 +0000
commit17c080ffa2a9c1e37386bbf248a1f1a5646a5336 (patch)
tree2cfc136260babe59020a726c3fc81f68a0291ab0 /dev-db/qt-unixODBC
parentMark 1.4 stable on alpha (diff)
downloadgentoo-2-17c080ffa2a9c1e37386bbf248a1f1a5646a5336.tar.gz
gentoo-2-17c080ffa2a9c1e37386bbf248a1f1a5646a5336.tar.bz2
gentoo-2-17c080ffa2a9c1e37386bbf248a1f1a5646a5336.zip
Mark 3.3.4 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-db/qt-unixODBC')
-rw-r--r--dev-db/qt-unixODBC/ChangeLog5
-rw-r--r--dev-db/qt-unixODBC/Manifest4
-rw-r--r--dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog
index f7b683253a21..712173338819 100644
--- a/dev-db/qt-unixODBC/ChangeLog
+++ b/dev-db/qt-unixODBC/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/qt-unixODBC
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.4 2005/09/09 15:48:49 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.5 2005/09/10 09:02:57 agriffis Exp $
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> qt-unixODBC-3.3.4.ebuild:
+ Mark 3.3.4 stable on alpha
09 Sep 2005; Tom Gall <tgall@gentoo.org> qt-unixODBC-3.3.4.ebuild:
stable on ppc64 bug #14178
diff --git a/dev-db/qt-unixODBC/Manifest b/dev-db/qt-unixODBC/Manifest
index ec325a14c12d..ea2ea3bc5779 100644
--- a/dev-db/qt-unixODBC/Manifest
+++ b/dev-db/qt-unixODBC/Manifest
@@ -1,4 +1,4 @@
-MD5 e769a5b600de6e85b6fbc0a2dbfd534b ChangeLog 672
+MD5 9d5ca4d242b789d07349d5c75bc7d8f0 qt-unixODBC-3.3.4.ebuild 1573
MD5 512150b47a904b0240101e319856aab1 metadata.xml 156
-MD5 32677ec53acd466da3b41160d370c794 qt-unixODBC-3.3.4.ebuild 1574
+MD5 e769a5b600de6e85b6fbc0a2dbfd534b ChangeLog 672
MD5 07a5c97eddc68da556434cdd09a7a903 files/digest-qt-unixODBC-3.3.4 72
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild
index 808228ce5c58..6a4d7cc0e222 100644
--- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild
+++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.4.ebuild,v 1.2 2005/09/09 15:48:49 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild,v 1.3 2005/09/10 09:02:57 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2"
IUSE=""
LICENSE="|| ( QPL-1.0 GPL-2 )"
SLOT="3"
-KEYWORDS="~x86 ~amd64 ~hppa ~mips ~ppc ppc64 ~alpha ~sparc ~ia64"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
DEPEND="~x11-libs/qt-$PV
dev-db/unixODBC"