diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-10 19:14:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-10 19:14:59 +0000 |
commit | c401813e94858270e0e26fc3c4612f1c3b72274e (patch) | |
tree | 29beb0b0f3c4e8b636aa00892bce3b337274b6da /media-libs | |
parent | Stable for ppc, wrt bug #451272 (diff) | |
download | gentoo-2-c401813e94858270e0e26fc3c4612f1c3b72274e.tar.gz gentoo-2-c401813e94858270e0e26fc3c4612f1c3b72274e.tar.bz2 gentoo-2-c401813e94858270e0e26fc3c4612f1c3b72274e.zip |
Stable for ppc64, wrt bug #451272
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/qimageblitz/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/qimageblitz/ChangeLog b/media-libs/qimageblitz/ChangeLog index abdad55d9e70..9d1894d9b404 100644 --- a/media-libs/qimageblitz/ChangeLog +++ b/media-libs/qimageblitz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/qimageblitz # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/ChangeLog,v 1.15 2013/01/10 19:14:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/ChangeLog,v 1.16 2013/01/10 19:14:59 ago Exp $ + + 10 Jan 2013; Agostino Sarubbo <ago@gentoo.org> qimageblitz-0.0.6-r1.ebuild: + Stable for ppc64, wrt bug #451272 10 Jan 2013; Agostino Sarubbo <ago@gentoo.org> qimageblitz-0.0.6-r1.ebuild: Stable for ppc, wrt bug #451272 diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild index bfbc634a25ac..053336929580 100644 --- a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild +++ b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild,v 1.4 2013/01/10 19:14:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild,v 1.5 2013/01/10 19:14:59 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://websvn.kde.org/trunk/kdesupport/qimageblitz/" SRC_URI="mirror://kde/stable/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" SLOT="0" IUSE="3dnow altivec debug mmx sse sse2" |