diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:30:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:30:52 +0000 |
commit | cf5e1ca4407f9399177e887706f968a3678131ae (patch) | |
tree | 6c7d56c1c7ffda1aaa4e19312c8452b493a4497d /media-gfx | |
parent | Mark 0.3 stable on ia64 (diff) | |
download | gentoo-2-cf5e1ca4407f9399177e887706f968a3678131ae.tar.gz gentoo-2-cf5e1ca4407f9399177e887706f968a3678131ae.tar.bz2 gentoo-2-cf5e1ca4407f9399177e887706f968a3678131ae.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'media-gfx')
-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 082bd3728a4a..d5c54dc841e8 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.23 2006/09/04 00:41:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/ChangeLog,v 1.24 2006/10/20 21:30:52 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> qiv-2.0.ebuild: + Stable on Alpha. 04 Sep 2006; Michael Sterrett <mr_bones_@gentoo.org> -qiv-1.9_pre10.ebuild, -qiv-1.9.ebuild: diff --git a/media-gfx/qiv/qiv-2.0.ebuild b/media-gfx/qiv/qiv-2.0.ebuild index 79444527ae27..731009ba0322 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.9 2006/09/03 21:40:30 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-2.0.ebuild,v 1.10 2006/10/20 21:30:52 kloeri 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 ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="xinerama" DEPEND="media-libs/libpng |