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 | |
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')
-rw-r--r-- | sci-libs/libecwj2/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libecwj2/libecwj2-3.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libecwj2/ChangeLog b/sci-libs/libecwj2/ChangeLog index 89c8d2fa790f..fb14ca0fde47 100644 --- a/sci-libs/libecwj2/ChangeLog +++ b/sci-libs/libecwj2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libecwj2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.5 2010/01/02 02:58:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.6 2010/05/30 17:21:01 hwoarang Exp $ + + 30 May 2010; Markos Chandras <hwoarang@gentoo.org> libecwj2-3.3-r1.ebuild: + Stable on amd64 wrt bug #318825 *libecwj2-3.3-r1 (02 Jan 2010) 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" |