diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-10 19:12:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-10 19:12:25 +0000 |
commit | 4fc8fde3f3152057f8128065fea60e23272ca201 (patch) | |
tree | a804d3fa768034d4d995e63c2f1d72f83934a4c9 /media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild | |
parent | Stable for amd64, wrt bug #436704 (diff) | |
download | gentoo-2-4fc8fde3f3152057f8128065fea60e23272ca201.tar.gz gentoo-2-4fc8fde3f3152057f8128065fea60e23272ca201.tar.bz2 gentoo-2-4fc8fde3f3152057f8128065fea60e23272ca201.zip |
Stable for amd64, 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild index 212dcd2ffe2f..fe8ba0c5c8b5 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-2012 Gentoo Foundation +# 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.1 2012/12/08 16:04:43 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild,v 1.2 2013/01/10 19:12:25 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" |