diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-04-16 09:35:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-04-16 09:35:04 +0000 |
commit | 4483f4aecb9f9ca4803e2bf6b9ca9df289aa6d94 (patch) | |
tree | cac09ddf08eea07800785c3efaec581489fca4e1 /media-gfx/hugin | |
parent | Fix javadoc generation so that it works with both stable and unstable ant. (diff) | |
download | historical-4483f4aecb9f9ca4803e2bf6b9ca9df289aa6d94.tar.gz historical-4483f4aecb9f9ca4803e2bf6b9ca9df289aa6d94.tar.bz2 historical-4483f4aecb9f9ca4803e2bf6b9ca9df289aa6d94.zip |
stable amd64, bug 173068
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-gfx/hugin')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index b77ecfef4a9b..e7749fde88e0 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.21 2007/04/08 04:54:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.22 2007/04/16 09:35:04 opfer Exp $ + + 16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> hugin-0.6.1.ebuild: + stable amd64, bug 173068 08 Apr 2007; Joseph Jezak <josejx@gentoo.org> hugin-0.6.1.ebuild: Marked ppc stable for bug #173068. diff --git a/media-gfx/hugin/hugin-0.6.1.ebuild b/media-gfx/hugin/hugin-0.6.1.ebuild index 2fbfbcaa5a12..1ec900e908ad 100644 --- a/media-gfx/hugin/hugin-0.6.1.ebuild +++ b/media-gfx/hugin/hugin-0.6.1.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.ebuild,v 1.5 2007/04/08 04:54:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild,v 1.6 2007/04/16 09:35:04 opfer 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 |