diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:41:34 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:41:34 +0000 |
commit | 6282f44a2abe36dbc93f6b74c6b6b4bac640fe0c (patch) | |
tree | 42feeac79fed392f48e13afeb5f1d9b686146340 /sci-physics/paw | |
parent | amd64 stable, bug 245875 (diff) | |
download | gentoo-2-6282f44a2abe36dbc93f6b74c6b6b4bac640fe0c.tar.gz gentoo-2-6282f44a2abe36dbc93f6b74c6b6b4bac640fe0c.tar.bz2 gentoo-2-6282f44a2abe36dbc93f6b74c6b6b4bac640fe0c.zip |
amd64 stable, bug 245875
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/paw')
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 2596b11fe0b8..6032b71c61e6 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.8 2009/03/03 16:59:45 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.9 2009/03/22 21:41:34 darkside 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="" |