diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:59:58 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:59:58 +0000 |
commit | 8335541f42ac836e0367523d0f6dcdb1f670570a (patch) | |
tree | e6d375a5277b7799814243066fb0af4b261e22b9 /x11-libs/qt-xmlpatterns | |
parent | keyword ~sparc-solaris (diff) | |
download | gentoo-2-8335541f42ac836e0367523d0f6dcdb1f670570a.tar.gz gentoo-2-8335541f42ac836e0367523d0f6dcdb1f670570a.tar.bz2 gentoo-2-8335541f42ac836e0367523d0f6dcdb1f670570a.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-xmlpatterns')
-rw-r--r-- | x11-libs/qt-xmlpatterns/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-libs/qt-xmlpatterns/ChangeLog b/x11-libs/qt-xmlpatterns/ChangeLog index c2d8a8ecb7f5..1bc01a5db755 100644 --- a/x11-libs/qt-xmlpatterns/ChangeLog +++ b/x11-libs/qt-xmlpatterns/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-xmlpatterns # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.89 2011/07/13 12:51:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.90 2011/08/17 16:59:58 chithanh Exp $ + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + qt-xmlpatterns-4.6.3.ebuild: + keyword ~sparc-solaris 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> qt-xmlpatterns-4.7.2.ebuild: diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.3.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.3.ebuild index f44dd3ea19db..e1435c10747c 100644 --- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.3.ebuild +++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.3.ebuild,v 1.7 2010/12/23 07:57:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.3.ebuild,v 1.8 2011/08/17 16:59:58 chithanh Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The patternist module for the Qt toolkit" SLOT="4" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,exceptions]" |