diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-09 01:13:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-09 01:13:43 +0000 |
commit | 333af9a9dc08960159770ba60b1c06d0d38a2a44 (patch) | |
tree | 6e65af4753eff3f68964eb083b8f1f1886afda2d /sci-libs/szip | |
parent | Mask sys-cluster/mpich2 for sci-libs/hdf5. (diff) | |
download | gentoo-2-333af9a9dc08960159770ba60b1c06d0d38a2a44.tar.gz gentoo-2-333af9a9dc08960159770ba60b1c06d0d38a2a44.tar.bz2 gentoo-2-333af9a9dc08960159770ba60b1c06d0d38a2a44.zip |
Marked ~hppa (bug #216855).
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'sci-libs/szip')
-rw-r--r-- | sci-libs/szip/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/szip/szip-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/szip/ChangeLog b/sci-libs/szip/ChangeLog index 51bc8ec6e80a..9229a3dfb4af 100644 --- a/sci-libs/szip/ChangeLog +++ b/sci-libs/szip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/szip # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/ChangeLog,v 1.13 2008/01/02 18:15:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/ChangeLog,v 1.14 2008/04/09 01:13:43 jer Exp $ + + 09 Apr 2008; Jeroen Roovers <jer@gentoo.org> szip-2.1.ebuild: + Marked ~hppa (bug #216855). 02 Jan 2008; Raúl Porcel <armin76@gentoo.org> szip-2.1.ebuild: Add ~alpha/~ia64 diff --git a/sci-libs/szip/szip-2.1.ebuild b/sci-libs/szip/szip-2.1.ebuild index 8de29d3c07de..82cb4c5b60cd 100644 --- a/sci-libs/szip/szip-2.1.ebuild +++ b/sci-libs/szip/szip-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.2 2008/01/02 18:15:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/szip/szip-2.1.ebuild,v 1.3 2008/04/09 01:13:43 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.hdfgroup.org/lib-external/${PN}/${PV}/${P}.tar.gz" LICENSE="szip" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |