diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 13:10:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 13:10:31 +0000 |
commit | 8269f406f89e2bf01abef99d1197a70bfb2cd7d9 (patch) | |
tree | 2068dd96b9351bcd3535669835d9cd77ca25add1 /media-gfx | |
parent | ppc stable #320409 (diff) | |
download | gentoo-2-8269f406f89e2bf01abef99d1197a70bfb2cd7d9.tar.gz gentoo-2-8269f406f89e2bf01abef99d1197a70bfb2cd7d9.tar.bz2 gentoo-2-8269f406f89e2bf01abef99d1197a70bfb2cd7d9.zip |
ppc stable #320411
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-2010.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 4c251a4a52b4..ba978afb88fe 100644 --- a/media-gfx/hugin/ChangeLog +++ b/media-gfx/hugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/hugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.89 2010/03/28 21:16:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.90 2010/05/24 13:10:31 nixnut Exp $ + + 24 May 2010; <nixnut@gentoo.org> hugin-2010.0.0.ebuild: + ppc stable #320411 28 Mar 2010; Markus Meier <maekke@gentoo.org> hugin-2010.0.0.ebuild: add pkgconfig to DEPEND by Nikoli in bug #311693 diff --git a/media-gfx/hugin/hugin-2010.0.0.ebuild b/media-gfx/hugin/hugin-2010.0.0.ebuild index 1e3e6a328958..507c09cd4169 100644 --- a/media-gfx/hugin/hugin-2010.0.0.ebuild +++ b/media-gfx/hugin/hugin-2010.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2010.0.0.ebuild,v 1.2 2010/03/28 21:16:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2010.0.0.ebuild,v 1.3 2010/05/24 13:10:31 nixnut Exp $ EAPI=2 WX_GTK_VER="2.8" @@ -12,7 +12,7 @@ HOMEPAGE="http://hugin.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 SIFT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" LANGS=" bg ca cs de en_GB es fi fr hu it ja ko nl pl pt_BR ru sk sl sv uk zh_CN zh_TW" IUSE="lapack +sift $(echo ${LANGS//\ /\ linguas_})" |