diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-27 13:23:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-27 13:23:32 +0000 |
commit | 71d5b2f81a4957c444bd70ff8b91f2e3cd97cee9 (patch) | |
tree | df5e7bfed3ea434775e52c21df5777ad5a6165de /x11-libs/qt-opengl | |
parent | Add back dropped keywords (diff) | |
download | historical-71d5b2f81a4957c444bd70ff8b91f2e3cd97cee9.tar.gz historical-71d5b2f81a4957c444bd70ff8b91f2e3cd97cee9.tar.bz2 historical-71d5b2f81a4957c444bd70ff8b91f2e3cd97cee9.zip |
Add ~alpha/~ia64/~sparc wrt #223557
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-libs/qt-opengl')
-rw-r--r-- | x11-libs/qt-opengl/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index 78b793ae0135..2726639cba79 100644 --- a/x11-libs/qt-opengl/ChangeLog +++ b/x11-libs/qt-opengl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-opengl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.7 2008/05/25 08:39:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.8 2008/05/27 13:21:42 armin76 Exp $ + + 27 May 2008; Raúl Porcel <armin76@gentoo.org> qt-opengl-4.4.0.ebuild: + Add ~alpha/~ia64/~sparc wrt #223557 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-opengl-4.4.0.ebuild: Added ~ppc/~ppc64 diff --git a/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild b/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild index 3b21e42c494c..5d6d92a666d1 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild,v 1.2 2008/05/25 08:39:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild,v 1.3 2008/05/27 13:21:42 armin76 Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+qt3support" DEPEND="~x11-libs/qt-gui-${PV} |