diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2009-12-25 10:54:10 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2009-12-25 10:54:10 +0000 |
commit | 3fc5ca641efc37f8f39c3552c136fa0ad893be1c (patch) | |
tree | 30401ef7ad7dbcc01589beb42c61ba35b84207f5 /media-gfx/pqiv/pqiv-0.10.1.ebuild | |
parent | Replace flag -O3 for bug #290097 (diff) | |
download | gentoo-2-3fc5ca641efc37f8f39c3552c136fa0ad893be1c.tar.gz gentoo-2-3fc5ca641efc37f8f39c3552c136fa0ad893be1c.tar.bz2 gentoo-2-3fc5ca641efc37f8f39c3552c136fa0ad893be1c.zip |
Stable for amd64 wrt bug #298091
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/pqiv/pqiv-0.10.1.ebuild')
-rw-r--r-- | media-gfx/pqiv/pqiv-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pqiv/pqiv-0.10.1.ebuild b/media-gfx/pqiv/pqiv-0.10.1.ebuild index e29dc0c70211..0f75fc7dd8e6 100644 --- a/media-gfx/pqiv/pqiv-0.10.1.ebuild +++ b/media-gfx/pqiv/pqiv-0.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/pqiv-0.10.1.ebuild,v 1.2 2009/12/23 12:35:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/pqiv-0.10.1.ebuild,v 1.3 2009/12/25 10:54:10 hwoarang Exp $ EAPI=2 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.pberndt.com/raw/Programme/Linux/${PN}/_download/${P}.tbz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.8:2 |