diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 13:03:37 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 13:03:37 +0000 |
commit | 272f1d6db2f0fbd0a7ad01d1a47de5e0876781a7 (patch) | |
tree | 67f6592da1b4fa1a034e90aba67a56359333d483 /media-libs/qimageblitz | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-272f1d6db2f0fbd0a7ad01d1a47de5e0876781a7.tar.gz gentoo-2-272f1d6db2f0fbd0a7ad01d1a47de5e0876781a7.tar.bz2 gentoo-2-272f1d6db2f0fbd0a7ad01d1a47de5e0876781a7.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/qimageblitz')
-rw-r--r-- | media-libs/qimageblitz/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/qimageblitz/qimageblitz-0.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/qimageblitz/ChangeLog b/media-libs/qimageblitz/ChangeLog index 3f18e983d50e..22bbf876d7c6 100644 --- a/media-libs/qimageblitz/ChangeLog +++ b/media-libs/qimageblitz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/qimageblitz # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/ChangeLog,v 1.10 2012/03/03 13:44:02 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/ChangeLog,v 1.11 2012/05/17 13:03:37 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> qimageblitz-0.0.6.ebuild: + keyword ~amd64-fbsd 03 Mar 2012; Johannes Huber <johu@gentoo.org> -qimageblitz-0.0.4.ebuild: Remove old. diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild index 6277d2f9e023..d92f28baa9e5 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-2012 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.8 2012/03/02 20:35:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qimageblitz/qimageblitz-0.0.6.ebuild,v 1.9 2012/05/17 13:03:37 aballier 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="amd64 ~arm hppa ppc ppc64 x86 ~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" |