diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-01-14 04:32:54 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-01-14 04:32:54 +0000 |
commit | c638bd942c352eb4778b5b3089023f309be862f0 (patch) | |
tree | 277d72b5e68e1002c9848deeab0aaece32e79c2c /sci-chemistry/votca-csgapps | |
parent | Version bump, see http://www.winehq.org/announce/1.3.37 for the announcement. (diff) | |
download | gentoo-2-c638bd942c352eb4778b5b3089023f309be862f0.tar.gz gentoo-2-c638bd942c352eb4778b5b3089023f309be862f0.tar.bz2 gentoo-2-c638bd942c352eb4778b5b3089023f309be862f0.zip |
keyword ~amd64-linux
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/votca-csgapps')
-rw-r--r-- | sci-chemistry/votca-csgapps/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/votca-csgapps/ChangeLog b/sci-chemistry/votca-csgapps/ChangeLog index ef2856775d53..b7b14155c389 100644 --- a/sci-chemistry/votca-csgapps/ChangeLog +++ b/sci-chemistry/votca-csgapps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/votca-csgapps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.4 2012/01/13 01:27:50 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.5 2012/01/14 04:32:54 ottxor Exp $ + + 14 Jan 2012; Christoph Junghans <ottxor@gentoo.org> + votca-csgapps-1.2.2.ebuild: + keyword ~amd64-linux 13 Jan 2012; Christoph Junghans <ottxor@gentoo.org> votca-csgapps-1.2.2.ebuild, +files/votca-csgapps-1.2.2-dso.patch: diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild index 179d29224df5..983f5e1a1668 100644 --- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild +++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.2 2012/01/13 01:27:50 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.3 2012/01/14 04:32:54 ottxor Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="=sci-chemistry/${PN%apps}-${PV}" |