diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-10 19:14:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-10 19:14:42 +0000 |
commit | 7cac31a82d2ff81ab60dbcf0796944bdbfc37884 (patch) | |
tree | 23a81e2463dac1d37e1d473f94dddb9c00240c57 /media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild | |
parent | Stable for x86, wrt bug #451272 (diff) | |
download | gentoo-2-7cac31a82d2ff81ab60dbcf0796944bdbfc37884.tar.gz gentoo-2-7cac31a82d2ff81ab60dbcf0796944bdbfc37884.tar.bz2 gentoo-2-7cac31a82d2ff81ab60dbcf0796944bdbfc37884.zip |
Stable for ppc, wrt bug #451272
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild')
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild index ee39e029c8ac..bfbc634a25ac 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.3 2013/01/10 19:14:00 ago Exp $ +# $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 $ 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" |