diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-07 19:44:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-07 19:44:51 +0000 |
commit | 992461860a3606f2de34cf30b3d8db8252633c88 (patch) | |
tree | f09a475f9d2eeb58ef8b7788d3a81a37bb21d84e /dev-db/qt-unixODBC | |
parent | stable ppc64, bug 254082 (diff) | |
download | gentoo-2-992461860a3606f2de34cf30b3d8db8252633c88.tar.gz gentoo-2-992461860a3606f2de34cf30b3d8db8252633c88.tar.bz2 gentoo-2-992461860a3606f2de34cf30b3d8db8252633c88.zip |
Marking qt-unixODBC-3.3.8b ppc64 for bug 253978
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'dev-db/qt-unixODBC')
-rw-r--r-- | dev-db/qt-unixODBC/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/qt-unixODBC/ChangeLog b/dev-db/qt-unixODBC/ChangeLog index f09e63776b0a..febac25e6ff1 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.39 2008/07/26 21:00:53 carlo Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/ChangeLog,v 1.40 2009/01/07 19:44:51 ranger Exp $ + + 07 Jan 2009; Brent Baude <ranger@gentoo.org> qt-unixODBC-3.3.8b.ebuild: + Marking qt-unixODBC-3.3.8b ppc64 for bug 253978 *qt-unixODBC-3.3.8b (26 Jul 2008) 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 6589e9a1ac8c..cb71b3ad83c5 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-2008 Gentoo Foundation +# 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.1 2008/07/26 21:00:53 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.8b.ebuild,v 1.2 2009/01/07 19:44:51 ranger 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" |