diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-11 17:07:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-11 17:07:57 +0000 |
commit | 5a8361a9308407855898545769c3d12cdf294c9b (patch) | |
tree | 5a6b559a263c3dbbbc8682f6445b6389e2ea1be1 /media-gfx/hugin | |
parent | Fix cpuinfo to correctly detect nocona-based hardware. Bug 183236. (diff) | |
download | gentoo-2-5a8361a9308407855898545769c3d12cdf294c9b.tar.gz gentoo-2-5a8361a9308407855898545769c3d12cdf294c9b.tar.bz2 gentoo-2-5a8361a9308407855898545769c3d12cdf294c9b.zip |
Stable on ppc wrt bug 205154
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'media-gfx/hugin')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-0.6.1-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 6879b86a7f97..d13574f10b2b 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.33 2007/12/17 08:36:48 opfer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.34 2008/01/11 17:07:57 nixnut Exp $ + + 11 Jan 2008; nixnut <nixnut@gentoo.org> hugin-0.6.1-r2.ebuild: + Stable on ppc wrt bug 205154 17 Dec 2007; Christian Faulhammer <opfer@gentoo.org> hugin-0.6.1-r2.ebuild: diff --git a/media-gfx/hugin/hugin-0.6.1-r2.ebuild b/media-gfx/hugin/hugin-0.6.1-r2.ebuild index 107cd79d430b..dfedb4cd5161 100644 --- a/media-gfx/hugin/hugin-0.6.1-r2.ebuild +++ b/media-gfx/hugin/hugin-0.6.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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-r2.ebuild,v 1.3 2007/12/17 08:36:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v 1.4 2008/01/11 17:07:57 nixnut Exp $ inherit wxwidgets eutils autotools libtool @@ -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 |