diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-03-03 16:59:45 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-03-03 16:59:45 +0000 |
commit | 6bee97175c84639908c54b29f1c36375ea102fa8 (patch) | |
tree | 4869d6204c04b60ca1fe93961ad90100653cc208 /sci-physics/paw | |
parent | Sparc stable, part of Bug #245875. (diff) | |
download | gentoo-2-6bee97175c84639908c54b29f1c36375ea102fa8.tar.gz gentoo-2-6bee97175c84639908c54b29f1c36375ea102fa8.tar.bz2 gentoo-2-6bee97175c84639908c54b29f1c36375ea102fa8.zip |
Sparc stable, part of Bug #245875.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/paw')
-rw-r--r-- | sci-physics/paw/ChangeLog | 7 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog index 51a326702e19..15110555c455 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.9 2008/07/15 12:48:38 fmccor Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.10 2009/03/03 16:59:45 fmccor Exp $ + + 03 Mar 2009; Ferris McCormick <fmccor@gentoo.org> paw-2.14.04-r2.ebuild: + Sparc stable, part of Bug #245875. 15 Jul 2008; Ferris McCormick <fmccor@gentoo.org> paw-2.14.04-r2.ebuild: Add ~sparc for testing, dependency required for Bug #230716. diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 87f511d90780..2596b11fe0b8 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 +# 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.7 2008/07/15 12:48:38 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.8 2009/03/03 16:59:45 fmccor 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 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa sparc ~x86" SLOT="0" IUSE="" |