diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 18:24:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 18:24:26 +0000 |
commit | d6127fcc82c2824f03a81a99893f6f534a6b7c10 (patch) | |
tree | 3c797068c29a5a494597b41bfa9669bfb4598636 /sci-physics | |
parent | stable sparc, bug 295134 (diff) | |
download | gentoo-2-d6127fcc82c2824f03a81a99893f6f534a6b7c10.tar.gz gentoo-2-d6127fcc82c2824f03a81a99893f6f534a6b7c10.tar.bz2 gentoo-2-d6127fcc82c2824f03a81a99893f6f534a6b7c10.zip |
Stable for HPPA (bug #294442).
(Portage version: 2.2_rc56/cvs/Linux 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 2aef0427f96f..6393eaebf212 100644 --- a/sci-physics/paw/ChangeLog +++ b/sci-physics/paw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/paw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.17 2009/12/04 19:36:16 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.18 2009/12/07 18:24:26 jer Exp $ + + 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> paw-2.14.04-r2.ebuild: + Stable for HPPA (bug #294442). 04 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> 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 6ed67e4780d0..8f77aa0a8633 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-2009 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.15 2009/12/04 19:36:16 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.16 2009/12/07 18:24:26 jer Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -16,7 +16,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 ~hppa sparc x86" +KEYWORDS="amd64 hppa sparc x86" SLOT="0" IUSE="" |