diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-11 09:22:26 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-11 09:22:26 +0000 |
commit | 64288e564dfd1e2d524b9c868e28dff5c4c8036d (patch) | |
tree | 44059d307bccd38c9a6f2b676591c0bdf2c2a1a3 /media-libs/qimageblitz | |
parent | x86 stable wrt bug #393317 (diff) | |
download | gentoo-2-64288e564dfd1e2d524b9c868e28dff5c4c8036d.tar.gz gentoo-2-64288e564dfd1e2d524b9c868e28dff5c4c8036d.tar.bz2 gentoo-2-64288e564dfd1e2d524b9c868e28dff5c4c8036d.zip |
x86 stable wrt bug #392799
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-libs/qimageblitz')
-rw-r--r-- | media-libs/qimageblitz/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/qimageblitz/ChangeLog b/media-libs/qimageblitz/ChangeLog index 0a450ad2be65..810502d8d65b 100644 --- a/media-libs/qimageblitz/ChangeLog +++ b/media-libs/qimageblitz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/qimageblitz -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/ChangeLog,v 1.3 2010/09/12 23:56:31 abcd Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/ChangeLog,v 1.4 2011/12/11 09:22:26 phajdan.jr Exp $ + + 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + qimageblitz-0.0.6.ebuild: + x86 stable wrt bug #392799 12 Sep 2010; Jonathan Callen <abcd@gentoo.org> qimageblitz-0.0.4.ebuild, qimageblitz-0.0.6.ebuild: diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild index d88dc02c25ea..ef91c1c28d99 100644 --- a/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild +++ b/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild @@ -1,6 +1,6 @@ -# 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/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild,v 1.2 2010/09/12 23:56:31 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild,v 1.3 2011/12/11 09:22:26 phajdan.jr Exp $ EAPI="2" @@ -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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" SLOT="0" IUSE="3dnow altivec debug mmx sse sse2" |