diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-05-30 17:21:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-05-30 17:21:01 +0000 |
commit | 7df02f6cf3dce253b5146fa5688e603804b2955b (patch) | |
tree | eb14a6edf04fe0031ecb620274e84bf36c3c37f7 /sci-libs/libecwj2/libecwj2-3.3-r1.ebuild | |
parent | Stable on amd64 wrt #321877 (diff) | |
download | gentoo-2-7df02f6cf3dce253b5146fa5688e603804b2955b.tar.gz gentoo-2-7df02f6cf3dce253b5146fa5688e603804b2955b.tar.bz2 gentoo-2-7df02f6cf3dce253b5146fa5688e603804b2955b.zip |
Stable on amd64 wrt bug #318825
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libecwj2/libecwj2-3.3-r1.ebuild')
-rw-r--r-- | sci-libs/libecwj2/libecwj2-3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libecwj2/libecwj2-3.3-r1.ebuild b/sci-libs/libecwj2/libecwj2-3.3-r1.ebuild index dac12edc821c..77d944c17e55 100644 --- a/sci-libs/libecwj2/libecwj2-3.3-r1.ebuild +++ b/sci-libs/libecwj2/libecwj2-3.3-r1.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/sci-libs/libecwj2/libecwj2-3.3-r1.ebuild,v 1.1 2010/01/02 02:58:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3-r1.ebuild,v 1.2 2010/05/30 17:21:01 hwoarang Exp $ EAPI=2 inherit eutils autotools @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ermapper.com/ProductView.aspx?t=28" LICENSE="ECWPL" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" RDEPEND="media-libs/lcms" |