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-csgapps/
Date: Thu, 27 Feb 2014 23:02:05
Message-Id: 1393540991.6e267a6437cb7f18462d55d733380698c724dcab.bicatali@gentoo
1 commit: 6e267a6437cb7f18462d55d733380698c724dcab
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 27 22:43:11 2014 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 27 22:43:11 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6e267a64
7
8 removed keywords for live ebuild
9
10 ---
11 sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
15 index 3e7dea8..dadeba9 100644
16 --- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
17 +++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
18 @@ -19,7 +19,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 IUSE=""
25
26 RDEPEND="=sci-chemistry/${PN%apps}-${PV}"