diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-20 11:13:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-20 11:13:18 +0000 |
commit | df4777a3379b73592cfd5c7a5e0d1fa77f451497 (patch) | |
tree | 1326066d102d3a2f85bf7fa6e17512e3e0347f1e /sci-libs/szip/szip-2.1.ebuild | |
parent | revision bump with security fixes for bug #324019 (diff) | |
download | historical-df4777a3379b73592cfd5c7a5e0d1fa77f451497.tar.gz historical-df4777a3379b73592cfd5c7a5e0d1fa77f451497.tar.bz2 historical-df4777a3379b73592cfd5c7a5e0d1fa77f451497.zip |
alpha/ia64/sparc stable wrt #324797
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'sci-libs/szip/szip-2.1.ebuild')
-rw-r--r-- | sci-libs/szip/szip-2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |