summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-17 00:35:00 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-17 00:35:00 +0000
commit272dcce753e9c6448836e6aeefd9012fa5b29e64 (patch)
tree4061755f69a79c484f248186ff1cb3b69a763bef /dev-db/qt-unixODBC
parentMark 2.04 stable on ia64 (diff)
downloadgentoo-2-272dcce753e9c6448836e6aeefd9012fa5b29e64.tar.gz
gentoo-2-272dcce753e9c6448836e6aeefd9012fa5b29e64.tar.bz2
gentoo-2-272dcce753e9c6448836e6aeefd9012fa5b29e64.zip
Mark 3.3.4 stable on ia64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-db/qt-unixODBC')
-rw-r--r--dev-db/qt-unixODBC/ChangeLog5
-rw-r--r--dev-db/qt-unixODBC/Manifest2
-rw-r--r--dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog
index 712173338819..d70208ed382d 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.5 2005/09/10 09:02:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.6 2005/09/17 00:35:00 agriffis Exp $
+
+ 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> qt-unixODBC-3.3.4.ebuild:
+ Mark 3.3.4 stable on ia64
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> qt-unixODBC-3.3.4.ebuild:
Mark 3.3.4 stable on alpha
diff --git a/dev-db/qt-unixODBC/Manifest b/dev-db/qt-unixODBC/Manifest
index 1f3e1503604b..f147b6af1933 100644
--- a/dev-db/qt-unixODBC/Manifest
+++ b/dev-db/qt-unixODBC/Manifest
@@ -1,4 +1,4 @@
-MD5 13b44cd7db271df0bf61846f5cbe01b8 qt-unixODBC-3.3.4.ebuild 1576
MD5 512150b47a904b0240101e319856aab1 metadata.xml 156
MD5 90766e733e8884638c587e40bd037db1 ChangeLog 781
+MD5 c3c7265036a5de1307c72b5d340c6b29 qt-unixODBC-3.3.4.ebuild 1575
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 6a4d7cc0e222..0bd4cc487cce 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.3 2005/09/10 09:02:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild,v 1.4 2005/09/17 00:35:00 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="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"