diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 12:44:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 12:44:57 +0000 |
commit | 2707b005f3e992b89ae28db9c8a4bb77ed0c61fc (patch) | |
tree | ecba4e58b07ccca6a450745744d143d1e37e76de /sci-physics/geant/geant-3.21.14-r2.ebuild | |
parent | alpha stable wrt #353264 (diff) | |
download | historical-2707b005f3e992b89ae28db9c8a4bb77ed0c61fc.tar.gz historical-2707b005f3e992b89ae28db9c8a4bb77ed0c61fc.tar.bz2 historical-2707b005f3e992b89ae28db9c8a4bb77ed0c61fc.zip |
Drop sparc keywords
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'sci-physics/geant/geant-3.21.14-r2.ebuild')
-rw-r--r-- | sci-physics/geant/geant-3.21.14-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild index 2c550a5294a0..88c05facf9c3 100644 --- a/sci-physics/geant/geant-3.21.14-r2.ebuild +++ b/sci-physics/geant/geant-3.21.14-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.15 2010/10/10 21:54:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.16 2011/02/13 12:44:57 armin76 Exp $ EAPI=2 inherit eutils @@ -17,7 +17,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 x86" SLOT="3" IUSE="" |