From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qa9yP-0003je-9P for garchives@archives.gentoo.org; Fri, 24 Jun 2011 17:15:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C12EC1C238; Fri, 24 Jun 2011 17:09:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 721801C222 for ; Fri, 24 Jun 2011 17:09:26 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1414D2AC014 for ; Fri, 24 Jun 2011 17:09:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 711248003D for ; Fri, 24 Jun 2011 17:09:25 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <59bc36fd6b7d8c2653330965ed0bd987c31c41d5.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/qcl/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/qcl/qcl-0.6.3-r1.ebuild X-VCS-Directories: sci-physics/qcl/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 59bc36fd6b7d8c2653330965ed0bd987c31c41d5 Date: Fri, 24 Jun 2011 17:09:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: a8710e35f975964c4e5f93cab1680c4a commit: 59bc36fd6b7d8c2653330965ed0bd987c31c41d5 Author: Justin Lecher gentoo org> AuthorDate: Fri Jun 24 15:41:30 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jun 24 15:41:30 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D59bc36fd Sort inherit and/or USE (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- 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 e101fae..4e74b2e 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: $ =20 EAPI=3D2 -inherit flag-o-matic eutils +inherit eutils flag-o-matic =20 DESCRIPTION=3D"Quantum Computation Language with an emulator of a quantu= m computer" HOMEPAGE=3D"http://tph.tuwien.ac.at/~oemer/qcl.html"