diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 14:44:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 14:44:34 +0000 |
commit | 8f1be81890556a845c5e8467f9923626a45b7701 (patch) | |
tree | 33616b0bcccf367189a9bce6d8576d469e098ba1 /x11-libs | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-8f1be81890556a845c5e8467f9923626a45b7701.tar.gz gentoo-2-8f1be81890556a845c5e8467f9923626a45b7701.tar.bz2 gentoo-2-8f1be81890556a845c5e8467f9923626a45b7701.zip |
Re-add ~alpha wrt #188103
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt/qt-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index 68bb658f2954..92b3ac44d64e 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.472 2007/08/08 12:57:46 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.473 2007/08/08 14:44:34 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> qt-4.3.1.ebuild: + Re-add ~alpha wrt #188103 *qt-4.3.1 (08 Aug 2007) diff --git a/x11-libs/qt/qt-4.3.1.ebuild b/x11-libs/qt/qt-4.3.1.ebuild index 5b9b7c28da9e..cf9f5f120f97 100644 --- a/x11-libs/qt/qt-4.3.1.ebuild +++ b/x11-libs/qt/qt-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.1.ebuild,v 1.1 2007/08/08 12:57:46 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.1.ebuild,v 1.2 2007/08/08 14:44:34 armin76 Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -13,7 +13,7 @@ S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~x86 ~x86-fbsd" IUSE_INPUT_DEVICES="input_devices_wacom" |