diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-01-12 17:20:05 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-01-12 17:20:05 +0000 |
commit | 435b89260a6765bb6f430142002fc1234a30a1f0 (patch) | |
tree | 289cafce765020df93043002c937b83183311672 /media-gfx/pictureflow/pictureflow-0.1.0.ebuild | |
parent | Version bump (bug #300743). (diff) | |
download | historical-435b89260a6765bb6f430142002fc1234a30a1f0.tar.gz historical-435b89260a6765bb6f430142002fc1234a30a1f0.tar.bz2 historical-435b89260a6765bb6f430142002fc1234a30a1f0.zip |
Stable on amd64 wrt bug #300035
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/pictureflow/pictureflow-0.1.0.ebuild')
-rw-r--r-- | media-gfx/pictureflow/pictureflow-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pictureflow/pictureflow-0.1.0.ebuild b/media-gfx/pictureflow/pictureflow-0.1.0.ebuild index a262765171ca..e82407b76f85 100644 --- a/media-gfx/pictureflow/pictureflow-0.1.0.ebuild +++ b/media-gfx/pictureflow/pictureflow-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pictureflow/pictureflow-0.1.0.ebuild,v 1.4 2010/01/07 16:33:08 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pictureflow/pictureflow-0.1.0.ebuild,v 1.5 2010/01/12 17:20:05 hwoarang Exp $ EAPI="2" inherit qt4-r2 @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="amd64 ~sparc x86" IUSE="debug" DEPEND="x11-libs/qt-gui" |