diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-16 14:22:27 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-16 14:22:27 +0000 |
commit | 8bcae108a12b130c15d5315ce726bde43a3b8495 (patch) | |
tree | 756c04cd2a7de4af51c8fc6e3af531e491cb786d /media-gfx/hugin | |
parent | x86 stable, security bug #202351 (diff) | |
download | historical-8bcae108a12b130c15d5315ce726bde43a3b8495.tar.gz historical-8bcae108a12b130c15d5315ce726bde43a3b8495.tar.bz2 historical-8bcae108a12b130c15d5315ce726bde43a3b8495.zip |
amd64 stable wrt #180381
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'media-gfx/hugin')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-0.6.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 050440a08285..80a5c6b73cf5 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.31 2007/12/03 16:40:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.32 2007/12/16 14:22:27 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> hugin-0.6.1-r2.ebuild: + amd64 stable wrt #180381 *hugin-0.7_beta4-r1 (03 Dec 2007) *hugin-0.6.1-r2 (03 Dec 2007) diff --git a/media-gfx/hugin/hugin-0.6.1-r2.ebuild b/media-gfx/hugin/hugin-0.6.1-r2.ebuild index 8c2f00078005..8bc3bb541f99 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 # 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.1 2007/12/03 16:40:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v 1.2 2007/12/16 14:22:27 drac 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 |