diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-03 10:04:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-03 10:04:29 +0000 |
commit | 9be0ee6c2205e84236ccbb991a4762443232f240 (patch) | |
tree | ad897e1a39fc7ce659a9d8160de68092e9bf255a /media-gfx/qiv | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-9be0ee6c2205e84236ccbb991a4762443232f240.tar.gz gentoo-2-9be0ee6c2205e84236ccbb991a4762443232f240.tar.bz2 gentoo-2-9be0ee6c2205e84236ccbb991a4762443232f240.zip |
Stable on ppc64; bug #145560
(Portage version: 2.1-r2)
Diffstat (limited to 'media-gfx/qiv')
-rw-r--r-- | media-gfx/qiv/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/qiv/qiv-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/qiv/ChangeLog b/media-gfx/qiv/ChangeLog index c0b28c75f34d..d8d83c6032cf 100644 --- a/media-gfx/qiv/ChangeLog +++ b/media-gfx/qiv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/qiv # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/ChangeLog,v 1.20 2006/09/03 09:00:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/ChangeLog,v 1.21 2006/09/03 10:04:29 corsair Exp $ + + 03 Sep 2006; Markus Rothe <corsair@gentoo.org> qiv-2.0.ebuild: + Stable on ppc64; bug #145560 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> qiv-1.9.ebuild, qiv-2.0.ebuild: diff --git a/media-gfx/qiv/qiv-2.0.ebuild b/media-gfx/qiv/qiv-2.0.ebuild index b39c37b18373..358d161325c4 100644 --- a/media-gfx/qiv/qiv-2.0.ebuild +++ b/media-gfx/qiv/qiv-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-2.0.ebuild,v 1.7 2006/09/03 09:00:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-2.0.ebuild,v 1.8 2006/09/03 10:04:29 corsair Exp $ MY_P="${P/_/-}" S="${WORKDIR}/${P%%_*}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.klografx.net/qiv/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ppc sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" IUSE="xinerama" DEPEND="media-libs/libpng |