diff options
author | Michael Weber <xmw@gentoo.org> | 2012-07-06 05:26:52 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-07-06 05:26:52 +0000 |
commit | 49a4f0c82e02398c2ee21e7015de9f417118d0fb (patch) | |
tree | e8cd8fb4758fb341394f02a523e474f18a128a85 /x11-libs/qt-xmlpatterns | |
parent | Filter -O0 from src/Makefile. Thanks ago (diff) | |
download | historical-49a4f0c82e02398c2ee21e7015de9f417118d0fb.tar.gz historical-49a4f0c82e02398c2ee21e7015de9f417118d0fb.tar.bz2 historical-49a4f0c82e02398c2ee21e7015de9f417118d0fb.zip |
ppc stable (bug 414241)
Package-Manager: portage-2.1.11.5/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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-libs/qt-xmlpatterns/ChangeLog b/x11-libs/qt-xmlpatterns/ChangeLog index 83ab04c4ccd5..5d0936fb88cf 100644 --- a/x11-libs/qt-xmlpatterns/ChangeLog +++ b/x11-libs/qt-xmlpatterns/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-xmlpatterns # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.113 2012/07/05 12:30:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.114 2012/07/06 05:06:25 xmw Exp $ + + 06 Jul 2012; Michael Weber <xmw@gentoo.org> qt-xmlpatterns-4.8.1.ebuild: + ppc stable (bug 414241) 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> qt-xmlpatterns-4.8.2.ebuild: Stable for amd64, wrt bug #424625 @@ -482,4 +485,3 @@ 21 Dec 2007; Caleb Tennis <caleb@gentoo.org> +metadata.xml, +qt-xmlpatterns-4.4.0_rc1.ebuild: Initial ebuild - diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.1.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.1.ebuild index 0a67b8040f6a..61f90c0fd6d2 100644 --- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.1.ebuild +++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.1.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-xmlpatterns/qt-xmlpatterns-4.8.1.ebuild,v 1.7 2012/06/25 16:10:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.8.1.ebuild,v 1.8 2012/07/06 05:06:25 xmw Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The XmlPatterns module for the Qt toolkit" SLOT="4" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~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 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND=" |