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
commit7af19cb07bf3b6075d516371a407d24c4e9c1333 (patch)
tree495c51ba0a5e4d22c4fa891a0792825b264a8d0a /dev-db/qt-unixODBC
parentConverted to UTF-8, fixed encoding screwups (diff)
downloadhistorical-7af19cb07bf3b6075d516371a407d24c4e9c1333.tar.gz
historical-7af19cb07bf3b6075d516371a407d24c4e9c1333.tar.bz2
historical-7af19cb07bf3b6075d516371a407d24c4e9c1333.zip
Mark 3.3.4 stable on ia64
Package-Manager: portage-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/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 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..8935586d8c42 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 cef22405643382f9e514366234e824ba ChangeLog 886
+MD5 2a1ae045ff7268b117acc2d64cfa5469 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"