diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-14 19:41:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-14 19:41:42 +0000 |
commit | 26070ff84b1ca5d3d044e62e916d0078c2fc3e38 (patch) | |
tree | fcf58443e21be82db14eabcbc684c78bd34e9508 /sci-physics | |
parent | Stable on ppc wrt bug 231780 (diff) | |
download | gentoo-2-26070ff84b1ca5d3d044e62e916d0078c2fc3e38.tar.gz gentoo-2-26070ff84b1ca5d3d044e62e916d0078c2fc3e38.tar.bz2 gentoo-2-26070ff84b1ca5d3d044e62e916d0078c2fc3e38.zip |
Marked ~hppa (bug #230716).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/paw/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog index ed6ab2fee77c..14ed096df530 100644 --- a/sci-physics/paw/ChangeLog +++ b/sci-physics/paw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/paw # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.6 2008/07/10 18:29:08 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.7 2008/07/14 19:41:42 jer Exp $ + + 14 Jul 2008; Jeroen Roovers <jer@gentoo.org> paw-2.14.04-r2.ebuild: + Marked ~hppa (bug #230716). 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> -paw-2.14.04-r1.ebuild, paw-2.14.04-r2.ebuild: diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 07ab0b06151e..7f267ff2d10c 100644 --- a/sci-physics/paw/paw-2.14.04-r2.ebuild +++ b/sci-physics/paw/paw-2.14.04-r2.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-physics/paw/paw-2.14.04-r2.ebuild,v 1.4 2008/07/10 18:29:08 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.5 2008/07/14 19:41:42 jer Exp $ inherit eutils multilib fortran @@ -15,7 +15,7 @@ LICENSE="GPL-2 LGPL-2 BSD" SRC_URI="mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}.orig.tar.gz mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.diff.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" SLOT="0" IUSE="" |