diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-24 17:41:30 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-24 17:41:30 +0200 |
commit | 59bc36fd6b7d8c2653330965ed0bd987c31c41d5 (patch) | |
tree | 5f66439e211580a67cc1e06c2870818cfcd7da95 /sci-physics/qcl/qcl-0.6.3-r1.ebuild | |
parent | Dropped ~ppc as many deps aren't keyworded (diff) | |
download | sci-59bc36fd6b7d8c2653330965ed0bd987c31c41d5.tar.gz sci-59bc36fd6b7d8c2653330965ed0bd987c31c41d5.tar.bz2 sci-59bc36fd6b7d8c2653330965ed0bd987c31c41d5.zip |
Sort inherit and/or USE
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-physics/qcl/qcl-0.6.3-r1.ebuild')
-rw-r--r-- | sci-physics/qcl/qcl-0.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/qcl/qcl-0.6.3-r1.ebuild b/sci-physics/qcl/qcl-0.6.3-r1.ebuild index e101fae5a..4e74b2e0a 100644 --- a/sci-physics/qcl/qcl-0.6.3-r1.ebuild +++ b/sci-physics/qcl/qcl-0.6.3-r1.ebuild @@ -3,7 +3,7 @@ # $Header: $ EAPI=2 -inherit flag-o-matic eutils +inherit eutils flag-o-matic DESCRIPTION="Quantum Computation Language with an emulator of a quantum computer" HOMEPAGE="http://tph.tuwien.ac.at/~oemer/qcl.html" |