diff options
author | Markus Meier <maekke@gentoo.org> | 2010-06-21 17:00:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-06-21 17:00:14 +0000 |
commit | 6b13f9fb8dba184e5902e887e8697925b0b7f662 (patch) | |
tree | 7b51b59c4fc6d469ecab8ec3140bbf2e3709189f /sci-libs/libecwj2 | |
parent | amd64/x86 stable, bug #322353 (diff) | |
download | gentoo-2-6b13f9fb8dba184e5902e887e8697925b0b7f662.tar.gz gentoo-2-6b13f9fb8dba184e5902e887e8697925b0b7f662.tar.bz2 gentoo-2-6b13f9fb8dba184e5902e887e8697925b0b7f662.zip |
x86 stable, bug #318825
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libecwj2')
-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 e6a0ca8f862a..159cfb9b979f 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.7 2010/06/21 10:30:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.8 2010/06/21 17:00:14 maekke Exp $ + + 21 Jun 2010; Markus Meier <maekke@gentoo.org> libecwj2-3.3-r1.ebuild: + x86 stable, bug #318825 21 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> libecwj2-3.3-r1.ebuild: diff --git a/sci-libs/libecwj2/libecwj2-3.3-r1.ebuild b/sci-libs/libecwj2/libecwj2-3.3-r1.ebuild index a47157f9cbbc..9204afa0923d 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.3 2010/06/21 10:30:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3-r1.ebuild,v 1.4 2010/06/21 17:00:14 maekke 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-1*" |