summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-06-20 11:13:18 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-06-20 11:13:18 +0000
commit3bfa7f429990f4d6ff366a8b882fa0ef31b48c43 (patch)
treedf08ec44413678dce1e196e1c645b86995e9638a /sci-libs/szip
parentrevision bump with security fixes for bug #324019 (diff)
downloadgentoo-2-3bfa7f429990f4d6ff366a8b882fa0ef31b48c43.tar.gz
gentoo-2-3bfa7f429990f4d6ff366a8b882fa0ef31b48c43.tar.bz2
gentoo-2-3bfa7f429990f4d6ff366a8b882fa0ef31b48c43.zip
alpha/ia64/sparc stable wrt #324797
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-libs/szip')
-rw-r--r--sci-libs/szip/ChangeLog7
-rw-r--r--sci-libs/szip/szip-2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/szip/ChangeLog b/sci-libs/szip/ChangeLog
index bb57b91c8442..df3d970a1e08 100644
--- a/sci-libs/szip/ChangeLog
+++ b/sci-libs/szip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/szip
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/ChangeLog,v 1.18 2009/10/12 19:57:39 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/ChangeLog,v 1.19 2010/06/20 11:13:18 armin76 Exp $
+
+ 20 Jun 2010; Raúl Porcel <armin76@gentoo.org> szip-2.1.ebuild:
+ alpha/ia64/sparc stable wrt #324797
12 Oct 2009; Jeroen Roovers <jer@gentoo.org> szip-2.1.ebuild:
Stable for HPPA (bug #245707).
diff --git a/sci-libs/szip/szip-2.1.ebuild b/sci-libs/szip/szip-2.1.ebuild
index 3ecccc9e0b99..e95e7328b3a3 100644
--- a/sci-libs/szip/szip-2.1.ebuild
+++ b/sci-libs/szip/szip-2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/szip-2.1.ebuild,v 1.7 2009/10/12 19:57:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/szip-2.1.ebuild,v 1.8 2010/06/20 11:13:18 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.hdfgroup.org/lib-external/${PN}/${PV}/src/${P}.tar.gz"
LICENSE="szip"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
IUSE=""
DEPEND=""