Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg/
Date: Thu, 27 Feb 2014 23:01:56
Message-Id: 1393540959.c9c6f744a015125c960dabab5703411db11b453b.bicatali@gentoo
1 commit: c9c6f744a015125c960dabab5703411db11b453b
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 27 22:42:39 2014 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 27 22:42:39 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c9c6f744
7
8 removed keywords for live ebuild
9
10 ---
11 sci-chemistry/votca-csg/votca-csg-9999.ebuild | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
15 index 2373594..31fa847 100644
16 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild
17 +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
18 @@ -24,7 +24,7 @@ HOMEPAGE="http://www.votca.org"
19
20 LICENSE="Apache-2.0"
21 SLOT="0"
22 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
23 +KEYWORDS=""
24
25 RDEPEND="=sci-libs/votca-tools-${PV}
26 gromacs? ( sci-chemistry/gromacs:= )