summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-10-04 00:57:46 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-10-04 00:57:46 +0000
commit6ab098e4875e1262fd44567208a570ad456daff0 (patch)
tree1c0b2e2dc4c256b33b0121cecf0bcea6d2b44073 /sci-libs/libecwj2
parentadd ~amd64 kw, bug #239154 (diff)
downloadgentoo-2-6ab098e4875e1262fd44567208a570ad456daff0.tar.gz
gentoo-2-6ab098e4875e1262fd44567208a570ad456daff0.tar.bz2
gentoo-2-6ab098e4875e1262fd44567208a570ad456daff0.zip
add ~amd64, bug #239177
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'sci-libs/libecwj2')
-rw-r--r--sci-libs/libecwj2/ChangeLog7
-rw-r--r--sci-libs/libecwj2/libecwj2-3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/libecwj2/ChangeLog b/sci-libs/libecwj2/ChangeLog
index 0bb3bc3ed249..9b59d53d178c 100644
--- a/sci-libs/libecwj2/ChangeLog
+++ b/sci-libs/libecwj2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/libecwj2
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.2 2007/01/10 14:10:09 djay Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/ChangeLog,v 1.3 2008/10/04 00:57:46 darkside Exp $
+
+ 04 Oct 2008; Jeremy Olexa <darkside@gentoo.org> libecwj2-3.3.ebuild:
+ add ~amd64, bug #239177
10 Jan 2007; <djay@gentoo.org> libecwj2-3.3.ebuild:
Correct the PKG_URL syntaxe
diff --git a/sci-libs/libecwj2/libecwj2-3.3.ebuild b/sci-libs/libecwj2/libecwj2-3.3.ebuild
index 914c91093fdd..44f853ab425e 100644
--- a/sci-libs/libecwj2/libecwj2-3.3.ebuild
+++ b/sci-libs/libecwj2/libecwj2-3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.3 2007/02/01 22:55:29 djay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libecwj2/libecwj2-3.3.ebuild,v 1.4 2008/10/04 00:57:46 darkside Exp $
DESCRIPTION="This library offers read (decompress) and write (compress) for both the ECW and the ISO JPEG 2000 image file formats"
SRC_URI="mirror://gentoo/${P}-2006-09-06.zip"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.ermapper.com/ProductView.aspx?t=28"
LICENSE="ECWPL"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="doc examples"
DEPEND="virtual/libc"