diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 08:47:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 08:47:31 +0000 |
commit | 8fa99389ab0b304105ea3b85befcd1095f89809b (patch) | |
tree | 548bd4c3722edb7ad5b0944d21b54fa92ba3d128 /x11-libs/qt-qt3support | |
parent | Stable for alpha, wrt bug #445956 (diff) | |
download | gentoo-2-8fa99389ab0b304105ea3b85befcd1095f89809b.tar.gz gentoo-2-8fa99389ab0b304105ea3b85befcd1095f89809b.tar.bz2 gentoo-2-8fa99389ab0b304105ea3b85befcd1095f89809b.zip |
Stable for alpha, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/qt-qt3support')
-rw-r--r-- | x11-libs/qt-qt3support/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-qt3support/qt-qt3support-4.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-qt3support/ChangeLog b/x11-libs/qt-qt3support/ChangeLog index f333172e3561..942435d6a2cc 100644 --- a/x11-libs/qt-qt3support/ChangeLog +++ b/x11-libs/qt-qt3support/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-qt3support # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.140 2012/12/26 17:20:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.141 2012/12/29 08:47:31 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-qt3support-4.8.4.ebuild: + Stable for alpha, wrt bug #445956 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-qt3support-4.8.4.ebuild: Stable for sparc, wrt bug #445956 diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.8.4.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.8.4.ebuild index e59eacf16576..64be9361d327 100644 --- a/x11-libs/qt-qt3support/qt-qt3support-4.8.4.ebuild +++ b/x11-libs/qt-qt3support/qt-qt3support-4.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.8.4.ebuild,v 1.9 2012/12/26 17:20:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.8.4.ebuild,v 1.10 2012/12/29 08:47:31 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+accessibility" |