diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 15:15:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 15:15:54 +0000 |
commit | a1330544439c3ec0ba3f862afdb0c05d856fb6a6 (patch) | |
tree | f15218e7fbd703ec71714fa75d6208f674158e5e /dev-db/qt-unixODBC | |
parent | amd64/x86 stable, bug #253055 (diff) | |
download | gentoo-2-a1330544439c3ec0ba3f862afdb0c05d856fb6a6.tar.gz gentoo-2-a1330544439c3ec0ba3f862afdb0c05d856fb6a6.tar.bz2 gentoo-2-a1330544439c3ec0ba3f862afdb0c05d856fb6a6.zip |
alpha/ia64/sparc/x86 stable wrt #254153
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-db/qt-unixODBC')
-rw-r--r-- | dev-db/qt-unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog index 9ef86e7804b2..e5cdbd9a2fcf 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.42 2009/01/09 17:27:05 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.43 2009/01/10 15:15:54 armin76 Exp $ + + 10 Jan 2009; Raúl Porcel <armin76@gentoo.org> qt-unixODBC-3.3.8b.ebuild: + alpha/ia64/sparc/x86 stable wrt #254153 09 Jan 2009; Guy Martin <gmsoft@gentoo.org> qt-unixODBC-3.3.8b.ebuild: hppa stable, #254153 diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild index a083ce68cee0..9acd8556db07 100644 --- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild +++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.8b.ebuild,v 1.4 2009/01/09 17:27:05 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild,v 1.5 2009/01/10 15:15:54 armin76 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 GPL-3 )" 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" |