diff options
author | Peter Weller <welp@gentoo.org> | 2007-11-14 07:03:20 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-11-14 07:03:20 +0000 |
commit | 1cd359cd9ec0cffb81856cd77de3c4377b1825a8 (patch) | |
tree | 1eeb57e9b055f3c8d6840041f67ad38017de5e63 /media-gfx | |
parent | Stable on amd64 wrt bug 198966 (diff) | |
download | gentoo-2-1cd359cd9ec0cffb81856cd77de3c4377b1825a8.tar.gz gentoo-2-1cd359cd9ec0cffb81856cd77de3c4377b1825a8.tar.bz2 gentoo-2-1cd359cd9ec0cffb81856cd77de3c4377b1825a8.zip |
Stable on amd64 wrt bug 195996
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-0.6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 182a269af687..751c28426aff 100644 --- a/media-gfx/hugin/ChangeLog +++ b/media-gfx/hugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/hugin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.29 2007/10/26 16:58:08 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.30 2007/11/14 07:03:20 welp Exp $ + + 14 Nov 2007; Peter Weller <welp@gentoo.org> hugin-0.6.1-r1.ebuild: + Stable on amd64 wrt bug 195996 26 Oct 2007; Luca Barbato <lu_zero@gentoo.org> hugin-0.6.1-r1.ebuild: Marked ppc diff --git a/media-gfx/hugin/hugin-0.6.1-r1.ebuild b/media-gfx/hugin/hugin-0.6.1-r1.ebuild index 134795f02e2e..8ba83c616194 100644 --- a/media-gfx/hugin/hugin-0.6.1-r1.ebuild +++ b/media-gfx/hugin/hugin-0.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r1.ebuild,v 1.3 2007/10/26 16:58:08 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r1.ebuild,v 1.4 2007/11/14 07:03:20 welp Exp $ inherit wxwidgets eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://hugin.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 SIFT" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="unicode debug enblend sift" DEPEND=">=media-libs/libpano12-2.8.4 |